Recent Releases of https://github.com/conda/conda-content-trust
https://github.com/conda/conda-content-trust - 0.2.0
Enhancements
- Improve compatibility with
cryptography>=41. (#56) - Convert
setup.py/setuptoolsbuild backend topyproject.toml/hatchling. (#62) - Add canary builds. (#68)
Deprecations
- Drop Python 2 support. (#37)
- Remove unused
conda_content_trust.encryption. (#38)
Other
- Enable pre-commit for linting and auto-formatting. (#35)
- Replace
darkerwithblackpre-commit hook. (#58) - Add
isortpre-commit hook. (#58) - Increase test coverage. (#69, #71, #72, #75)
- Increase test coverage by removing unreachable/unused code. (#72, #74)
Contributors
- @beeankha made their first contribution in https://github.com/conda/conda-content-trust/pull/75
- @conda-bot
- @dholth made their first contribution in https://github.com/conda/conda-content-trust/pull/74
- @jezdez made their first contribution in https://github.com/conda/conda-content-trust/pull/6
- @kenodegard made their first contribution in https://github.com/conda/conda-content-trust/pull/12
- @awwad
- @dependabot[bot] made their first contribution in https://github.com/conda/conda-content-trust/pull/17
- @pre-commit-ci[bot] made their first contribution in https://github.com/conda/conda-content-trust/pull/73
Full Changelog: https://github.com/conda/conda-content-trust/compare/0.1.3...0.2.0
- Python
Published by kenodegard almost 3 years ago
https://github.com/conda/conda-content-trust - 0.1.3
conda-content-trust 0.1.3 - removed versioneer (unnecessary complexity for this small project) - minor doc improvements - minor sdist metadata additions and improvements
- Python
Published by awwad about 5 years ago