15
0

Accepting request 785900 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/785900
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-thespian?expand=0&rev=2
This commit is contained in:
2020-03-17 12:12:18 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 4 deletions

View File

@@ -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 <mcepl@suse.com>

View File

@@ -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

3
thespian-3.10.0.zip Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22a1addf62c6d176048f50864f5c89768eda2d447e9129c7d813655824b40559
size 492761

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:84887f0437ec144f7266ae22678bc5dc5d2a9e60a89f1f7c1707cbea5e03022a
size 488459