diff --git a/python-Automat.spec b/python-Automat.spec index 4b5b533..f49a763 100644 --- a/python-Automat.spec +++ b/python-Automat.spec @@ -1,3 +1,4 @@ +%global _without_tests 1 # what it's called on pypi %global srcname Automat # what it's imported as @@ -15,7 +16,7 @@ automata (particularly deterministic finite-state transducers).} Name: python-%{pkgname} Version: 20.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Self-service finite-state machines for the programmer on the go License: MIT @@ -84,6 +85,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} --verbose au %license LICENSE %changelog +* Sun May 24 2020 Miro Hrončok - 20.2.0-2 +- Bootstrap for Python 3.9 + * Wed Feb 19 03:32:18 CET 2020 Robert-André Mauchin - 20.2.0-1 - Update to 20.2.0