Пакет python3-setuptools-53.0.0-13.el9.noarch
Имя | python3-setuptools |
---|---|
Эпоха | 0 |
Версия | 53.0.0 |
Релиз | 13.el9 |
Архитектура | noarch |
Сайт | https://pypi.python.org/pypi/setuptools |
Лицензия | MIT and (BSD or ASL 2.0) |
Время сборки | 2024-10-08 14:59:41 |
Хост сборки | builder-x86-06.inferitos.ru |
Краткое описание | Easily build and distribute Python 3 packages |
Репозитории | BaseOS |
Полное описание | Setuptools is a collection of enhancements to the Python 3 distutils that allow you to more easily build and distribute Python 3 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. |
Эррата | — |
Размер | 940 КиБ |
Исходный проект | python-setuptools-53.0.0-13.el9 |
Контрольная сумма SHA-256 | 2dbaaa42e011ffdd1e0194511441a431c4bd5321b616c2585ec8808255207bb6 |
×
* 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