summaryrefslogtreecommitdiff
path: root/lang/py-six
diff options
context:
space:
mode:
authorwiz <wiz>2014-09-14 17:52:12 +0000
committerwiz <wiz>2014-09-14 17:52:12 +0000
commit7ff5dbefef60619e223a740397475d7299bd90fc (patch)
treeac3fbb2f89591a69b87e64e44a10cd48d7ceebb5 /lang/py-six
parent6ce4c3d50cd67d93d4bf953f4d51eb30d430426d (diff)
downloadpkgsrc-7ff5dbefef60619e223a740397475d7299bd90fc.tar.gz
Update to 1.8.0:
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.
Diffstat (limited to 'lang/py-six')
-rw-r--r--lang/py-six/Makefile4
-rw-r--r--lang/py-six/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/lang/py-six/Makefile b/lang/py-six/Makefile
index 063bcc334f9..b789437ac5e 100644
--- a/lang/py-six/Makefile
+++ b/lang/py-six/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2014/07/22 09:59:07 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2014/09/14 17:52:12 wiz Exp $
-DISTNAME= six-1.7.3
+DISTNAME= six-1.8.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel lang python
MASTER_SITES= https://pypi.python.org/packages/source/s/six/
diff --git a/lang/py-six/distinfo b/lang/py-six/distinfo
index 3257b7b62df..bc41d77771c 100644
--- a/lang/py-six/distinfo
+++ b/lang/py-six/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2014/07/22 09:59:07 wiz Exp $
+$NetBSD: distinfo,v 1.5 2014/09/14 17:52:12 wiz Exp $
-SHA1 (six-1.7.3.tar.gz) = 43d173ff19bf2ac41189aa3701c7240fcd1182e3
-RMD160 (six-1.7.3.tar.gz) = e4d420c86497a79115824ce32c68f0a8dd331730
-Size (six-1.7.3.tar.gz) = 26339 bytes
+SHA1 (six-1.8.0.tar.gz) = aa3b0659cbc85c6c7a91efc51f2d1007040070cd
+RMD160 (six-1.8.0.tar.gz) = e26d0e3cecad5d62cc354e2d5e12509a9427eb74
+Size (six-1.8.0.tar.gz) = 26925 bytes