Tue, 30 Apr 2024 13:26:03 UTC | login

Information for build python-requests-2.25.1-6.el9sbase_901

ID45132
Package Namepython-requests
Version2.25.1
Release6.el9sbase_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/python-requests#e8321f1eccdec9442eb4fd5f9f38927fdac1f5dd
SummaryHTTP library, written in Python, for human beings
DescriptionMost 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.
Built bytdawson
State complete
Volume DEFAULT
StartedWed, 14 Jun 2023 18:37:27 UTC
CompletedWed, 14 Jun 2023 18:43:54 UTC
Taskbuild (isa9s-packages-baseline-el9sbase, /redhat/centos-stream/rpms/python-requests:e8321f1eccdec9442eb4fd5f9f38927fdac1f5dd)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/python-requests#e8321f1eccdec9442eb4fd5f9f38927fdac1f5dd'}}
Tags
isa9s-packages-baseline-candidate
isa9s-packages-baseline-testing
RPMs
src
python-requests-2.25.1-6.el9sbase_901.src.rpm (info) (download)
noarch
python3-requests-2.25.1-6.el9sbase_901.noarch.rpm (info) (download)
python3-requests+security-2.25.1-6.el9sbase_901.noarch.rpm (info) (download)
python3-requests+socks-2.25.1-6.el9sbase_901.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Tue Feb 08 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 2.25.1-6 - Add automatically generated Obsoletes tag with the python39- prefix for smoother upgrade from RHEL8 - Related: rhbz#1990421 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.25.1-5 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Thu Jul 15 2021 Miro Hrončok <mhroncok@redhat.com> - 2.25.1-4 - Make requests[security] extras a no-op (backported from future 2.26.0) * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.25.1-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Mon Mar 08 2021 Charalampos Stratakis <cstratak@redhat.com> - 2.25.1-2 - Disable tests on RHEL9 to avoid pulling in the test dependencies * Tue Feb 02 2021 Kevin Fenzi <kevin@scrye.com> - 2.25.1-1 - Update 2.25.1. Fix is rhbz#1908487 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.25.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Nov 25 2020 Petr Viktorin <pviktori@redhat.com> - 2.25.0-1 - Update to 2.25.0 * Fri Nov 13 2020 Miro Hrončok <mhroncok@redhat.com> - 2.24.0-5 - Don't BR pytest-cov * Fri Sep 18 2020 Petr Viktorin <pviktori@redhat.com> - 2.24.0-4 - Port to pyproject macros * Fri Sep 18 2020 Miro Hrončok <mhroncok@redhat.com> - 2.24.0-3 - Build with pytest 6, older version is no longer required * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.24.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 10 2020 Miro Hrončok <mhroncok@redhat.com> - 2.24.0-1 - Update to 2.24.0 - Resolves rhbz#1848104 * Fri Jul 10 2020 Miro Hrončok <mhroncok@redhat.com> - 2.23.0-5 - Add requests[security] and requests[socks] subpackages * Sat May 30 2020 Miro Hrončok <mhroncok@redhat.com> - 2.23.0-4 - Test with pytest 4, drop manual requires * Mon May 25 2020 Miro Hrončok <mhroncok@redhat.com> - 2.23.0-3 - Rebuilt for Python 3.9 * Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 2.23.0-2 - Bootstrap for Python 3.9 * Fri Feb 21 2020 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.23.0-1 - Update to 2.23.0 (#1804863). - https://requests.readthedocs.io/en/latest/community/updates/