diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec index fedc704..366dd54 100644 --- a/python-setuptools_scm.spec +++ b/python-setuptools_scm.spec @@ -1,10 +1,11 @@ +%global _without_tests 1 %bcond_without tests %global srcname setuptools_scm Name: python-%{srcname} Version: 3.3.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Blessed package to manage your versions by scm tags License: MIT @@ -79,6 +80,9 @@ PYTHONPATH=%{buildroot}%{python2_sitelib} py.test-%{python3_version} -v -k 'not %{python3_sitelib}/%{srcname}-*.egg-info %changelog +* Wed Aug 14 2019 Miro HronĨok - 3.3.3-3 +- Bootstrap for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 3.3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild