11
0

Accepting request 527364 from home:seanmarlow:branches:devel:languages:python

Update to version 3.2.0. Pre-compiled shared libraries have been removed from sdist.

OBS-URL: https://build.opensuse.org/request/show/527364
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-multidict?expand=0&rev=4
This commit is contained in:
Thomas Bechtold
2017-09-20 05:43:40 +00:00
committed by Git OBS Bridge
parent a9da86db8a
commit 11dafc3118
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 19 17:44:52 UTC 2017 - sean.marlow@suse.com
- Update to version 3.2.0:
+ Fix pickling
+ Fix equality check when other contains more keys
+ Fix CIMultiDict copy
- Pre-compiled shared libraries have been removed from sdist.
-------------------------------------------------------------------
Wed Jul 19 14:41:55 UTC 2017 - sean.marlow@suse.com