Details
-
Type:
RFC
-
Status: Implemented
-
Resolution: Done
-
Component/s: DM
-
Labels:None
Description
Now that v17.0 has been released, it seems the right moment to update the Conda environment.
The following package versions will be updated:
- python 3.7.2 (instead of 3.6.6)
- astropy 3.1.2 (instead of 3.0.3)
- numpy 1.16.2 (instead of 1.14.5)
- matplotlib 3.0.3 (instead of 2.2.2)
- scipy 1.2.1 (instead of 1.1.0)
This update will also include the deprecated and pytables packages approved in RFC-557 and RFC-563.
For a complete list of packages resolved, refer to:
https://github.com/lsst/scipipe_conda_env/blob/tickets/DM-17684/etc/conda3_packages-linux-64.yml
https://github.com/lsst/scipipe_conda_env/blob/tickets/DM-17684/etc/conda3_packages-osx-64.yml
The proposed environment has been tested with lsst_ci, ci_hsc and lsst_distrib.
Together with the update of the conda environment, lsstsw and newinstall are updated in order to use:
- EUPS 2.1.5
- miniconda 4.5.12
Please note that the python version baselined in the Developer Guide is affected by this RFC.
Attachments
Issue Links
- is triggering
-
DM-17684 Enable use of "deprecated" package in new conda environment
- Done
-
DM-18672 Update shared stack to new conda environment
- Done
-
DM-18691 Update documented python baselined version
- Done
- relates to
-
RFC-379 Update minimum versions of numpy, astropy and matplotlib after v14.0 is released
- Implemented
-
RFC-557 Deprecation procedure for methods and classes
- Implemented
-
RFC-563 Adding python package tables
- Implemented
-
RFC-664 Update conda base environment
- Implemented
-
RFC-725 Update baseline python to version 3.8
- Implemented
-
DM-22817 Update conda base environment
- Done
-
DM-17684 Enable use of "deprecated" package in new conda environment
- Done
-
DM-17721 Add package "tables" to scipipe_conda_env
- Done
-
DM-18398 Update base EUPS and conda versions
- Done
I have added a sentence to the RFC text.