Hello community,

here is the log from the commit of package python-async_generator for 
openSUSE:Factory checked in at 2020-12-04 21:27:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-async_generator (Old)
 and      /work/SRC/openSUSE:Factory/.python-async_generator.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-async_generator"

Fri Dec  4 21:27:17 2020 rev:5 rq:852725 version:1.10

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-async_generator/python-async_generator.changes
    2019-03-05 12:19:32.628947159 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-async_generator.new.5913/python-async_generator.changes
  2020-12-04 21:27:18.890023825 +0100
@@ -1,0 +2,6 @@
+Wed Dec  2 20:25:50 UTC 2020 - Benjamin Greiner <c...@bnavigator.de>
+
+- fix pytest call for multiple python flavors
+  gh#openSUSE/python-rpm-macros#66
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-async_generator.spec ++++++
--- /var/tmp/diff_new_pack.XX52MV/_old  2020-12-04 21:27:19.398024554 +0100
+++ /var/tmp/diff_new_pack.XX52MV/_new  2020-12-04 21:27:19.398024554 +0100
@@ -48,12 +48,13 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec -m pytest
+%pytest
 
 %files %{python_files}
 %doc README.rst
 %license LICENSE.MIT
 %license LICENSE.APACHE2
-%{python_sitelib}/*
+%{python_sitelib}/async_generator
+%{python_sitelib}/async_generator-%{version}*-info
 
 %changelog
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to