Changelog for
python2-pip-19.1.1-8.fc31.noarch.rpm :
* Fri Apr 10 2020 Miro Hrončok
- 19.1.1-8- Allow setting $TMPDIR to $PWD/... during pip wheel (#1806625)
* Thu Jan 02 2020 Miro Hrončok - 19.1.1-7- Upgrade urllib3 to 1.25.3, requests to 2.22.0- Fix urllib3 CVE-2019-11324 (#1774595)- Fix urllib3 CVE-2019-11236 (#1775363)
* Mon Nov 25 2019 Miro Hrončok - 19.1.1-6- Make python-pip-wheel work with Python 3.9
* Mon Nov 11 2019 Miro Hrončok - 19.1.1-5- Make /usr/bin/pip(2|3) work with user-installed pip 19.3+ (#1767212)
* Fri Jul 26 2019 Fedora Release Engineering - 19.1.1-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon Jul 15 2019 Petr Viktorin - 19.1.1-3- Recommend libcrypt.so.1 for manylinux1 compatibility- Make /usr/bin/pip Python 3
* Mon Jun 10 2019 Miro Hrončok - 19.1.1-2- Fix root warning when pip is invoked via python -m pip- Remove a redundant second WARNING prefix form the abovementioned warning
* Wed May 15 2019 Miro Hrončok - 19.1.1-1- Update to 19.1.1 (#1706995)
* Thu Apr 25 2019 Miro Hrončok - 19.1-1- Update to 19.1 (#1702525)
* Wed Mar 06 2019 Miro Hrončok - 19.0.3-1- Update to 19.0.3 (#1679277)
* Wed Feb 13 2019 Miro Hrončok - 19.0.2-1- Update to 19.0.2 (#1668492)
* Sat Feb 02 2019 Fedora Release Engineering - 18.1-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Mon Dec 03 2018 Miro Hrončok - 18.1-2- Use the system level root certificate instead of the one bundled in certifi
* Thu Nov 22 2018 Miro Hrončok - 18.1-1- Update to 18.1 (#1652089)
* Tue Sep 18 2018 Victor Stinner - 18.0-4- Prevent removing of the system packages installed under /usr/lib when pip install -U is executed. Original patch by Michal Cyprian. Resolves: rhbz#1550368.
* Wed Aug 08 2018 Miro Hrončok - 18.0-3- Create python-pip-wheel package with the wheel
* Tue Jul 31 2018 Miro Hrončok - 18.0-2- Remove redundant \"Unicode\"\" from License
* Mon Jul 23 2018 Marcel Plch - 18.0-7- Update to 18.0
* Sat Jul 14 2018 Fedora Release Engineering - 9.0.3-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Mon Jun 18 2018 Miro Hrončok - 9.0.3-5- Rebuilt for Python 3.7
* Wed Jun 13 2018 Miro Hrončok - 9.0.3-4- Bootstrap for Python 3.7
* Wed Jun 13 2018 Miro Hrončok - 9.0.3-3- Bootstrap for Python 3.7
* Fri May 04 2018 Miro Hrončok - 9.0.3-2- Allow to import pip10\'s main from pip9\'s /usr/bin/pip- Do not show the \"new version of pip\" warning outside of venvResolves: rhbz#1569488Resolves: rhbz#1571650Resolves: rhbz#1573755