Mon, 13 May 2024 19:15:30 UTC | login

Information for build conda-4.3.24-3.fc27

ID1761
Package Nameconda
Version4.3.24
Release3.fc27
Epoch
SummaryCross-platform, Python-agnostic binary package manager
DescriptionConda is a cross-platform, Python-agnostic binary package manager. It is the package manager used by Anaconda installations, but it may be used for other systems as well. Conda makes environments first-class citizens, making it easy to create independent environments even for C libraries. Conda is written entirely in Python.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:49:54 UTC
CompletedSat, 14 Apr 2018 19:49:54 UTC
Tags
f28
f29
RPMs
src
conda-4.3.24-3.fc27.src.rpm (info) (download)
noarch
conda-4.3.24-3.fc27.noarch.rpm (info) (download)
conda-activate-4.3.24-3.fc27.noarch.rpm (info) (download)
python2-conda-4.3.24-3.fc27.noarch.rpm (info) (download)
python3-conda-4.3.24-3.fc27.noarch.rpm (info) (download)
Changelog * Sun Aug 20 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 4.3.24-3 - Install just one version of the executables (python 2 or 3) * Sun Aug 20 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 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 <zbyszek@in.waw.pl> - 4.3.24-1 - Update to latest version - Switch /usr/bin/conda to python3 * Thu Jul 21 2016 Orion Poplawski <orion@cora.nwra.com> - 4.1.6-1 - Update to 4.1.6 * Thu Dec 31 2015 Orion Poplawski <orion@cora.nwra.com> - 3.19.0-1 - Update to 3.19.0 * Thu Dec 31 2015 Orion Poplawski <orion@cora.nwra.com> - 3.18.8-2 - Add python 3 version * Mon Dec 07 2015 Orion Poplawski <orion@cora.nwra.com> - 3.18.8-1 - Update to 3.18.8 * Thu Sep 24 2015 Orion Poplawski <orion@cora.nwra.com> - 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 <orion@cora.nwra.com> - 3.17.0-5 - Non-bootstrap build * Wed Sep 23 2015 Orion Poplawski <orion@cora.nwra.com> - 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 <orion@cora.nwra.com> - 3.17.0-3 - Require python-requests, python-yaml * Tue Sep 22 2015 Orion Poplawski <orion@cora.nwra.com> - 3.17.0-2 - Add patch to allow overriding pkgs_dirs in .condarc * Mon Sep 21 2015 Orion Poplawski <orion@cora.nwra.com> - 3.17.0-1 - Initial package