forked from pool/python-multidict
- update to 5.1.0:
- Support ``GenericAliases`` (``MultiDict[str]``) for Python 3.9+ `#553 <https://github.com/aio-libs/multidict/issues/553>`_ OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-multidict?expand=0&rev=34
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-multidict
|
||||
Version: 5.0.2
|
||||
Version: 5.1.0
|
||||
Release: 0
|
||||
Summary: Multidict implementation
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user