From ca0eaf170b042b5297774c5d3aeba671c98fc64e9d73dea141953c836e14e063 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 25 Nov 2024 23:48:43 +0000 Subject: [PATCH] We actually do not need pytest. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exiv2?expand=0&rev=28 --- python-exiv2.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-exiv2.spec b/python-exiv2.spec index 511861d..0c7790c 100644 --- a/python-exiv2.spec +++ b/python-exiv2.spec @@ -25,7 +25,6 @@ Group: Development/Languages/Python URL: https://launchpad.net/py3exiv2 Source: https://github.com/jim-easterbrook/python-exiv2/archive/refs/tags/%{version}.tar.gz BuildRequires: %{python_module devel} -BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: gcc-c++ @@ -56,7 +55,7 @@ easy manipulation of image metadata. %python_expand %fdupes %{buildroot}%{$python_sitearch} %check -%pytest_arch +%pyunittest_arch discover -v tests/ %files %{python_files} %{python_sitearch}/exiv2