diff --git a/python-fasteners.spec b/python-fasteners.spec index 710afb869e288cc3d0ff49e049096f8352092b16..3f758a0d4df4cb3b702a86c34837cfd15283dc64 100644 --- a/python-fasteners.spec +++ b/python-fasteners.spec @@ -8,7 +8,7 @@ Name: python-%{pypi_name} Version: 0.14.1 -Release: 21 +Release: 22 Summary: A python package that provides useful locks License: ASL 2.0 @@ -29,7 +29,6 @@ BuildRequires: python3-six BuildRequires: python3-devel # tests BuildRequires: python3-testtools -BuildRequires: python3-nose Requires: python3-six %description -n python3-%{pypi_name} @@ -58,6 +57,9 @@ nosetests-%{python3_version} %changelog +* Fri Feb 11 2022 wangxiyuan -0.14.1-22 +- remove nose buildrequire + * Mon Dec 28 2020 wangxiao - 0.14.1-21 - remove redundant %{?dist}