↵ Return to the main page of python-pip-doc
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2023-05-30 | Maxwell G <maxwell at gtmx dot me> - 22.3.1-3 | - Backport patch to support passing the same key multiple times in --config-settings |
2023-01-20 | Fedora Release Engineering <releng at fedoraproject dot org> - 22.3.1-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild |
2022-11-14 | Karolina Surma <ksurma at redhat dot com> - 22.3.1-1 | - Update to 22.3.1 Resolves: rhbz#2135044 |
2022-09-05 | Python Maint <python dash maint at redhat dot com> - 22.2.2-2 | - Fix crash when an empty dist-info/egg-info is present Resolves: rhbz#2115001 - No longer use the rpm_install prefix to determine RPM-installed packages Related: rhbz#2026979 |
2022-08-03 | Charalampos Stratakis <cstratak at redhat dot com> - 22.2.2-1 | - Update to 22.2.2 Resolves: rhbz#2109468 |
2022-07-22 | Charalampos Stratakis <cstratak at redhat dot com> - 22.2-1 | - Update to 22.2 Resolves: rhbz#2109468 |
2022-07-22 | Fedora Release Engineering <releng at fedoraproject dot org> - 22.0.4-5 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild |
2022-06-15 | Python Maint <python dash maint at redhat dot com> - 22.0.4-4 | - Rebuilt for Python 3.11 |
2022-06-13 | Python Maint <python dash maint at redhat dot com> - 22.0.4-3 | - Bootstrap for Python 3.11 |
2022-04-26 | Tomáš Hrnčiar <thrnciar at redhat dot com> - 22.0.4-2 | - Fallback to pep517 if setup.py is present and setuptools cannot be imported - Fixes: rhbz#2020635 |