Hello community,
here is the log from the commit of package python-thespian for
openSUSE:Leap:15.2 checked in at 2020-04-30 18:51:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-thespian (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-thespian.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-thespian"
Thu Apr 30 18:51:26 2020 rev:2 rq:786971 version:3.10.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-thespian/python-thespian.changes
2020-02-22 17:51:48.201693935 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-thespian.new.2738/python-thespian.changes
2020-04-30 18:51:31.616609205 +0200
@@ -1,0 +2,7 @@
+Tue Mar 17 09:46:19 UTC 2020 - [email protected]
+
+- version update to 3.10.0
+ * transient_idle wakeups
+ * Adjustable Troupe limits, THESPIAN_BASE_IPADDR
+
+-------------------------------------------------------------------
Old:
----
thespian-3.9.11.zip
New:
----
thespian-3.10.0.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-thespian.spec ++++++
--- /var/tmp/diff_new_pack.yfySTR/_old 2020-04-30 18:51:32.020610065 +0200
+++ /var/tmp/diff_new_pack.yfySTR/_new 2020-04-30 18:51:32.024610074 +0200
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-thespian
-Version: 3.9.11
+Version: 3.10.0
Release: 0
Summary: Python Actor concurrency library
License: MIT
@@ -69,6 +69,9 @@
%fdupes %{buildroot}%{$python_sitelib}
}
+%check
+# neverending story
+
%files %{python_files}
%license LICENSE.txt
%doc README.rst doc/*.org