diff --git a/python-attrs.spec b/python-attrs.spec index 7d92ef5..773ce5e 100644 --- a/python-attrs.spec +++ b/python-attrs.spec @@ -1,3 +1,4 @@ +%global _without_tests 1 %global modname attrs %if 0%{?rhel} && 0%{?rhel} <= 7 @@ -10,7 +11,7 @@ Name: python-attrs Version: 19.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python attributes without boilerplate License: MIT @@ -62,6 +63,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} py.test-3 -v %{python3_sitelib}/* %changelog +* Fri May 22 2020 Miro HronĨok - 19.3.0-3 +- Bootstrap for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 19.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild