14
0
forked from pool/python-txaio

- update to 21.2.1:

- fix: update minimum dependencies (here, and in other crossbar packages) in an
    attempt to tame the new pip dep resolver madness.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=23
This commit is contained in:
2021-03-02 00:24:42 +00:00
committed by Git OBS Bridge
parent 82d43fda94
commit f6b682e89e
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 2 00:23:51 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 21.2.1:
- fix: update minimum dependencies (here, and in other crossbar packages) in an
attempt to tame the new pip dep resolver madness.
-------------------------------------------------------------------
Mon Jan 18 00:21:11 UTC 2021 - Benjamin Greiner <code@bnavigator.de>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-txaio
Version: 20.12.1
Version: 21.2.1
Release: 0
Summary: WebSocket and WAMP in Python for Twisted and asyncio
License: MIT
@@ -33,12 +33,12 @@ BuildRequires: %{python_module testsuite}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Recommends: python-Twisted >= 20.3.0
Recommends: python-zope.interface >= 3.6
Recommends: python-zope.interface >= 5.2
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module Twisted >= 20.3.0}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module zope.interface >= 3.6}
BuildRequires: %{python_module zope.interface >= 5.2}
# /SECTION
%python_subpackages

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1488d31d564a116538cc1265ac3f7979fb6223bb5a9e9f1479436ee2c17d8549
size 53200

3
txaio-21.2.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d6f89745680233f1c4db9ddb748df5e88d2a7a37962be174c0fd04c8dba1dc8
size 53383