Hello community,
here is the log from the commit of package python-trollius for openSUSE:Factory
checked in at 2019-09-23 12:03:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-trollius (Old)
and /work/SRC/openSUSE:Factory/.python-trollius.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-trollius"
Mon Sep 23 12:03:45 2019 rev:6 rq:729750 version:2.2.post1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-trollius/python-trollius.changes
2019-03-14 15:00:53.391700967 +0100
+++
/work/SRC/openSUSE:Factory/.python-trollius.new.7948/python-trollius.changes
2019-09-23 12:03:47.057941294 +0200
@@ -1,0 +2,6 @@
+Tue Sep 10 09:46:42 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 2.2post1:
+ * see doc/changelog.rst
+
+-------------------------------------------------------------------
Old:
----
trollius-2.2.tar.gz
New:
----
trollius-2.2.post1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-trollius.spec ++++++
--- /var/tmp/diff_new_pack.2aSq8k/_old 2019-09-23 12:03:47.765941177 +0200
+++ /var/tmp/diff_new_pack.2aSq8k/_new 2019-09-23 12:03:47.769941175 +0200
@@ -17,7 +17,7 @@
Name: python-trollius
-Version: 2.2
+Version: 2.2.post1
Release: 0
Summary: Port of the Tulip project (asyncio module, PEP 3156) on Python
2
License: Apache-2.0
@@ -56,7 +56,7 @@
%fdupes %{buildroot}%{python2_sitelib}
%check
-python2 setup.py test
+python2 runtests.py
%files
%license COPYING