15
0
forked from pool/python-enzyme

Accepting request 708373 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/708373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-enzyme?expand=0&rev=3
This commit is contained in:
2019-06-12 11:13:19 +00:00
committed by Git OBS Bridge
2 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jun 7 12:39:41 UTC 2019 - Petr Gajdos <pgajdos@suse.com>
- call spec cleaner
- note the tests are online
-------------------------------------------------------------------
Tue Dec 4 12:47:41 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-enzyme
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -42,7 +42,10 @@ Enzyme is a Python module to parse video metadata.
%install
%python_install
%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
# online tests only
%files %{python_files}
%license LICENSE