- update to 1.7.3:
- Issue #77: Fix import six on Python 3.4 with a custom loader. - Issue #74: six.moves.xmlrpc_server should map to SimpleXMLRPCServer on Python 2 as documented not xmlrpclib. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=26
This commit is contained in:
parent
e288867b8b
commit
cc27809def
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 13 07:44:30 UTC 2014 - mcihar@suse.cz
|
||||
|
||||
- update to 1.7.3:
|
||||
- Issue #77: Fix import six on Python 3.4 with a custom loader.
|
||||
- Issue #74: six.moves.xmlrpc_server should map to SimpleXMLRPCServer on Python
|
||||
2 as documented not xmlrpclib.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 08:28:39 UTC 2014 - dmueller@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-six
|
||||
Version: 1.7.2
|
||||
Version: 1.7.3
|
||||
Release: 0
|
||||
Url: http://pypi.python.org/pypi/six/
|
||||
Summary: Python 2 and 3 compatibility utilities
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7b85e433ecf2f2df37edb017b954c468342991e1883c8a1e8d8616584b69998
|
||||
size 26399
|
3
six-1.7.3.tar.gz
Normal file
3
six-1.7.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a842c9f882c0b2ab1064d567bb9fff6a21c9efbc3d9992083ad6193787ed393
|
||||
size 26339
|
Loading…
Reference in New Issue
Block a user