Пакет python-pip-21.3.1-1.el9.src
| Имя | python-pip |
|---|---|
| Эпоха | 0 |
| Версия | 21.3.1 |
| Релиз | 1.el9 |
| Архитектура | src |
| Сайт | https://pip.pypa.io/ |
| Лицензия | MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD) |
| Время сборки | 2024-10-08 14:57:39 |
| Хост сборки | builder-x86-07.inferitos.ru |
| Краткое описание | A tool for installing and managing Python packages |
| Репозитории | BaseOS |
| Полное описание | pip is a package management system used to install and manage software packages written in Python. Many packages can be found in the Python Package Index (PyPI). pip is a recursive acronym that can stand for either "Pip Installs Packages" or "Pip Installs Python". |
| Эррата | — |
| Размер | 8771 КиБ |
| Исходный проект | python-pip-21.3.1-1.el9 |
| Контрольная сумма SHA-256 | 5aebadf0ab68bdb2f3c8af394072e85dca0e9f8cc44d55d82c3f24da4d7f82ef |
×
* Tue Mar 19 2024 Lumír Balhar <lbalhar@redhat.com> - 21.3.1-1 - Update to 21.3.1 Resolves: RHEL-29310 * Wed Feb 14 2024 Lumír Balhar <lbalhar@redhat.com> - 21.2.3-8 - Require Python with tarfile filters Resolves: RHEL-25451 * Fri Sep 22 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 21.2.3-7 - Rebuilt for MSVSphere 9.3 beta * Tue Aug 08 2023 Petr Viktorin <pviktori@redhat.com> - 21.2.3-7 - Use tarfile.data_filter for extracting (CVE-2007-4559, PEP-721, PEP-706) Resolves: RHBZ#2207997