Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-plyvel for openSUSE:Factory 
checked in at 2021-06-01 10:37:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-plyvel (Old)
 and      /work/SRC/openSUSE:Factory/.python-plyvel.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-plyvel"

Tue Jun  1 10:37:27 2021 rev:10 rq:895723 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-plyvel/python-plyvel.changes      
2020-03-18 12:50:49.801154556 +0100
+++ /work/SRC/openSUSE:Factory/.python-plyvel.new.1898/python-plyvel.changes    
2021-06-01 10:38:41.776939155 +0200
@@ -1,0 +2,5 @@
+Thu May 27 07:28:42 UTC 2021 - [email protected]
+
+- %check: do not call setup.py test, use %pytest_arch macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-plyvel.spec ++++++
--- /var/tmp/diff_new_pack.ka6cwJ/_old  2021-06-01 10:38:42.200939877 +0200
+++ /var/tmp/diff_new_pack.ka6cwJ/_new  2021-06-01 10:38:42.204939885 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-plyvel
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -46,6 +46,7 @@
 
 %prep
 %setup -q -n plyvel-%{version}
+mkdir tests
 
 %build
 %python_build
@@ -55,8 +56,8 @@
 %fdupes %{buildroot}
 
 %check
-%python_exec setup.py test
-%pytest
+mv plyvel plyvel.hide
+%pytest_arch
 
 %files %{python_files}
 %license LICENSE.rst

Reply via email to