summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2014-04-11 18:06:19 +0000
committerwiz <wiz>2014-04-11 18:06:19 +0000
commit85e1b04f81dbc8b278efb27f3f474e49b23be544 (patch)
treeb4e47c85d89a1ef28eb8ba1773e5707fe48ae1f4 /devel
parent316cf2bfca8fadb335da3ba46a49c43ef6207405 (diff)
downloadpkgsrc-85e1b04f81dbc8b278efb27f3f474e49b23be544.tar.gz
Update to 3.4.4:
----- 3.4.4 ----- * Issue #184: Correct failure where find_package over-matched packages when directory traversal isn't short-circuited. ----- 3.4.3 ----- * Issue #183: Really fix test command with Python 3.1. ----- 3.4.2 ----- * Issue #183: Fix additional regression in test command on Python 3.1. ----- 3.4.1 ----- * Issue #180: Fix regression in test command not caught by py.test-run tests. --- 3.4 --- * Issue #176: Add parameter to the test command to support a custom test runner: --test-runner or -r. * Issue #177: Now assume most common invocation to install command on platforms/environments without stack support (issuing a warning). Setuptools now installs naturally on IronPython. Behavior on CPython should be unchanged.
Diffstat (limited to 'devel')
-rw-r--r--devel/py-setuptools/Makefile6
-rw-r--r--devel/py-setuptools/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/py-setuptools/Makefile b/devel/py-setuptools/Makefile
index c891459cf97..beaa2928b30 100644
--- a/devel/py-setuptools/Makefile
+++ b/devel/py-setuptools/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2014/03/31 08:32:27 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2014/04/11 18:06:19 wiz Exp $
-EGG_VERSION= 3.3
+EGG_VERSION= 3.4.4
DISTNAME= setuptools-${EGG_VERSION}
EGG_NAME= setuptools-${EGG_VERSION}
PKGNAME= ${PYPKGPREFIX}-setuptools-${EGG_VERSION}
@@ -8,7 +8,7 @@ CATEGORIES= devel python
MASTER_SITES= https://pypi.python.org/packages/source/s/setuptools/
MAINTAINER= joerg@NetBSD.org
-HOMEPAGE= http://peak.telecommunity.com/DevCenter/setuptools
+HOMEPAGE= https://pypi.python.org/pypi/setuptools
COMMENT= New Python packaging system
LICENSE= python-software-foundation OR zpl
diff --git a/devel/py-setuptools/distinfo b/devel/py-setuptools/distinfo
index 6a546263402..9489e4b4b30 100644
--- a/devel/py-setuptools/distinfo
+++ b/devel/py-setuptools/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2014/03/31 08:32:27 wiz Exp $
+$NetBSD: distinfo,v 1.24 2014/04/11 18:06:19 wiz Exp $
-SHA1 (setuptools-3.3.tar.gz) = 1bd8397aad681cef29f145a4d6f04033b7ba9bff
-RMD160 (setuptools-3.3.tar.gz) = 9173797ece8295c19d9ab2ea5e2d5489b5d590c7
-Size (setuptools-3.3.tar.gz) = 792267 bytes
+SHA1 (setuptools-3.4.4.tar.gz) = 916c77986e08785551f6a6c19759fd0ba322a8d6
+RMD160 (setuptools-3.4.4.tar.gz) = 545ebf579124c62b28662d5d529a3b3695c367c1
+Size (setuptools-3.4.4.tar.gz) = 794335 bytes
SHA1 (patch-setup.py) = be1078e5e2b6e9ec8c859c2c6e2a4a44fe3c2840