Accepting request 575267 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/575267 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-multidict?expand=0&rev=6
This commit is contained in:
commit
f22ae18f3a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b72486b3ad2b8444f7afebdafda8b111c1803e37203dfe81b7765298f2781778
|
||||
size 135103
|
3
multidict-4.1.0.tar.gz
Normal file
3
multidict-4.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb4412490324705dcd2172baa8a3ea58ae23c5f982476805cad58ae929fe2a52
|
||||
size 135223
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 10 17:43:52 UTC 2018 - arun@gmx.de
|
||||
|
||||
- update to version 4.1.0:
|
||||
* Fix key casing in Pure Python implementation of CIMultiDict (PR
|
||||
#202)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 17 03:54:21 UTC 2018 - arun@gmx.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define skip_python2 1
|
||||
%bcond_without test
|
||||
Name: python-multidict
|
||||
Version: 4.0.0
|
||||
Version: 4.1.0
|
||||
Release: 0
|
||||
Summary: Multidict implementation
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user