diff --git a/python-typing_extensions.spec b/python-typing_extensions.spec index 9023580..cbfcf29 100644 --- a/python-typing_extensions.spec +++ b/python-typing_extensions.spec @@ -31,8 +31,8 @@ BuildRequires: %{python_module pip} BuildRequires: %{python_module testsuite} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildArch: noarch Provides: python-typing-extensions = %{version}-%{release} +BuildArch: noarch %python_subpackages %description @@ -78,7 +78,7 @@ cp %{SOURCE1} src/ %check pushd src -%python_exec -m unittest -v test_typing_extensions +%pyunittest -v test_typing_extensions popd %files %{python_files}