Hello community,

here is the log from the commit of package python-celery-batches for 
openSUSE:Leap:15.2 checked in at 2020-03-16 12:21:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-celery-batches (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-celery-batches.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-celery-batches"

Mon Mar 16 12:21:08 2020 rev:3 rq:776476 version:0.2

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/python-celery-batches/python-celery-batches.changes
    2020-01-15 15:47:48.755404452 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-celery-batches.new.3160/python-celery-batches.changes
  2020-03-16 12:21:09.107709434 +0100
@@ -1,0 +2,5 @@
+Thu Dec  5 10:38:35 UTC 2019 - John Vandenberg <[email protected]>
+
+- Remove test suite from runtime package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-celery-batches.spec ++++++
--- /var/tmp/diff_new_pack.3xfwx6/_old  2020-03-16 12:21:09.483709495 +0100
+++ /var/tmp/diff_new_pack.3xfwx6/_new  2020-03-16 12:21:09.483709495 +0100
@@ -53,10 +53,13 @@
 
 %install
 %python_install
-%python_expand %fdupes %{buildroot}%{$python_sitelib}
+# Remove test suite
+%{python_expand rm -r %{buildroot}%{$python_sitelib}/t/
+%fdupes %{buildroot}%{$python_sitelib}
+}
 
 %check
-%python_expand PYTHONPATH=%{$python_sitelib} py.test-%{$python_bin_suffix} -v 
t/
+%pytest t/
 
 %files %{python_files}
 %doc README.rst CHANGELOG.rst


Reply via email to