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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user