diff --git a/python-six.changes b/python-six.changes index 0f580be..c0bc954 100644 --- a/python-six.changes +++ b/python-six.changes @@ -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 diff --git a/python-six.spec b/python-six.spec index e28c6e9..7cf731a 100644 --- a/python-six.spec +++ b/python-six.spec @@ -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 diff --git a/six-1.7.2.tar.gz b/six-1.7.2.tar.gz deleted file mode 100644 index 7aaec4f..0000000 --- a/six-1.7.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7b85e433ecf2f2df37edb017b954c468342991e1883c8a1e8d8616584b69998 -size 26399 diff --git a/six-1.7.3.tar.gz b/six-1.7.3.tar.gz new file mode 100644 index 0000000..fb121c8 --- /dev/null +++ b/six-1.7.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a842c9f882c0b2ab1064d567bb9fff6a21c9efbc3d9992083ad6193787ed393 +size 26339