Проект python-requests-2.25.1-9.el9
content_copy
Имя
python-requests
Эпоха
0
Версия
2.25.1
Релиз
9.el9
Сайт
https://pypi.io/project/requests
Лицензия
ASL 2.0
Время сборки
2025-03-31 17:04:47
Хост сборки
builder-arm64-1.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.
Эррата
INFSA-2025:7049
×
* Fri Jan 10 2025 Lumír Balhar <lbalhar@redhat.com> - 2.25.1-9
- Security fix for CVE-2024-35195
Resolves: RHEL-37609
* Thu Mar 28 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.25.1-8
- Rebuilt for MSVSphere 9.4 beta
* Tue Jan 02 2024 Lumír Balhar <lbalhar@redhat.com> - 2.25.1-8
- Add support for IPv6 CIDR in no_proxy setting
Resolves: RHEL-17548
* Fri Jun 16 2023 Charalampos Stratakis <cstratak@redhat.com> - 2.25.1-7
- Security fix for CVE-2023-32681
Resolves: rhbz#2209469