Hello community,

here is the log from the commit of package python-enzyme for openSUSE:Factory 
checked in at 2019-06-12 13:13:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-enzyme (Old)
 and      /work/SRC/openSUSE:Factory/.python-enzyme.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-enzyme"

Wed Jun 12 13:13:19 2019 rev:3 rq:708373 version:0.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-enzyme/python-enzyme.changes      
2018-12-13 19:43:51.229058824 +0100
+++ /work/SRC/openSUSE:Factory/.python-enzyme.new.4811/python-enzyme.changes    
2019-06-12 13:13:19.764877693 +0200
@@ -1,0 +2,6 @@
+Fri Jun  7 12:39:41 UTC 2019 - Petr Gajdos <[email protected]>
+
+- call spec cleaner
+- note the tests are online
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-enzyme.spec ++++++
--- /var/tmp/diff_new_pack.6HWp3n/_old  2019-06-12 13:13:20.132877306 +0200
+++ /var/tmp/diff_new_pack.6HWp3n/_new  2019-06-12 13:13:20.132877306 +0200
@@ -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 @@
 
 %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


Reply via email to