From cb75fc612728b19e5961cea69ffad04e7eb1a8dd Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 1 Mar 2022 07:40:31 -0500 Subject: [PATCH] import python-requests-2.25.1-6.el9 --- SPECS/python-requests.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/SPECS/python-requests.spec b/SPECS/python-requests.spec index e2e50a1..1ced450 100644 --- a/SPECS/python-requests.spec +++ b/SPECS/python-requests.spec @@ -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 - 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 - 2.25.1-5 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688