forked from pool/python-exiv2
Added py3exiv2-link-boost.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exiv2?expand=0&rev=14
This commit is contained in:
@@ -26,7 +26,11 @@ 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
|
||||
#
|
||||
Source0: https://files.pythonhosted.org/packages/source/p/py3exiv2/py3exiv2-%{version}.tar.gz
|
||||
#
|
||||
Patch0: py3exiv2-link-boost.patch
|
||||
#
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
@@ -48,7 +52,7 @@ libexiv2. Using python’s built-in data types and standard modules, it provides
|
||||
easy manipulation of image metadata.
|
||||
|
||||
%prep
|
||||
%setup -q -n py3exiv2-%{version}
|
||||
%autosetup -p1 -n py3exiv2-%{version}
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user