forked from pool/python-six
- 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:
committed by
Git OBS Bridge
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user