diff --git a/python-flit.spec b/python-flit.spec index 35cdc39..97a9dbc 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: 3.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simplified packaging of Python modules # ./flit/log.py under ASL 2.0 license @@ -135,6 +136,9 @@ export XDG_CACHE_HOME=$PWD/fake_cache %changelog +* Fri Jun 04 2021 Python Maint - 3.2.0-3 +- Bootstrap for Python 3.10 + * Sat May 29 2021 Miro HronĨok - 3.2.0-2 - Adapt to pyproject-rpm-macros 0-40+