summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-12-04 21:52:58 +0000
committerwiz <wiz@pkgsrc.org>2015-12-04 21:52:58 +0000
commit3afa4bb9182aee236aa356faa012156625481b8f (patch)
tree318d20e4d019cbbb2fb8d46d1c3c24b85dae7095 /devel
parentbf475102ee8f3f656099976f00717b6b955abc5f (diff)
downloadpkgsrc-3afa4bb9182aee236aa356faa012156625481b8f.tar.gz
Update py-setuptools to 18.7:
---- 18.7 ---- * Update dependency on certify. * Pull Request #160: Improve detection of gui script in ``easy_install._adjust_header``. * Made ``test.test_args`` a non-data property; alternate fix for the issue reported in Pull Request #155. * Issue #453: In ``ez_setup`` bootstrap module, unload all ``pkg_resources`` modules following download. * Pull Request #158: Honor `PEP-488 <https://www.python.org/dev/peps/pep-0488/>`_ when excluding files for namespace packages. * Issue #419 and Pull Request #144: Add experimental support for reading the version info from distutils-installed metadata rather than using the version in the filename. ------ 18.6.1 ------ * Issue #464: Correct regression in invocation of superclass on old-style class on Python 2. ---- 18.6 ---- * Issue #439: When installing entry_point scripts under development, omit the version number of the package, allowing any version of the package to be used.
Diffstat (limited to 'devel')
-rw-r--r--devel/py-setuptools/Makefile5
-rw-r--r--devel/py-setuptools/distinfo10
2 files changed, 8 insertions, 7 deletions
diff --git a/devel/py-setuptools/Makefile b/devel/py-setuptools/Makefile
index 061fc328664..26bb4d633b1 100644
--- a/devel/py-setuptools/Makefile
+++ b/devel/py-setuptools/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.82 2015/11/12 16:34:42 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2015/12/04 21:52:58 wiz Exp $
-EGG_VERSION= 18.5
+EGG_VERSION= 18.7
DISTNAME= setuptools-${EGG_VERSION}
PKGNAME= ${PYPKGPREFIX}-setuptools-${EGG_VERSION}
CATEGORIES= devel python
@@ -12,6 +12,7 @@ COMMENT= New Python packaging system
LICENSE= python-software-foundation OR zpl-2.0
DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
+#BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
PLIST_SUBST+= EGG_INFODIR=${EGG_NAME}-py${PYVERSSUFFIX}.egg-info
diff --git a/devel/py-setuptools/distinfo b/devel/py-setuptools/distinfo
index 8e2814bc1da..a44c447185c 100644
--- a/devel/py-setuptools/distinfo
+++ b/devel/py-setuptools/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.63 2015/11/12 16:34:42 wiz Exp $
+$NetBSD: distinfo,v 1.64 2015/12/04 21:52:58 wiz Exp $
-SHA1 (setuptools-18.5.tar.gz) = 301a850c7126b11773a5ffa69e1ddf34dfb26600
-RMD160 (setuptools-18.5.tar.gz) = 1fa8b75713accdc988ce839a63b657f8528bb20f
-SHA512 (setuptools-18.5.tar.gz) = d902b7e35c99d21e243168072bc96c07f88a7463e50035ba72d7e10818777e83ce534e4dab2ae0425620791f95f3d8cb2f9d9142be1ea24f05100d85d0d44835
-Size (setuptools-18.5.tar.gz) = 626892 bytes
+SHA1 (setuptools-18.7.tar.gz) = 6bf1812de0ac398e87084bfc65fa2c5d972e21d0
+RMD160 (setuptools-18.7.tar.gz) = a7355efb4083f901eddf3f2e575d592d86f3dfe0
+SHA512 (setuptools-18.7.tar.gz) = 7e00cd0148aee0435e571347db1d2dae9fa194fe3bdd5d1fc561bb353ce4272869355a5e8f9a1ed99136df43f9d7848d57d2cd46c920040673bfdc05e189d050
+Size (setuptools-18.7.tar.gz) = 628702 bytes
SHA1 (patch-setup.py) = be1078e5e2b6e9ec8c859c2c6e2a4a44fe3c2840