summaryrefslogtreecommitdiff
path: root/lang/python27/dist.mk
diff options
context:
space:
mode:
authoradam <adam>2013-05-27 16:24:00 +0000
committeradam <adam>2013-05-27 16:24:00 +0000
commit25514ce740b2d6907460e1240dbc246508231e4d (patch)
treeffa95ebbab626d3c974c817931bcf62f2be52aea /lang/python27/dist.mk
parentc9f0be1196009a479c706e88296cb5ea0f8c8f85 (diff)
downloadpkgsrc-25514ce740b2d6907460e1240dbc246508231e4d.tar.gz
This is a 2.7 series bugfix release. It contains several regression fixes to 2.7.4. Modules with regressions fixed include zipfile, gzip, and logging.
Diffstat (limited to 'lang/python27/dist.mk')
-rw-r--r--lang/python27/dist.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python27/dist.mk b/lang/python27/dist.mk
index 138b449f04a..b6da1f43416 100644
--- a/lang/python27/dist.mk
+++ b/lang/python27/dist.mk
@@ -1,6 +1,6 @@
-# $NetBSD: dist.mk,v 1.4 2013/04/12 09:03:41 adam Exp $
+# $NetBSD: dist.mk,v 1.5 2013/05/27 16:24:00 adam Exp $
-PY_DISTVERSION= 2.7.4
+PY_DISTVERSION= 2.7.5
DISTNAME= Python-${PY_DISTVERSION}
EXTRACT_SUFX= .tar.xz
DISTINFO_FILE= ${.CURDIR}/../../lang/python27/distinfo