From 76eb6d7f3d72daecbabf1aed1682a47605505dfc3b15b87b13d6f2b4f543616a Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Fri, 3 Nov 2017 14:38:26 +0000 Subject: [PATCH] Accepting request 538226 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/538226 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-multidict?expand=0&rev=6 --- multidict-3.2.0.tar.gz | 3 --- multidict-3.3.0.tar.gz | 3 +++ python-multidict.changes | 9 ++++++++- python-multidict.spec | 2 +- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 multidict-3.2.0.tar.gz create mode 100644 multidict-3.3.0.tar.gz diff --git a/multidict-3.2.0.tar.gz b/multidict-3.2.0.tar.gz deleted file mode 100644 index 243645d..0000000 --- a/multidict-3.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e27a7a95317371c15ecda7206f6e8c144f10a337bb2c3e61b5176deafbb88cb2 -size 33870 diff --git a/multidict-3.3.0.tar.gz b/multidict-3.3.0.tar.gz new file mode 100644 index 0000000..9a6a82d --- /dev/null +++ b/multidict-3.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e76909da2fad6966281d4e0e4ccfd3c3025699ebcc30806afa09fa1384c3532b +size 34940 diff --git a/python-multidict.changes b/python-multidict.changes index 1378b7b..5efd629 100644 --- a/python-multidict.changes +++ b/python-multidict.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 2 03:07:12 UTC 2017 - arun@gmx.de + +- update to version 3.3.0: + * Introduce abstract base classes (#102) + * Publish OSX binary wheels (#153) + ------------------------------------------------------------------- Tue Sep 19 17:44:52 UTC 2017 - sean.marlow@suse.com @@ -12,7 +19,7 @@ Wed Jul 19 14:41:55 UTC 2017 - sean.marlow@suse.com - Use package from PyPi via py2pack instead of Github. The packages are not the same. -- Remove compiled shared libraries from package prior to build. +- Remove compiled shared libraries from package prior to build. ------------------------------------------------------------------- Thu Jul 13 22:28:39 UTC 2017 - sean.marlow@suse.com diff --git a/python-multidict.spec b/python-multidict.spec index 1003669..c1dccab 100644 --- a/python-multidict.spec +++ b/python-multidict.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %bcond_without test Name: python-multidict -Version: 3.2.0 +Version: 3.3.0 Release: 0 Summary: Multidict implementation License: Apache-2.0