forked from pool/python-exiv2
- Enable tests.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exiv2?expand=0&rev=27
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user