forked from pool/python-txaio
Accepting request 791737 from home:mcalabkova:branches:devel:languages:python
- update to 20.4.1 * always use the asyncio loop of the thread which conducts the API call OBS-URL: https://build.opensuse.org/request/show/791737 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
17a49abdba
commit
66368dc2b1
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 6 09:20:12 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to 20.4.1
|
||||
* always use the asyncio loop of the thread which conducts the API call
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 27 15:24:16 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-txaio
|
||||
Version: 20.3.1
|
||||
Version: 20.4.1
|
||||
Release: 0
|
||||
Summary: WebSocket and WAMP in Python for Twisted and asyncio
|
||||
License: MIT
|
||||
@@ -32,7 +32,7 @@ BuildRequires: python-rpm-macros
|
||||
BuildRequires: python2-devel
|
||||
BuildRequires: python3-testsuite
|
||||
Requires: python-six
|
||||
Recommends: python-Twisted >= 12.1.0
|
||||
Recommends: python-Twisted >= 20.3.0
|
||||
Recommends: python-zope.interface >= 3.6
|
||||
BuildArch: noarch
|
||||
%ifpython2
|
||||
@@ -40,7 +40,7 @@ Requires: python-future
|
||||
Recommends: python-trollius
|
||||
%endif
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module Twisted >= 12.1.0}
|
||||
BuildRequires: %{python_module Twisted >= 20.3.0}
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module six}
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7a4a4db3d818975ed16ae1b90f53c6621e0075618709e88291ad5a41924e38f
|
||||
size 52275
|
3
txaio-20.4.1.tar.gz
Normal file
3
txaio-20.4.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:17938f2bca4a9cabce61346758e482ca4e600160cbc28e861493eac74a19539d
|
||||
size 52580
|
Reference in New Issue
Block a user