import python-requests-2.25.1-6.el9

This commit is contained in:
CentOS Sources 2022-03-01 07:40:31 -05:00 committed by Stepan Oksanichenko
parent efbe0db1e0
commit cb75fc6127

View File

@ -5,7 +5,7 @@
Name: python-requests
Version: 2.25.1
Release: 5%{?dist}
Release: 6%{?dist}
Summary: HTTP library, written in Python, for human beings
License: ASL 2.0
@ -114,6 +114,11 @@ sed -i 's/ --doctest-modules//' pytest.ini
%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