Accepting request 857113 from devel:languages:python
- 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/request/show/857113 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-multidict?expand=0&rev=16
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e5bf89fe57f702a046c7ec718fe330ed50efd4bcf74722940db2eb0919cddb1c
|
||||
size 53309
|
3
multidict-5.1.0.tar.gz
Normal file
3
multidict-5.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25b4e5f22d3a37ddf3effc0710ba692cfc792c2b9edfb9c05aefe823256e84d5
|
||||
size 53685
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 20 09:35:53 UTC 2020 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 5.1.0:
|
||||
- Support ``GenericAliases`` (``MultiDict[str]``) for Python 3.9+
|
||||
`#553 <https://github.com/aio-libs/multidict/issues/553>`_
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 21 10:47:36 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
@@ -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