[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет python3-requests-2.20.0-6.el8_10.noarch download

Имя python3-requests
Эпоха 0
Версия 2.20.0
Релиз 6.el8_10
Архитектура noarch
Сайт https://pypi.io/project/requests
Лицензия ASL 2.0
Время сборки 2025-08-07 09:05:36
Хост сборки builder-x86-07.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.
Эррата
Размер 125 КиБ
Исходный проект python-requests-2.20.0-6.el8_10
Контрольная сумма SHA-256 35dfcaf456ab36bc20c3d40facafc2e21d180373a431e8c4c141e5eeca06e27b
× Full screenshot
История изменений link
* Fri Jul 25 2025 Lumír Balhar <lbalhar@redhat.com> - 2.20.0-6
- Security fix for CVE-2024-47081
Resolves: RHEL-102420

* Tue Dec 17 2024 Lumír Balhar <lbalhar@redhat.com> - 2.20.0-5
- Security fix for CVE-2024-35195
Resolves: RHEL-37605

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.20.0-4
- Rebuilt for MSVSphere 8.8

* Mon Jun 26 2023 Lumír Balhar <lbalhar@redhat.com> - 2.20.0-4
- 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-3
- 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