- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 04:55:50 +00:00
parent dca5fdb5e0
commit 6845391bb2

View File

@ -6,7 +6,7 @@
Name: python-%{srcname}
Version: 1.25.10
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Python HTTP library with thread-safe connection pooling and file post
License: MIT
@ -117,6 +117,9 @@ popd
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.25.10-6
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Mon Mar 08 2021 Charalampos Stratakis <cstratak@redhat.com> - 1.25.10-5
- Disable tests on RHEL9 to remove the python-tornado dependency