这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: InfiniteChai/conda

Tags

4.8.4

Toggle 4.8.4's commit message
4.8.4 (2020-08-06)

Enhancements:

* Add `linux-ppc64` as a recognized platform (conda#9797, conda#9877)
* Add `linux-s390x` as a recognized platform (conda#9933, conda#10051)
* Add spinner to pip installer (conda#10032)
* Add support for running conda in PyPy (conda#9764)
* Support creating conda environments using remote specification files (conda#9835)
* Allow request retries on various HTTP errors (conda#9919)
* Add `compare` command for environments against a specification file (conda#10022)
* Add (preliminary) support for JSON-format activation (conda#8727)
* Properly handle the `CURL_CA_BUNDLE` environment variable (conda#10078)
* More uniformly handle `$CONDA_PREFIX` when exporting environments (conda#10092)
* Enable trailing `_` to anchor OpenSSL-like versions (conda#9859)
* Replace `listdir` and `glob` with `scandir` (conda#9889)
* Ignore virtual packages when searching for constrained packages (conda#10117)
* Add virtual packages to be considered in the solver (conda#10057)

Bug fixes:

* Prevent `remove --all` from deleting non-environment directories (conda#10086)
* Prevent `create --dry-run --yes` from deleting existing environments (conda#10090)
* Remove extra newline from environment export file (conda#9649)
* Print help on incomplete `conda env config` command rather than crashing (conda#9660)
* Correctly set exit code/errorlevel when `conda run` exits (conda#9665)
* Send "inconsistent environment" warnings to stderr to avoid breaking JSON output (conda#9738)
* Fix output formatting from post-link scripts (conda#9841)
* Fix URL parsing for channel subdirs (conda#9844)
* Fix `conda env export -f` sometimes producing empty output files (conda#9909)
* Fix handling of Python releases with two-digit minor versions (conda#9999)
* Do not use gid to determine if user is an admin on \*nix platforms (conda#10002)
* Suppress spurious xonsh activation warnings (conda#10005)
* Fix crash when running `conda update --all` on a nonexistent environment (conda#10028)
* Fix collections import for Python 3.8 (conda#10093)
* Fix regex-related deprecation warnings (conda#10093, conda#10096)
* Fix logic error when running under Python 2.7 on 64-bit platforms (conda#10108)
* Fix Python 3.8 leaked semaphore issue (conda#10115)

Docs:

* Fix formatting and typos (conda#9623, conda#9689, conda#9898, conda#10042)
* Correct location for yum repository configuration files (conda#9988)
* Clarify usage for the `--channel` option (conda#10054)
* Clarify Python is not installed by default into new environments (conda#10089)

Miscellaneous:

* Fixes to tests and CI pipelines (conda#9842, conda#9863, conda#9938, conda#9960, conda#10010)
* Remove conda-forge dependencies for developing conda (conda#9857, conda#9871)
* Audit YAML usage for `safe_load` vs `round_trip_load` (conda#9902)

Contributors:

* @alanhdu
* @angloyna
* @Anthchirp
* @Arrowbox
* @bbodenmiller
* @beenje
* @bernardoduarte
* @birdsarah
* @bnemanich
* @chenghlee
* @ChihweiLHBird
* @cjmartian
* @ericpre
* @error404-beep
* @esc
* @hartb
* @hugobuddel
* @isuruf
* @jjhelmus
* @kalefranz
* @mingwandroid
* @mlline00
* @mparry
* @mrocklin
* @necaris
* @pdnm
* @pradghos
* @ravigumm
* @Reissner
* @scopatz
* @sidhant007
* @songmeixu
* @speleo3
* @tomsaleeba
* @WinstonPais

4.8.3

Toggle 4.8.3's commit message
4.8.3 (2020-03-13)

Docs:

* Add release notes for 4.8.2 to docs (conda#9632)
* Fix typos in docs (conda#9637, conda#9643)
* Grammatical and formatting changes (conda#9647)

Bug fixes:

* Account for channel is specs (conda#9748)

Contributors:

* @bernardoduarte
* @forrestwaters
* @jjhelmus
* @msarahan
* @rrigdon
* @timgates42

4.8.2

Toggle 4.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request conda#9631 from forrestwaters/fw_conda482

4.8.2 changelog

4.8.1

Toggle 4.8.1's commit message
* improve performance for conda run by avoiding Popen.communicate (co…

…nda#9381)

* Put conda keyring in /usr/share/keyrings on Debian (conda#9424)
* refactor common.logic to fix some bugs and prepare for better modularity (conda#9427)
* Support nested configuration  (conda#9449)
* Support Object configuration parameters  (conda#9465)
* Use freeze_installed to speed up conda env update  (conda#9511)
* add networking args to conda env create (conda#9525)

* fix string concatenation running words together regarding CONDA_EXE  (conda#9411)
* Fix typo ("list" -> "info")  (conda#9433)
* improve description of DLL loading verification and activating environments  (conda#9453)
* Installing with specific build number  (conda#9534)
* typo in condarc key envs_dirs  (conda#9478)
* Clarify channel priority and package sorting (conda#9492)

* Fix calling python api run_command with list and string arguments  (conda#9331)
* set tmp to shortened path that excludes spaces (conda#9409)
* Add subdir to PackageRecord dist_str  (conda#9418)
* revert init bash completion  (conda#9421)
* avoid function redefinition upon resourcing conda.fish  (conda#9444)
* propagate pip error level when creating envs with conda env (conda#9460)
* fix incorrect chown call (conda#9464)
* Don't check in pkgs for trash (conda#9472)
* Fix running conda activate in multiple processes on windows  (conda#9477)
* remove setuptools from run_constrained in recipe  (conda#9485)
* Fix `__conda_activate` function to correctly return exit code  (conda#9532)
* fix overly greedy capture done by subprocess for conda run  (conda#9537)

* @AntoinePrv
* @brettcannon
* @bwildenhain
* @cjmartian
* @felker
* @forrestwaters
* @gilescope
* @isuruf
* @jeremyjliu
* @jjhelmus
* @jhultman
* @marcuscaisey
* @mbargull
* @mingwandroid
* @msarahan
* @okhoma
* @osamoylenko
* @rrigdon
* @rulerofthehuns
* @soapy1
* @tartansandal

4.8.0

Toggle 4.8.0's commit message
This is a re-release of 4.8.0rc0 and has no further changes.

4.8.0rc0

Toggle 4.8.0rc0's commit message
4.8.0rc0 (2019-11-04)

* retry downloads if they fail, controlled by `remote_max_retries` and `remote_backoff_factor` configuration values (conda#9318)
* redact authentication information in some URLs (conda#9341)
* add osx version virtual package , `__osx` (conda#9349)
* add glibc virtual package, `__glibc` (conda#9358)

* removeed references to MD5s from docs (conda#9247)
* Add docs on `CONDA_DLL_SEARCH_MODIFICATION_ENABLED` (conda#9286)
* document threads, spec history and configuration (conda#9327)
* more documentation on channels (conda#9335)
* document the .condarc search order (conda#9369)
* various minor documentation fixes (conda#9238, conda#9248, conda#9267, conda#9334, conda#9351, conda#9372, conda#9378, conda#9388, conda#9391, conda#9393)

* fix issues with xonsh activation on Windows (conda#8246)
* remove unsupported --lock argument from conda clean (conda#8310)
* do not add `sys_prefix_path` to failed activation or deactivation (conda#9282)
* fix csh setenv command (conda#9284)
* do not memorize `PackageRecord.combined_depends` (conda#9289)
* use `CONDA_INTERNAL_OLDPATH` rather than `OLDPATH` in activation script (conda#9303)
* fixes xonsh activation and tab completion (conda#9305)
* fix what channels are queried when context.offline is True (conda#9385)

* @analog-cbarber
* @andreasg123
* @beckermr
* @bryant1410
* @colinbrislawn
* @felker
* @forrestwaters
* @gabrielcnr
* @isuruf
* @jakirkham
* @jeremyjliu
* @jjhelmus
* @jooh
* @jpigla
* @marcelotrevisani
* @melund
* @mfansler
* @mingwandroid
* @msarahan
* @rrigdon
* @scopatz
* @soapy1
* @WillyChen123
* @xhochy

4.7.12

Toggle 4.7.12's commit message
* add support for env file creation based on explicit specs in history (

conda#9093)

* detect prefix paths when -p nor -n not given  (conda#9135)
* Add config parameter to disable conflict finding (for faster time to errors)  (conda#9190)

* fix race condition with creation of repodata cache dir  (conda#9073)
* fix ProxyError expected arguments  (conda#9123)
* makedirs to initialize .conda folder when registering env - fixes permission errors with .conda folders not existing when package cache gets created (conda#9215)
* fix list duplicates errors in reading repodata/prefix data  (conda#9132)
* fix neutered specs not being recorded in history, leading to unsatisfiable environments later  (conda#9147)
* Standardize "conda env list" behavior between platforms  (conda#9166)
* add JSON output to conda env create/update  (conda#9204)
* speed up finding conflicting specs (speed regression in 4.7.11)  (conda#9218)

* @beenje
* @Bezier89
* @cjmartian
* @forrestwaters
* @jjhelmus
* @martin-raden
* @msarahan
* @nganani
* @rrigdon
* @soapy1
* @WesRoach
* @zheaton

4.7.11

Toggle 4.7.11's commit message
* add config for control of number of threads. These can be set in co…

…ndarc or using environment variables. Names/default values are: `default_threads/None`, `repodata_threads/None`, `verify_threads/1`, `execute_threads/1` (conda#9044)

* fix repodata_fns from condarc not being respected (conda#8998)
* Fix handling of UpdateModifiers other than FREEZE_INSTALLED (conda#8999)
* Improve conflict finding graph traversal (conda#9006)
* Fix setuptools being removed due to conda run_constrains (conda#9014)
* Avoid calling find_conflicts until all retries are spent (conda#9015)
* refactor _conda_activate.bat in hopes of improving behavior in parallel environments (conda#9021)
* Add support for local version specs in PYPI installed packages (conda#9025)
* fix boto3 initialization race condition (conda#9037)
* Fix return condition in package_cache_data (conda#9039)
* utilize libarchive_enabled attribute provided by conda-package-handling to fall back to .tar.bz2 files only. (conda#9041, conda#9053)
* Fix menu creation on windows having race condition, leading to popups about python.exe not being found (conda#9044)
* Improve list error when egg-link leads to extra egg-infos (conda#9045)
* Fix incorrect RemoveError when operating on an env that has one of conda's deps, but is not the env in which the current conda in use resides (conda#9054)

* Document new package format better
* Document `conda init` command
* Document availability of RSS feed for CDN-backed channels that clone

* @Bezier89
* @forrestwaters
* @hajapy
* @ihnorton
* @matthewwardrop
* @msarahan
* @rogererens
* @rrigdon
* @soapy1

4.7.10

Toggle 4.7.10's commit message
* fix merging of specs

* fix bugs in building of chains in prefix graph

* @msarahan

4.7.9

Toggle 4.7.9's commit message
* fix Non records in comprehension

* fix potential keyerror in depth-first search
* fix PackageNotFound attribute error

* @jjhelmus
* @msarahan