commit python-thespian for openSUSE:Factory

2020-07-26 Thread root
Hello community,

here is the log from the commit of package python-thespian for openSUSE:Factory 
checked in at 2020-07-26 16:19:10

Comparing /work/SRC/openSUSE:Factory/python-thespian (Old)
 and  /work/SRC/openSUSE:Factory/.python-thespian.new.3592 (New)


Package is "python-thespian"

Sun Jul 26 16:19:10 2020 rev:3 rq:822658 version:3.10.1

Changes:

--- /work/SRC/openSUSE:Factory/python-thespian/python-thespian.changes  
2020-03-17 13:12:21.481900908 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-thespian.new.3592/python-thespian.changes
2020-07-26 16:19:52.320837915 +0200
@@ -1,0 +2,8 @@
+Fri Jul 24 11:50:43 UTC 2020 - Marketa Calabkova 
+
+- version update to 3.10.1
+  * RunCommand buffer limits removed
+  * Fix Issue #63: invalid socket fd
+  * Unset THESPLOG_THRESHOLD fix
+
+---

Old:

  thespian-3.10.0.zip

New:

  thespian-3.10.1.zip



Other differences:
--
++ python-thespian.spec ++
--- /var/tmp/diff_new_pack.cByluU/_old  2020-07-26 16:19:52.900838458 +0200
+++ /var/tmp/diff_new_pack.cByluU/_new  2020-07-26 16:19:52.904838461 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-thespian
-Version:3.10.0
+Version:3.10.1
 Release:0
 Summary:Python Actor concurrency library
 License:MIT




commit python-thespian for openSUSE:Factory

2020-03-17 Thread root
Hello community,

here is the log from the commit of package python-thespian for openSUSE:Factory 
checked in at 2020-03-17 13:12:18

Comparing /work/SRC/openSUSE:Factory/python-thespian (Old)
 and  /work/SRC/openSUSE:Factory/.python-thespian.new.3160 (New)


Package is "python-thespian"

Tue Mar 17 13:12:18 2020 rev:2 rq:785900 version:3.10.0

Changes:

--- /work/SRC/openSUSE:Factory/python-thespian/python-thespian.changes  
2020-01-08 17:55:48.721680652 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-thespian.new.3160/python-thespian.changes
2020-03-17 13:12:21.481900908 +0100
@@ -1,0 +2,7 @@
+Tue Mar 17 09:46:19 UTC 2020 - pgaj...@suse.com
+
+- 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.RavL8a/_old  2020-03-17 13:12:22.585901756 +0100
+++ /var/tmp/diff_new_pack.RavL8a/_new  2020-03-17 13:12:22.589901759 +0100
@@ -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