Recent Releases of https://github.com/conda/conda-verify
https://github.com/conda/conda-verify - 3.4.2
Contributors:
- @mingwandroid
- Python
Published by mingwandroid about 7 years ago
https://github.com/conda/conda-verify - 3.4.1
Contributors:
- @mingwandroid
- Python
Published by mingwandroid about 7 years ago
https://github.com/conda/conda-verify - 3.4.0
Bug fixes:
- Optimize checkpackagehashesandsize
- under legacy noarch python it is valid to not have a paths_json
Contributors:
- @msarahan
- @mingwandroid
- Python
Published by msarahan about 7 years ago
https://github.com/conda/conda-verify - 3.3.0
Enhancements:
- accepts wildcards of many files to verify
- uses ProcessPoolExecutor to run files in parallel
- adds --out-file to specify a .json file to dump all results to
- support glob patterns for input specs
- vendor in conda's faster rm_rf code. It's less prone to deadlocks than shutil.rmtree.
Contributors:
- @mandeep
- @msarahan
- @jakirkham
- Python
Published by msarahan about 7 years ago
https://github.com/conda/conda-verify - 3.2.0
Enhancements:
- add a check for arch-specific files in noarch packages
- support new conda package format
- speed things up by refactoring package extraction to use conda-package-handling
- manage releases with rever
Bug fixes:
- reconcile conda-verify license families with conda-build's families
- Add GPL to license families
Contributors:
- @mandeep
- @msarahan
- @jakirkham
- Python
Published by msarahan about 7 years ago
https://github.com/conda/conda-verify - 3.2.1
Contributors:
- @mandeep
- @msarahan
- @jakirkham
- Python
Published by msarahan over 7 years ago
https://github.com/conda/conda-verify - 3.1.1
2018-09-28 3.1.1:
- Fix bat/exe check to only fail when .bat and .exe files with same name exist #49
Contributors:
- @mingwandroid
- Python
Published by msarahan almost 8 years ago
https://github.com/conda/conda-verify - 3.1.0
2018-07-24 3.1.0:
- add git_rev to source section fields #41
- use versioneer for versioning #42
- import license families and FIELDS schema from conda-build when it is available #47
- make exiting optional, but always print errors #47
Contributors:
- @mandeep
- @msarahan
- Python
Published by msarahan almost 8 years ago
https://github.com/conda/conda-verify - 3.0.0
2017-10-13 3.0.0:
- rewrite to use more integrated code, less plugin code
- fix setup.py not including any packages (and thus doing nothing)
- expand test coverage
- Python
Published by msarahan almost 9 years ago