From a9f78787238495ec1ae0c0548a00323a76f22d92b67a614ac7aa6167cce27e7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 17 Mar 2020 11:18:06 +0000 Subject: [PATCH] Accepting request 785891 from home:pgajdos:python - version update to 3.10.0 * transient_idle wakeups * Adjustable Troupe limits, THESPIAN_BASE_IPADDR OBS-URL: https://build.opensuse.org/request/show/785891 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-thespian?expand=0&rev=4 --- python-thespian.changes | 7 +++++++ python-thespian.spec | 5 ++++- thespian-3.10.0.zip | 3 +++ thespian-3.9.11.zip | 3 --- 4 files changed, 14 insertions(+), 4 deletions(-) create mode 100644 thespian-3.10.0.zip delete mode 100644 thespian-3.9.11.zip 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