[ Все 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 ]
×

Проект python-requests-2.32.4-1.el10_0

Имя python-requests
Эпоха 0
Версия 2.32.4
Релиз 1.el10_0
Сайт https://pypi.io/project/requests
Лицензия Apache-2.0
Время сборки 2025-08-12 09:08:20
Хост сборки 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:13604
× Full screenshot
Найдена 1 старая версия
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
python3-requests-2.32.4-1.el10_0.noarch HTTP library, written in Python, for human beings 1a8765cffe7c1870838c2e7ced41a2d2429df806164b12858b1ca736bc4e4a49 download
src
python-requests-2.32.4-1.el10_0.src HTTP library, written in Python, for human beings 17d9595ee4bf0279fb91ebce0b438324993a97677a35647e5e1a29eb914dfc75 download
История изменений link
* Tue Aug 12 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.32.4-1
- Rebuilt for MSVSphere 10

* Mon Jul 07 2025 Miro Hrončok <mhroncok@redhat.com> - 2.32.4-1
- Update to 2.32.4
- Security fix for CVE-2024-47081: .netrc credentials leak via malicious URLs
Resolves: RHEL-105460

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.32.3-2
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Wed Jun 26 2024 Lumír Balhar <lbalhar@redhat.com> - 2.32.3-1
- Update to 2.32.3
- Fix for CVE-2024-35195
Resolves: RHEL-37604
- Add support for IPv6 CIDR in no_proxy setting
Resolves: RHEL-32523

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.31.0-4
- Bump release for June 2024 mass rebuild

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.31.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.31.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Mon Oct 16 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 2.31.0-1
- Update to 2.31.0
- Fixes: rhbz#2189970

* Tue Oct 10 2023 Miro Hrončok <mhroncok@redhat.com> - 2.28.2-7
- Do not package requests[security] and requests[socks] on RHEL
- Make the package build even when urllib3 won't pull in pysocks