summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-01-06 00:32:39 +0000
committerwiz <wiz@pkgsrc.org>2013-01-06 00:32:39 +0000
commit4b9e06f3fee9ea5c157cb0d688d238a329a722fc (patch)
treed4f60f565050d5522a14aa22fcd1dafc2b733dc0
parent0dda8bceb0c68292f9ece55812aa77d59dbf6b55 (diff)
downloadpkgsrc-4b9e06f3fee9ea5c157cb0d688d238a329a722fc.tar.gz
Update to 0.6.33:
------ 0.6.33 ------ * Fix 2 errors with Jython 2.5. * Fix 1 failure with Jython 2.5 and 2.7. * Disable workaround for Jython scripts on Linux systems. * Issue #336: `setup.py` no longer masks failure exit code when tests fail. * Fix issue in pkg_resources where try/except around a platform-dependent import would trigger hook load failures on Mercurial. See pull request 32 for details. * Issue #341: Fix a ResourceWarning.
-rw-r--r--devel/py-distribute/Makefile4
-rw-r--r--devel/py-distribute/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-distribute/Makefile b/devel/py-distribute/Makefile
index 89bd22c8e20..1792ada4f5a 100644
--- a/devel/py-distribute/Makefile
+++ b/devel/py-distribute/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2012/12/16 15:41:15 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2013/01/06 00:32:39 wiz Exp $
#
-DISTNAME= distribute-0.6.32
+DISTNAME= distribute-0.6.33
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= http://pypi.python.org/packages/source/d/distribute/
diff --git a/devel/py-distribute/distinfo b/devel/py-distribute/distinfo
index 16b4dd9ef3d..719a17a2eba 100644
--- a/devel/py-distribute/distinfo
+++ b/devel/py-distribute/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2012/12/16 15:41:15 wiz Exp $
+$NetBSD: distinfo,v 1.4 2013/01/06 00:32:39 wiz Exp $
-SHA1 (distribute-0.6.32.tar.gz) = 65ae88517ac47bd4e0fb449b3b9a9bf85e8366c8
-RMD160 (distribute-0.6.32.tar.gz) = 022b82cdcc43b9c276cc464a418665c0d2ae83ee
-Size (distribute-0.6.32.tar.gz) = 643362 bytes
+SHA1 (distribute-0.6.33.tar.gz) = adb97ceead3bb7f67e52238e60cdbf961da7ba12
+RMD160 (distribute-0.6.33.tar.gz) = bdf7c96a865745d7387e1ddd776182bc1d1205b9
+Size (distribute-0.6.33.tar.gz) = 644203 bytes
SHA1 (patch-aa) = f71c01fc59d71e731c4e239790acb7968e29e7d9