summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2015-04-05 14:17:42 +0000
committerwiz <wiz>2015-04-05 14:17:42 +0000
commit51f2601c0a708e8dc7c5d71774566311e6bcbd5b (patch)
tree318a92b96f1610f4d27e23a91449cc3b8df4b98a /devel
parent21f22a405c68402c8f50bd420e7e9fe458bfe10d (diff)
downloadpkgsrc-51f2601c0a708e8dc7c5d71774566311e6bcbd5b.tar.gz
Update to 15.0:
---- 15.0 ---- * Pull Request #126: DistributionNotFound message now lists the package or packages that required it. E.g.:: pkg_resources.DistributionNotFound: The 'colorama>=0.3.1' distribution was not found and is required by smlib.log. Note that zc.buildout once dependended on the string rendering of this message to determine the package that was not found. This expectation has since been changed, but older versions of buildout may experience problems. See Buildout #242 for details.
Diffstat (limited to 'devel')
-rw-r--r--devel/py-setuptools/Makefile4
-rw-r--r--devel/py-setuptools/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-setuptools/Makefile b/devel/py-setuptools/Makefile
index bab5bf76c8a..d390075b2e9 100644
--- a/devel/py-setuptools/Makefile
+++ b/devel/py-setuptools/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2015/04/02 22:39:02 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2015/04/05 14:17:42 wiz Exp $
-EGG_VERSION= 14.3.1
+EGG_VERSION= 15.0
DISTNAME= setuptools-${EGG_VERSION}
PKGNAME= ${PYPKGPREFIX}-setuptools-${EGG_VERSION}
CATEGORIES= devel python
diff --git a/devel/py-setuptools/distinfo b/devel/py-setuptools/distinfo
index 5578bd32160..90ea62371c0 100644
--- a/devel/py-setuptools/distinfo
+++ b/devel/py-setuptools/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.48 2015/04/02 22:39:02 wiz Exp $
+$NetBSD: distinfo,v 1.49 2015/04/05 14:17:42 wiz Exp $
-SHA1 (setuptools-14.3.1.tar.gz) = d23be9d55032c7986ec7bb68f909862e19febf54
-RMD160 (setuptools-14.3.1.tar.gz) = 8ad54acb484a8e07c9e930487b2211ef5a17e8b5
-Size (setuptools-14.3.1.tar.gz) = 627737 bytes
+SHA1 (setuptools-15.0.tar.gz) = 3c74c30dc08af9c759fc9622b01661ed61b55713
+RMD160 (setuptools-15.0.tar.gz) = 8d2682f2cf5e4bc5f771333130540e2916d4da72
+Size (setuptools-15.0.tar.gz) = 627831 bytes
SHA1 (patch-setup.py) = be1078e5e2b6e9ec8c859c2c6e2a4a44fe3c2840