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:
Dominique Leuenberger 2018-02-14 08:44:49 +00:00 committed by Git OBS Bridge
commit f22ae18f3a
4 changed files with 11 additions and 4 deletions

View File

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fb4412490324705dcd2172baa8a3ea58ae23c5f982476805cad58ae929fe2a52
size 135223

View File

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

View File

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