Skip to content

Commit

Permalink
Update python-multidict to version 5.1.0 / rev 16 via SR 857113
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/857113
by user dirkmueller + dimstar_suse
- update to 5.1.0:
  - Support ``GenericAliases`` (``MultiDict[str]``) for Python 3.9+
  `#553 <https://github.com/aio-libs/multidict/issues/553>`_
  • Loading branch information
dirkmueller authored and bmwiedemann committed Dec 23, 2020
1 parent f681ea1 commit d7237cd
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 2 deletions.
Binary file modified packages/p/python-multidict/.files
Binary file not shown.
10 changes: 10 additions & 0 deletions packages/p/python-multidict/.rev
Expand Up @@ -125,4 +125,14 @@
<comment></comment>
<requestid>850140</requestid>
</revision>
<revision rev="16" vrev="1">
<srcmd5>7dbe5152e87cb000fcee8217490a975a</srcmd5>
<version>5.1.0</version>
<time>1608729550</time>
<user>dimstar_suse</user>
<comment>- update to 5.1.0:
- Support ``GenericAliases`` (``MultiDict[str]``) for Python 3.9+
`#553 &lt;https://github.com/aio-libs/multidict/issues/553&gt;`_</comment>
<requestid>857113</requestid>
</revision>
</revisionlist>
1 change: 0 additions & 1 deletion packages/p/python-multidict/multidict-5.0.2.tar.gz

This file was deleted.

1 change: 1 addition & 0 deletions packages/p/python-multidict/multidict-5.1.0.tar.gz
7 changes: 7 additions & 0 deletions packages/p/python-multidict/python-multidict.changes
@@ -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>

Expand Down
2 changes: 1 addition & 1 deletion packages/p/python-multidict/python-multidict.spec
Expand Up @@ -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
Expand Down

0 comments on commit d7237cd

Please sign in to comment.