forked from pool/python-exiv2
Accepting request 670371 from home:gladiac:branches:devel:languages:python
- Update to version 0.5.0 * Several fixes for exiv2-0.27 OBS-URL: https://build.opensuse.org/request/show/670371 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exiv2?expand=0&rev=6
This commit is contained in:
@@ -20,14 +20,13 @@
|
||||
# This is a python3 only package
|
||||
%define skip_python2 1
|
||||
Name: python-exiv2
|
||||
Version: 0.3.0
|
||||
Version: 0.5.0
|
||||
Release: 0
|
||||
Summary: Python3 bindings for the exiv2 library
|
||||
License: GPL-3.0-only
|
||||
Group: Development/Languages/Python
|
||||
URL: https://launchpad.net/py3exiv2
|
||||
Source: https://files.pythonhosted.org/packages/source/p/py3exiv2/py3exiv2-%{version}.tar.gz
|
||||
Patch0: exiv2-1.0.27.patch
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
@@ -50,7 +49,6 @@ easy manipulation of image metadata.
|
||||
|
||||
%prep
|
||||
%setup -q -n py3exiv2-%{version}
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user