15
0
forked from pool/python-enzyme

Accepting request 708363 from home:pgajdos

apologize
- call spec cleaner
- note the tests are online

OBS-URL: https://build.opensuse.org/request/show/708363
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-enzyme?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2019-06-07 13:35:50 +00:00
committed by Git OBS Bridge
parent 14cf9c3af5
commit bf0400b838
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