diff --git a/python-thespian.changes b/python-thespian.changes index fce0a02..70f5310 100644 --- a/python-thespian.changes +++ b/python-thespian.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 17 09:46:19 UTC 2020 - pgajdos@suse.com + +- version update to 3.10.0 + * transient_idle wakeups + * Adjustable Troupe limits, THESPIAN_BASE_IPADDR + ------------------------------------------------------------------- Tue Jan 7 12:33:40 UTC 2020 - Matej Cepl diff --git a/python-thespian.spec b/python-thespian.spec index e151be5..01479a6 100644 --- a/python-thespian.spec +++ b/python-thespian.spec @@ -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 @@ sed -i -e '1{\@^#!%{_bindir}/.*python@d}' thespian/{director,shell}.py %fdupes %{buildroot}%{$python_sitelib} } +%check +# neverending story + %files %{python_files} %license LICENSE.txt %doc README.rst doc/*.org diff --git a/thespian-3.10.0.zip b/thespian-3.10.0.zip new file mode 100644 index 0000000..4d082ad --- /dev/null +++ b/thespian-3.10.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22a1addf62c6d176048f50864f5c89768eda2d447e9129c7d813655824b40559 +size 492761 diff --git a/thespian-3.9.11.zip b/thespian-3.9.11.zip deleted file mode 100644 index 1210304..0000000 --- a/thespian-3.9.11.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84887f0437ec144f7266ae22678bc5dc5d2a9e60a89f1f7c1707cbea5e03022a -size 488459