- 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:13:13 +00:00
parent 8922d23604
commit 2ab115bf75

View File

@ -6,7 +6,7 @@
Name: python-attrs
Version: 20.3.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Python attributes without boilerplate
License: MIT
@ -58,6 +58,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} py.test-3 -v
%{python3_sitelib}/*
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 20.3.0-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Mar 10 2021 Charalampos Stratakis <cstratak@redhat.com> - 20.3.0-3
- Disable tests on RHEL9 to avoid pulling in the test dependencies