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
This commit is contained in:
parent
11dafc3118
commit
76eb6d7f3d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e27a7a95317371c15ecda7206f6e8c144f10a337bb2c3e61b5176deafbb88cb2
|
||||
size 33870
|
3
multidict-3.3.0.tar.gz
Normal file
3
multidict-3.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e76909da2fad6966281d4e0e4ccfd3c3025699ebcc30806afa09fa1384c3532b
|
||||
size 34940
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user