forked from pool/python-multidict
- Update to 4.3.1:
* No obvious changelog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-multidict?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
b6d06d8bee
commit
96d944c3f3
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-multidict
|
||||
Version: 4.2.0
|
||||
Version: 4.3.1
|
||||
Release: 0
|
||||
Summary: Multidict implementation
|
||||
License: Apache-2.0
|
||||
@@ -27,7 +27,7 @@ Group: Development/Languages/Python
|
||||
URL: https://github.com/aio-libs/multidict
|
||||
Source: https://files.pythonhosted.org/packages/source/m/multidict/multidict-%{version}.tar.gz
|
||||
BuildRequires: %{python_module Cython}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module devel >= 3.4.1}
|
||||
BuildRequires: %{python_module pytest-runner}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
|
Reference in New Issue
Block a user