From 2ab115bf75c67a22a3964cc0d06001c304bba5dc Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:13:13 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- python-attrs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-attrs.spec b/python-attrs.spec index 0eead1b..ef58384 100644 --- a/python-attrs.spec +++ b/python-attrs.spec @@ -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 - 20.3.0-4 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Mar 10 2021 Charalampos Stratakis - 20.3.0-3 - Disable tests on RHEL9 to avoid pulling in the test dependencies