diff --git a/python-flit.spec b/python-flit.spec index 31f4d6e..7efb253 100644 --- a/python-flit.spec +++ b/python-flit.spec @@ -1,3 +1,4 @@ +%global _without_tests 1 # circular build dependency on requests-download and testpath %bcond_without tests @@ -5,7 +6,7 @@ Name: python-%{srcname} Version: 2.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simplified packaging of Python modules # ./flit/logo.py under ASL 2.0 license @@ -132,6 +133,9 @@ pytest-3 %changelog +* Sun May 24 2020 Miro HronĨok - 2.3.0-2 +- Bootstrap for Python 3.9 + * Mon May 11 2020 Tomas Hrnciar - 2.3.0-1 - Update to 2.3.0