From bf0400b838cc616a18bee9309c778b94c77e82d1cfdce8ed88dfb73e60d28f14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 7 Jun 2019 13:35:50 +0000 Subject: [PATCH] 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 --- python-enzyme.changes | 6 ++++++ python-enzyme.spec | 7 +++++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/python-enzyme.changes b/python-enzyme.changes index 5e80001..09f6661 100644 --- a/python-enzyme.changes +++ b/python-enzyme.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 7 12:39:41 UTC 2019 - Petr Gajdos + +- call spec cleaner +- note the tests are online + ------------------------------------------------------------------- Tue Dec 4 12:47:41 UTC 2018 - Matej Cepl diff --git a/python-enzyme.spec b/python-enzyme.spec index 302e68f..5a3a161 100644 --- a/python-enzyme.spec +++ b/python-enzyme.spec @@ -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