15
0
forked from pool/python-exiv2
2024-11-25 23:34:41 +00:00
committed by Git OBS Bridge
parent c58fe92efa
commit cb2797368e
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 25 23:34:32 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Enable tests.
-------------------------------------------------------------------
Sun Nov 24 09:33:03 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>

View File

@@ -25,6 +25,7 @@ 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++
@@ -54,6 +55,9 @@ easy manipulation of image metadata.
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitearch}
%check
%pytest_arch
%files %{python_files}
%{python_sitearch}/exiv2
%{python_sitearch}/exiv2-%{version}*-info