Changelog for
python2-conda-4.4.9-1.fc28.noarch.rpm :
* Wed Feb 07 2018 Zbigniew Jędrzejewski-Szmek
- 4.4.9-1- Update to v4.4.9 (#1542874)- conda-activate binary rpm is retired. The new way to activate the environment is to say \'conda activate\'. See https://github.com/conda/conda/releases/tag/4.4.0 for more information.
* Wed Feb 07 2018 Iryna Shcherbina - 4.3.24-5- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Wed Feb 07 2018 Fedora Release Engineering - 4.3.24-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Sun Aug 20 2017 Zbigniew Jędrzejewski-Szmek - 4.3.24-3- Install just one version of the executables (python 2 or 3)
* Sun Aug 20 2017 Zbigniew Jędrzejewski-Szmek - 4.3.24-2- Add all licenses to the License tag- Add Provides: bundled(...) for all the \"vendored\" dependencies- Update descriptions and simplify the spec file a bit- Move condarc.d directory under /usr/share/conda
* Thu Aug 03 2017 Zbigniew Jędrzejewski-Szmek - 4.3.24-1- Update to latest version- Switch /usr/bin/conda to python3
* Thu Jul 21 2016 Orion Poplawski - 4.1.6-1- Update to 4.1.6
* Thu Dec 31 2015 Orion Poplawski - 3.19.0-1- Update to 3.19.0
* Thu Dec 31 2015 Orion Poplawski - 3.18.8-2- Add python 3 version
* Mon Dec 07 2015 Orion Poplawski - 3.18.8-1- Update to 3.18.8
* Thu Sep 24 2015 Orion Poplawski - 3.17.0-6- Do not create broken symlinks if activate/deactivate are not installed- Do not create /usr/conda-meta to prevent accidental installs into system
* Thu Sep 24 2015 Orion Poplawski - 3.17.0-5- Non-bootstrap build
* Wed Sep 23 2015 Orion Poplawski - 3.17.0-4- Add patch to support rootless mode- Require python-crypto- Create /usr/conda-meta, /usr/.condarc, /var/cache/conda
* Tue Sep 22 2015 Orion Poplawski - 3.17.0-3- Require python-requests, python-yaml
* Tue Sep 22 2015 Orion Poplawski - 3.17.0-2- Add patch to allow overriding pkgs_dirs in .condarc
* Mon Sep 21 2015 Orion Poplawski - 3.17.0-1- Initial package