diff --git a/python-sure.spec b/python-sure.spec index 2ba6b9c..bde07f6 100644 --- a/python-sure.spec +++ b/python-sure.spec @@ -1,12 +1,12 @@ Name: python-sure Version: 1.4.11 -Release: 6 +Release: 7 Summary: Utility belt for automated testing in Python License: GPLv3+ URL: https://github.com/gabrielfalcao/sure Source0: https://files.pythonhosted.org/packages/source/s/sure/sure-%{version}.tar.gz -BuildRequires: python3-devel python3-mock python3-nose python3-setuptools python3-six +BuildRequires: python3-devel python3-mock python3-setuptools python3-six BuildArch: noarch %description @@ -32,14 +32,14 @@ rm -rf sure.egg-info %install %py3_install -%check -%{__python3} -m nose --verbosity 2 - %files -n python3-sure %doc COPYING %{python3_sitelib}/* %changelog +* Wed Jan 05 2022 Chen Chen - 1.4.11-7 +- remove buildrequires python3-nose + * Wed Aug 05 2020 zhangjiapeng - 1.4.11-6 - Remove python2