Conda

Latest version: v4.3.16

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

Scan your dependencies

Page 25 of 31

2.1.0

-------------------
* fix rm_egg_dirs so that the .egg_info file can be a zip file
* improve integration with pip
* conda list now shows pip installed packages
* conda install will try to install via "pip install" if no
conda package is available (unless --no-pip is provided)
* conda build has a new --build-recipe option which
will create a recipe (stored in <root>/conda-recipes) from pypi
then build a conda package (and install it)
* pip list and pip install only happen if pip is installed
* enhance the locking mechanism so that conda can call itself in the same
process.

2.0.4

-------------------
* ensure lowercase name when generating package info, fixed issue 329
* on Windows, handle the .nonadmin files

2.0.3

-------------------
* update bundle format
* fix bug when displaying packages to be downloaded (thanks Crystal)

2.0.2

-------------------
* add --index-cache option to clean command, see issue 321
* use RPATH (instead of RUNPATH) when building packages on Linux

2.0.1

-------------------
* add --no-prompt option to conda skeleton pypi
* add create_default_packages to condarc (and --no-default-packages option
to create command)

2.0.0

-------------------
* added user/root mode and ability to soft-link across filesystems
* added create --clone option for copying local environments
* fixed behavior when installing into an environment which does not
exist yet, i.e. an error occurs
* fixed install --no-deps option
* added --export option to list command
* allow building of packages in "user mode"
* regular environment locations now used for build and test
* add ability to disallow specification names
* add ability to read help messages from a file when install location is RO
* restore backwards compatibility of share/clone for conda-api
* add new conda bundle command and format
* pass ARCH environment variable to build scripts
* added progress bar to source download for conda build, issue 230
* added ability to use url instead of local file to conda install --file
and conda create --file options

Page 25 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.