From 7d6b4390d9cacd7de953bcd771395302b3ebe332 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:42:55 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- python-requests.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-requests.spec b/python-requests.spec index 08978eb..f74b1ca 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -5,7 +5,7 @@ Name: python-requests Version: 2.25.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: HTTP library, written in Python, for human beings License: ASL 2.0 @@ -100,6 +100,9 @@ sed -i 's/ --doctest-modules//' pytest.ini %changelog +* Fri Apr 16 2021 Mohan Boddu - 2.25.1-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Mar 08 2021 Charalampos Stratakis - 2.25.1-2 - Disable tests on RHEL9 to avoid pulling in the test dependencies