[galaxyproject/galaxy] 744ea8: Update versions of conda and conda-build
Branch: refs/heads/release_17.09 Home: https://github.com/galaxyproject/galaxy Commit: 744ea8289ee29572775d2d606ab31a15e2cf4b12 https://github.com/galaxyproject/galaxy/commit/744ea8289ee29572775d2d606ab31... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2017-09-26 (Tue, 26 Sep 2017) Changed paths: M lib/galaxy/tools/deps/conda_util.py Log Message: ----------- Update versions of conda and conda-build Creating environments for (some) Python packages now requires conda 4.3 due to the conda-forge `python`: ``` $ conda create -n __crossmap@0.2.2 crossmap=0.2.2 Fetching package metadata ............... ... Linking packages ... Installing conda-forge::wheel-0.30.0-py_1 requires a minimum conda version of 4.3. ``` Commit: 9075976669be95c4ee1b505fb952d246660a6f2c https://github.com/galaxyproject/galaxy/commit/9075976669be95c4ee1b505fb952d... Author: Nate Coraor <nate@bx.psu.edu> Date: 2017-09-26 (Tue, 26 Sep 2017) Changed paths: M lib/galaxy/tools/deps/conda_util.py Log Message: ----------- Support conda create --offline for Conda >= 4.3.18. Commit: 1c5c046a63d6afd160d6cb7dcafd4ec273ec029a https://github.com/galaxyproject/galaxy/commit/1c5c046a63d6afd160d6cb7dcafd4... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M lib/galaxy/tools/deps/conda_util.py Log Message: ----------- Merge pull request #4701 from nsoranzo/release_17.09_update_conda_version [17.09] Update versions of conda and conda-build Compare: https://github.com/galaxyproject/galaxy/compare/3ae6318b02e6...1c5c046a63d6
participants (1)
-
GitHub