Conda-package-handling

Latest version: v2.2.0

Safety actively analyzes 623022 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

2.2.0

Bug fixes

* Respect umask when unpacking packages, by requiring `conda-package-streaming >= 0.9.0`.

Docs

* Include README.md in pypi metadata. (215)

Contributors

* conda-bot
* dbast
* dholth
* pre-commit-ci[bot]

2.1.0

Bug fixes

* Include decompressed size when creating `.conda` archives with
`CondaFormat_v2.create()`, to reduce memory usage on decompression. (171)
Transmuted archives (converted from `.tar.bz2`) do not contain the
decompressed size.
* Include LICENSE, not just LICENSE.txt in info/ section (172)

Contributors

* conda-bot
* dbast
* dholth
* pre-commit-ci[bot]

2.0.2

Bug fixes

* Reduce memory usage when creating `.conda`. Allocate only one zstd comperssor
when creating `.conda`. Lower default compression level to 19 from 22.
(168)

Contributors

* dholth

2.0.1

Bug fixes

* Require conda-package-streaming 0.7.0 for Windows c:\ vs C:\ check, pypy
support

Contributors

* dholth

2.0.0

Enhancements

* Remove progress bars.
* Based on conda-package-streaming instead of libarchive.
* Requires the `python-zstandard` (`zstandard`) library.
* Threadsafe `extract()` function.
* More efficient `.conda` handling.

Deprecations

* Remove broken `verify` subcommand.
* Remove support for `binsort` (was supposed to help with `tar.bz2`
compression). (Use `.conda` instead.)

Docs

* Add sphinx documentation.

Other

* Reformat entire codebase with `black`, `isort`. (132)

Contributors

* conda-bot
* dholth
* jezdez
* kenodegard
* mariusvniekerk

1.9.0

Enhancements

* Support setting the zstd compression level on the cli. (114)

Bug fixes

* Include tested fix for "``info/`` sorts first in ``.tar.bz2``" feature, useful
for streaming ``.tar.bz2``. (102)
* Fix extracting ``.conda`` given as relative path. (116)
* Gracefully handle missing subcommands. (105)

Contributors

* conda-bot
* jezdez
* dholth
* kenodegard made their first contribution in 112
* mariusvniekerk made their first contribution in 114

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.