Проект python-requests-2.20.0-3.el8_8
content_copy
Имя
python-requests
Эпоха
0
Версия
2.20.0
Релиз
3.el8_8
Сайт
https://pypi.io/project/requests
Лицензия
ASL 2.0
Время сборки
2023-12-14 11:14:26
Хост сборки
builder-x86-09.inferitos.ru
Краткое описание
HTTP library, written in Python, for human beings
Репозитории
BaseOS
Полное описание
Most existing Python modules for sending HTTP requests are extremely verbose and
cumbersome. Python’s built-in urllib2 module provides most of the HTTP
capabilities you should need, but the API is thoroughly broken. This library is
designed to make HTTP requests easy for developers.
Эррата
—
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.20.0-3
- Rebuilt for MSVSphere 8.8
* Mon Jun 26 2023 Lumír Balhar <lbalhar@redhat.com> - 2.20.0-3
- Bump release to fix upgrade path
from 2.20.0-2.1.el8_1 via 2.20.0-3.el8_8 to 2.20.0-4.el8
Related: rhbz#2209469
* Wed Jun 21 2023 Lumír Balhar <lbalhar@redhat.com> - 2.20.0-2.1
- Security fix for CVE-2023-32681
Resolves: rhbz#2209469
* Mon Oct 14 2019 Charalampos Stratakis <cstratak@redhat.com> - 2.20.0-2
- Properly handle default ports when stripping the authorization header
Resolves: rhbz#1752799
* Mon Oct 29 2018 Jeremy Cline <jeremy@jcline.org> - 2.20.0-1
- Update to v2.20.0 for CVE-2018-18074.
* Wed Jul 11 2018 Petr Viktorin <pviktori@redhat.com> - 2.19.1-4
- Remove the Python 2 subpackage
https://bugzilla.redhat.com/show_bug.cgi?id=1590396
* Thu Jun 21 2018 Lumír Balhar <lbalhar@redhat.com> - 2.19.1-3
- Allow build with Python 2
* Tue Jun 19 2018 Charalampos Stratakis <cstratak@redhat.com> - 2.19.1-2
- Remove the python-pytest-cov dependency
* Tue Jun 19 2018 Jeremy Cline <jeremy@jcline.org> - 2.19.1-1
- Update to v2.19.1 (rhbz 1591531)
* Tue Jun 19 2018 Jeremy Cline <jeremy@jcline.org> - 2.19.0-1
- Update to v2.19.0 (rhbz 1590508)