[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-setuptools-39.2.0-7.el8

Name python-setuptools
Epoch 0
Version 39.2.0
Release 7.el8
Website/URL https://pypi.python.org/pypi/setuptools
License MIT
Build Time 2023-08-08 19:41:45
Build Host builder-x86-03.inferitos.ru
Summary Easily build and distribute Python packages
Repositories BaseOS
Description Setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages. This package also contains the runtime components of setuptools, necessary to execute the software that requires pkg_resources.py.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
platform-python-setuptools-39.2.0-7.el8.noarch Easily build and distribute Python 3 packages 441d76e84326f7b50fc75d2a71a8dad9d5462ed5ab7ed4f2c9c612181a637816 download
python3-setuptools-39.2.0-7.el8.noarch Easily build and distribute Python 3 packages daca8fbf95084bc8805dfcbc6a0dc273c3d79169249cb864cb892b7b314cc0f4 download
python3-setuptools-wheel-39.2.0-7.el8.noarch The setuptools wheel 24f64a5db3c159e2c7bc54ccf77986377d59c7d614311c8a7ee14d597dd19232 download
src
python-setuptools-39.2.0-7.el8.src Easily build and distribute Python packages be9eca4d8b61bf9673af63c510981d0dab2594bb8247c533bece490fc2de8670 download
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 39.2.0-7
- Rebuilt for MSVSphere 8.8

* Wed Jan 11 2023 Charalampos Stratakis <cstratak@redhat.com> - 39.2.0-7
- Security fix for CVE-2022-40897
Resolves: rhbz#2158559

* Wed Mar 25 2020 Charalampos Stratakis <cstratak@redhat.com> - 39.2.0-6
- Create /usr/local/lib/pythonX.Y when needed
Resolves: rhbz#1808301

* Wed Apr 17 2019 Petr Viktorin <pviktori@redhat.com> - 39.2.0-5
- Add subpackages with wheels
Resolves: rhbz#1718032

* Mon Oct 22 2018 Lumír Balhar <lbalhar@redhat.com> - 39.2.0-4
- New subpackage platform-python-setuptools without files from /usr/bin/*
- python3-setuptools contains only files from /usr/bin/* and depends
  on platform-python-setuptools
- Resolves: rhbz#1641973

* Mon Jun 25 2018 Petr Viktorin <pviktori@redhat.com> - 39.2.0-3
- Allow Python 2 for build
  see https://hurl.corp.redhat.com/rhel8-py2

* Fri Jun 22 2018 Petr Viktorin <pviktori@redhat.com> - 39.2.0-2
- Do not use wheel on Python 2

* Tue Jun 19 2018 Charalampos Stratakis <cstratak@redhat.com> - 39.2.0-1
- update to 39.2.0 Fixes bug #1572889

* Thu Jun 07 2018 Petr Viktorin <pviktori@redhat.com> - 39.0.1-2
- Remove test requirements on python2 packages and some exotic packages
- Skip tests on Python 2

* Tue Mar 20 2018 Charalampos Stratakis <cstratak@redhat.com> - 39.0.1-1
- update to 39.0.1 Fixes bug #1531527