14
0

- 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:
2020-12-20 09:36:26 +00:00
committed by Git OBS Bridge
parent 6f5a37244e
commit 1d422adf83
4 changed files with 11 additions and 4 deletions

View File

@@ -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