From 54d6ca94683d0322c65a1a5949958b3a140ee89b500382307bca285f7932981e Mon Sep 17 00:00:00 2001 From: Todd R Date: Tue, 16 Sep 2014 12:04:18 +0000 Subject: [PATCH] Accepting request 249498 from Cloud:OpenStack:Master New upstream release OBS-URL: https://build.opensuse.org/request/show/249498 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=28 --- python-six.changes | 17 +++++++++++++++++ python-six.spec | 2 +- six-1.7.3.tar.gz | 3 --- six-1.8.0.tar.gz | 3 +++ 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 six-1.7.3.tar.gz create mode 100644 six-1.8.0.tar.gz diff --git a/python-six.changes b/python-six.changes index c0bc954..55bb7fe 100644 --- a/python-six.changes +++ b/python-six.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Sep 16 06:32:25 UTC 2014 - tbechtold@suse.com + +- update to version 1.8.0: + * Issue #90: Add six.moves.shlex_quote. + * Issue #59: Add six.moves.intern. + * Add six.urllib.parse.uses_(fragment|netloc|params|query|relative). + * Issue #88: Fix add_metaclass when the class has __slots__ containing + "__weakref__" or "__dict__". + * Issue #89: Make six use absolute imports. + * Issue #85: Always accept *updated* and *assigned* arguments for wraps(). + * Issue #86: In reraise(), instantiate the exception if the second argument is + None. + * Pull request #45: Add six.moves.email_mime_nonmultipart. + * Issue #81: Add six.urllib.request.splittag mapping. + * Issue #80: Add six.urllib.request.splituser mapping. + ------------------------------------------------------------------- Wed Aug 13 07:44:30 UTC 2014 - mcihar@suse.cz diff --git a/python-six.spec b/python-six.spec index 7cf731a..a23d2c8 100644 --- a/python-six.spec +++ b/python-six.spec @@ -17,7 +17,7 @@ Name: python-six -Version: 1.7.3 +Version: 1.8.0 Release: 0 Url: http://pypi.python.org/pypi/six/ Summary: Python 2 and 3 compatibility utilities diff --git a/six-1.7.3.tar.gz b/six-1.7.3.tar.gz deleted file mode 100644 index fb121c8..0000000 --- a/six-1.7.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a842c9f882c0b2ab1064d567bb9fff6a21c9efbc3d9992083ad6193787ed393 -size 26339 diff --git a/six-1.8.0.tar.gz b/six-1.8.0.tar.gz new file mode 100644 index 0000000..46c365a --- /dev/null +++ b/six-1.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:047bbbba41bac37c444c75ddfdf0573dd6e2f1fbd824e6247bb26fa7d8fa3830 +size 26925