[ Все 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 ]
×

Проект python-setuptools-53.0.0-13.el9

Имя python-setuptools
Эпоха 0
Версия 53.0.0
Релиз 13.el9
Сайт https://pypi.python.org/pypi/setuptools
Лицензия MIT and (BSD or ASL 2.0)
Время сборки 2025-02-20 14:10:21
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание Easily build and distribute Python packages
Репозитории OS
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
python3-setuptools-53.0.0-13.el9.noarch Easily build and distribute Python 3 packages 718f076a9c0fa7db4c2f97bb3f0ef854edd130377b530cf2902b9c27e7000115 download
python3-setuptools-wheel-53.0.0-13.el9.noarch The setuptools wheel 6bc50d59e25f3e83789ede4e8ec098d112dc9e00e0df047650d3fd38cadb9520 download
src
python-setuptools-53.0.0-13.el9.src Easily build and distribute Python packages ecdabc7c78ac5b32480d546d525c39ab6af556ae4f9c98aa656021ed01cac9b3 download
История изменений link
* Wed Jul 24 2024 Lumír Balhar <lbalhar@redhat.com> - 53.0.0-13
- Security fix for CVE-2024-6345
Resolves: RHEL-49978

* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 53.0.0-12
- Rebuilt for MSVSphere 9.2 beta

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

* Wed Sep 07 2022 Miro Hrončok <mhroncok@redhat.com> - 53.0.0-11
- Fix case sensitivity of entry point names and keys in setup.cfg
- Resolves: rhbz#2124281