[ 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 ]
×

Package python-setuptools-39.2.0-9.el8_10.src download

Name python-setuptools
Epoch 0
Version 39.2.0
Release 9.el8_10
Architecture src
Website/URL https://pypi.python.org/pypi/setuptools
License MIT
Build Time 2025-07-16 09:08:55
Build Host builder-x86-05.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
Size 848 KiB
Source Project python-setuptools-39.2.0-9.el8_10
SHA-256 checksum 9322cc087d128d9e11f0e03b0a5ea9ccec9a84c2785b64049faabcfe2ae1facf
× Full screenshot
Changelog link
* Wed Jun 18 2025 Tomáš Hrnčiar <thrnciar@redhat.com> - 39.2.0-9
- Security fix for CVE-2025-47273
Resolves: RHEL-96802

* Wed Jul 24 2024 Lumír Balhar <lbalhar@redhat.com> - 39.2.0-8
- Security fix for CVE-2024-6345
Resolves: RHEL-50470

* 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