summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cad/py-simpy/Makefile4
-rw-r--r--chat/spectrum/Makefile4
-rw-r--r--databases/gramps3/Makefile4
-rw-r--r--databases/py-cassa/Makefile4
-rw-r--r--databases/py-elixir/Makefile4
-rw-r--r--databases/py-sqlite3/Makefile4
-rw-r--r--devel/boost-python/Makefile4
-rw-r--r--devel/bzr-explorer/Makefile4
-rw-r--r--devel/bzr-gtk/Makefile4
-rw-r--r--devel/gnatpython/Makefile4
-rw-r--r--devel/gobject-introspection/Makefile4
-rw-r--r--devel/py-at-spi/Makefile4
-rw-r--r--devel/py-compizconfig/Makefile4
-rw-r--r--devel/py-cython/Makefile4
-rw-r--r--devel/py-gobject/Makefile4
-rw-r--r--devel/py-jersey/Makefile4
-rw-r--r--devel/py-logilab-astng/Makefile4
-rw-r--r--devel/py-logilab-common/Makefile4
-rw-r--r--devel/py-pyutil/Makefile4
-rw-r--r--devel/py-rope/Makefile4
-rw-r--r--devel/py-sysctl/Makefile4
-rw-r--r--devel/py-urwid/Makefile4
-rw-r--r--filesystems/glusterfs/Makefile4
-rw-r--r--graphics/mypaint/Makefile4
-rw-r--r--graphics/py-cairo/Makefile4
-rw-r--r--graphics/py-clutter-gtk/Makefile4
-rw-r--r--graphics/py-clutter/Makefile4
-rw-r--r--graphics/py-goocanvas/Makefile4
-rw-r--r--graphics/py-gtkglext/Makefile4
-rw-r--r--graphics/py-matplotlib-gtk2/Makefile4
-rw-r--r--inputmethod/ibus-el/Makefile4
-rw-r--r--inputmethod/py-input-pad/Makefile4
-rw-r--r--lang/python/pyversion.mk4
-rw-r--r--math/py-pytables/Makefile4
-rw-r--r--math/py-sympy/Makefile4
-rw-r--r--misc/calibre/Makefile4
-rw-r--r--misc/gaupol/Makefile4
-rw-r--r--misc/kdeutils4/Makefile4
-rw-r--r--multimedia/mkv2mp4/Makefile4
-rw-r--r--multimedia/pitivi/Makefile4
-rw-r--r--multimedia/py-clutter-gst/Makefile4
-rw-r--r--multimedia/py-gstreamer0.10/Makefile4
-rw-r--r--net/nmap/options.mk6
-rw-r--r--net/py-boto/Makefile4
-rw-r--r--net/py-foolscap/Makefile4
-rw-r--r--net/scapy/Makefile4
-rw-r--r--news/hellanzb/Makefile4
-rw-r--r--print/py-cups/Makefile4
-rw-r--r--security/py-openid/Makefile4
-rw-r--r--security/py-smbpasswd/Makefile4
-rw-r--r--sysutils/py-notify/Makefile4
-rw-r--r--textproc/py-cElementTree/Makefile4
-rw-r--r--textproc/py-jsonlib/Makefile4
-rw-r--r--wm/ccsm/Makefile4
-rw-r--r--www/libproxy/Makefile4
-rw-r--r--www/py-mechanize/Makefile4
-rw-r--r--www/py-moin/Makefile4
-rw-r--r--www/py-pendrell/Makefile4
-rw-r--r--www/py-uwsgi/Makefile4
-rw-r--r--x11/kdebase-workspace4/Makefile4
-rw-r--r--x11/kdebindings4-python/Makefile4
-rw-r--r--x11/libxcb/Makefile4
-rw-r--r--x11/py-gnome2-desktop/Makefile4
-rw-r--r--x11/py-gnome2-extras/Makefile4
-rw-r--r--x11/py-gnome2/Makefile4
-rw-r--r--x11/py-gtk2/Makefile4
-rw-r--r--x11/py-gtksourceview/Makefile4
-rw-r--r--x11/py-xcbgen/Makefile4
68 files changed, 137 insertions, 137 deletions
diff --git a/cad/py-simpy/Makefile b/cad/py-simpy/Makefile
index 661bef6e732..b1aca51e6c3 100644
--- a/cad/py-simpy/Makefile
+++ b/cad/py-simpy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2010/06/19 12:09:07 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2011/02/25 09:47:18 wiz Exp $
#
DISTNAME= SimPy-2.1.0
@@ -14,7 +14,7 @@ LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
PYDISTUTILSPKG= yes
TEST_ENV+= PYTHONPATH=${WRKSRC:Q}/build/lib
diff --git a/chat/spectrum/Makefile b/chat/spectrum/Makefile
index ab52d3d3fb0..935e0434dcb 100644
--- a/chat/spectrum/Makefile
+++ b/chat/spectrum/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2011/02/21 15:51:46 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2011/02/25 09:47:19 wiz Exp $
DISTNAME= spectrum-1.4.7
PKGREVISION= 1
@@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v3
DEPENDS+= ${PYPKGPREFIX}-xmpppy>=0.4.1:../../chat/py-xmpppy
DEPENDS+= ${PYPKGPREFIX}-expat>=0nb4:../../textproc/py-expat
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/databases/gramps3/Makefile b/databases/gramps3/Makefile
index 6f260830c41..58dcaaac1d5 100644
--- a/databases/gramps3/Makefile
+++ b/databases/gramps3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2011/01/13 13:37:18 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2011/02/25 09:47:19 wiz Exp $
#
DISTNAME= gramps-3.2.5
@@ -19,7 +19,7 @@ USE_TOOLS+= msgfmt pkg-config intltool msgconv
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
REPLACE_PYTHON= src/DateHandler/_Date_fr.py
REPLACE_PYTHON+= src/plugins/quickview/Reporef.py
diff --git a/databases/py-cassa/Makefile b/databases/py-cassa/Makefile
index 1ee00789185..8fdb37d19f8 100644
--- a/databases/py-cassa/Makefile
+++ b/databases/py-cassa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/06/30 10:25:14 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2011/02/25 09:47:19 wiz Exp $
DISTNAME= pycassa-0.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
@@ -12,7 +12,7 @@ COMMENT= Python client library for Cassandra
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
PYDISTUTILSPKG= yes
.include "../../lang/python/extension.mk"
diff --git a/databases/py-elixir/Makefile b/databases/py-elixir/Makefile
index 55f7eb6602c..7560df1e9c7 100644
--- a/databases/py-elixir/Makefile
+++ b/databases/py-elixir/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/11/18 14:57:42 he Exp $
+# $NetBSD: Makefile,v 1.2 2011/02/25 09:47:19 wiz Exp $
#
DISTNAME= Elixir-0.7.0
@@ -20,7 +20,7 @@ DEPENDS+= ${PYPKGPREFIX}-sqlite2-[0-9]*:../../databases/py-sqlite2/
DEPENDS+= ${PYPKGPREFIX}-amkCrypto-[0-9]*:../../security/py-amkCrypto
# Python stuff
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
PYDISTUTILSPKG= yes
diff --git a/databases/py-sqlite3/Makefile b/databases/py-sqlite3/Makefile
index 8b99b5490a9..dde6f15fdf5 100644
--- a/databases/py-sqlite3/Makefile
+++ b/databases/py-sqlite3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/07/07 11:03:37 zafer Exp $
+# $NetBSD: Makefile,v 1.4 2011/02/25 09:47:19 wiz Exp $
PKGNAME= ${PYPKGPREFIX}-sqlite3-0
CATEGORIES= databases python
@@ -14,7 +14,7 @@ USE_TOOLS+= patch
EXTRACT_ELEMENTS= ${PYSUBDIR}/Modules/_sqlite
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED=26 25
+PYTHON_VERSIONS_ACCEPTED=27 26 25
PY_SETUP_SUBST+= SQLITE_PREFIX=${BUILDLINK_PREFIX.sqlite3}
# ignore errors due to missing files (EXTRACT_ELEMENTS!)
diff --git a/devel/boost-python/Makefile b/devel/boost-python/Makefile
index b2723ae6336..a2c125645d6 100644
--- a/devel/boost-python/Makefile
+++ b/devel/boost-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2011/02/24 11:05:35 adam Exp $
+# $NetBSD: Makefile,v 1.19 2011/02/25 09:47:19 wiz Exp $
BOOST_PACKAGE= python
BOOST_COMMENT= (Boost.Python binary library)
@@ -11,7 +11,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
BJAM_ARGS+= --user-config=${WRKSRC}/user-config.jam
BJAM_ARGS+= --with-python
MAKE_ENV+= BOOST_BUILD_PATH=${WRKSRC}
-PYTHON_VERSIONS_ACCEPTED= 27 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 27 26 25
.include "../../devel/boost-jam/bjam.mk"
.include "../../lang/python/application.mk"
diff --git a/devel/bzr-explorer/Makefile b/devel/bzr-explorer/Makefile
index 81bf4e4769b..3d0f89ff8b2 100644
--- a/devel/bzr-explorer/Makefile
+++ b/devel/bzr-explorer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2010/12/06 13:57:27 gdt Exp $
+# $NetBSD: Makefile,v 1.5 2011/02/25 09:47:20 wiz Exp $
DISTNAME= bzr-explorer-${VER}
PKGREVISION= 1
@@ -19,7 +19,7 @@ DEPENDS+= ${PYPKGPREFIX}-qt4>=4.4:../../x11/py-qt4
PYDISTUTILSPKG= yes
# only tested with 2.5
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 27 26 25 24
.include "../../devel/bzr/plugin.mk"
.include "../../lang/python/extension.mk"
diff --git a/devel/bzr-gtk/Makefile b/devel/bzr-gtk/Makefile
index bfdb70c2509..bb1e08bfb96 100644
--- a/devel/bzr-gtk/Makefile
+++ b/devel/bzr-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2010/12/06 13:57:27 gdt Exp $
+# $NetBSD: Makefile,v 1.12 2011/02/25 09:47:20 wiz Exp $
DISTNAME= bzr-gtk-${VER}
CATEGORIES= devel
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-cairo>=1.0:../../graphics/py-cairo
DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.8:../../x11/py-gtk2
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
REPLACE_PYTHON= create-credits.py
USE_TOOLS+= msgfmt
diff --git a/devel/gnatpython/Makefile b/devel/gnatpython/Makefile
index c9dad81089c..92961180fd2 100644
--- a/devel/gnatpython/Makefile
+++ b/devel/gnatpython/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/02/01 20:44:47 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2011/02/25 09:47:20 wiz Exp $
#
DISTNAME= gnatpython-${SNAPSHOT}
@@ -15,7 +15,7 @@ SNAPSHOT= 20101207
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 26 # uses "with ... as"
+PYTHON_VERSIONS_ACCEPTED= 27 26 # uses "with ... as"
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile
index 5b889aee04b..50f6b765357 100644
--- a/devel/gobject-introspection/Makefile
+++ b/devel/gobject-introspection/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2011/02/14 01:07:41 obache Exp $
+# $NetBSD: Makefile,v 1.6 2011/02/25 09:47:20 wiz Exp $
#
DISTNAME= gobject-introspection-0.10.2
@@ -21,7 +21,7 @@ USE_TOOLS+= pkg-config flex bison gmake
PKGCONFIG_OVERRIDE+= gobject-introspection-1.0.pc.in
PKGCONFIG_OVERRIDE+= gobject-introspection-no-export-1.0.pc.in
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
SUBST_CLASSES+= timet
SUBST_STAGE.timet= pre-configure
diff --git a/devel/py-at-spi/Makefile b/devel/py-at-spi/Makefile
index f2fc3cacc8a..7fd2f5f6361 100644
--- a/devel/py-at-spi/Makefile
+++ b/devel/py-at-spi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2011/01/13 13:36:51 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2011/02/25 09:47:20 wiz Exp $
#
DISTNAME= at-spi-1.30.1
@@ -17,7 +17,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
NO_BUILD= yes
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
PYATSPIDIR= ${PREFIX}/${PYSITELIB}/pyatspi
INSTALLATION_DIRS= ${PYATSPIDIR}
diff --git a/devel/py-compizconfig/Makefile b/devel/py-compizconfig/Makefile
index d31d5a6cddf..267c8ad76a1 100644
--- a/devel/py-compizconfig/Makefile
+++ b/devel/py-compizconfig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2011/01/13 13:37:26 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2011/02/25 09:47:21 wiz Exp $
#
PKGVER= 0.8.4
@@ -19,7 +19,7 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config gmake
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
PY_PATCHPLIST= yes
diff --git a/devel/py-cython/Makefile b/devel/py-cython/Makefile
index ab49ef74dd8..30e940be609 100644
--- a/devel/py-cython/Makefile
+++ b/devel/py-cython/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/11/24 17:58:22 drochner Exp $
+# $NetBSD: Makefile,v 1.3 2011/02/25 09:47:21 wiz Exp $
#
DISTNAME= Cython-0.13
@@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
post-extract:
diff --git a/devel/py-gobject/Makefile b/devel/py-gobject/Makefile
index ef280a89780..0723724e005 100644
--- a/devel/py-gobject/Makefile
+++ b/devel/py-gobject/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2011/01/13 13:37:26 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2011/02/25 09:47:21 wiz Exp $
#
PKGNAME= ${PYPKGPREFIX}-gobject-2.26.0
@@ -8,7 +8,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
SUBST_CLASSES+= codegen
SUBST_STAGE.codegen= pre-configure
diff --git a/devel/py-jersey/Makefile b/devel/py-jersey/Makefile
index 1ccd8a995a2..01f41120f14 100644
--- a/devel/py-jersey/Makefile
+++ b/devel/py-jersey/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2010/07/19 16:32:49 ver Exp $
+# $NetBSD: Makefile,v 1.2 2011/02/25 09:47:21 wiz Exp $
#
DISTNAME= jersey-0.1.2
@@ -13,7 +13,7 @@ LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 26
+PYTHON_VERSIONS_ACCEPTED= 27 26
BUILD_DEPENDS+= ${PYPKGPREFIX}-twisted>=10.0.0:../../net/py-twisted
DEPENDS+= ${PYPKGPREFIX}-twisted>=10.0.0:../../net/py-twisted
diff --git a/devel/py-logilab-astng/Makefile b/devel/py-logilab-astng/Makefile
index a0cf4eb7e3d..1924d000e81 100644
--- a/devel/py-logilab-astng/Makefile
+++ b/devel/py-logilab-astng/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/01/23 22:27:36 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2011/02/25 09:47:21 wiz Exp $
#
VERSION= 0.21.0
@@ -17,7 +17,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 27 26 25 24
do-test:
cd ${WRKSRC} && ${SH} test/fulltest.sh ${PYVERSSUFFIX}
diff --git a/devel/py-logilab-common/Makefile b/devel/py-logilab-common/Makefile
index 5c53c6852e7..bb055e9f0ce 100644
--- a/devel/py-logilab-common/Makefile
+++ b/devel/py-logilab-common/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/01/11 20:41:00 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2011/02/25 09:47:22 wiz Exp $
#
VERS= 0.53.0
@@ -15,7 +15,7 @@ LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 27 26 25 24
#comment this out to avoid problems to find the binary by other programs
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
diff --git a/devel/py-pyutil/Makefile b/devel/py-pyutil/Makefile
index 9f36dfd3753..e1853ad4be4 100644
--- a/devel/py-pyutil/Makefile
+++ b/devel/py-pyutil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2010/11/27 18:24:44 gdt Exp $
+# $NetBSD: Makefile,v 1.5 2011/02/25 09:47:22 wiz Exp $
#
DISTNAME= pyutil-1.7.9
@@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 26
+PYTHON_VERSIONS_ACCEPTED= 27 26
DEPENDS+= ${PYPKGPREFIX}-setuptools_trial-[0-9]*:../../devel/py-setuptools_trial
DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
diff --git a/devel/py-rope/Makefile b/devel/py-rope/Makefile
index a47ab3c3e56..8f42d2e6841 100644
--- a/devel/py-rope/Makefile
+++ b/devel/py-rope/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/08/31 10:57:13 drochner Exp $
+# $NetBSD: Makefile,v 1.3 2011/02/25 09:47:22 wiz Exp $
#
VERS= 0.9.3
@@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
# XXX tests in contrib.codeassisttest fail
do-test:
diff --git a/devel/py-sysctl/Makefile b/devel/py-sysctl/Makefile
index 69b50bc0fc4..b49883962ee 100644
--- a/devel/py-sysctl/Makefile
+++ b/devel/py-sysctl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/06/30 10:26:51 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2011/02/25 09:47:22 wiz Exp $
DISTNAME= py-sysctl-0.1
PKGNAME= ${PYPKGPREFIX}-sysctl-0.1
@@ -13,7 +13,7 @@ COMMENT= Python interface to sysctl(3)
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
PYDISTUTILSPKG= # yes
.include "../../lang/python/extension.mk"
diff --git a/devel/py-urwid/Makefile b/devel/py-urwid/Makefile
index bd0a47c941f..70f1a16cb2a 100644
--- a/devel/py-urwid/Makefile
+++ b/devel/py-urwid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2010/06/14 17:54:16 tonio Exp $
+# $NetBSD: Makefile,v 1.12 2011/02/25 09:47:22 wiz Exp $
DISTNAME= urwid-0.9.9.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -14,7 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= ${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 27 26 25 24
REPLACE_PYTHON= *.py */*.py
FILESEXAMPLES= bigtext.py \
diff --git a/filesystems/glusterfs/Makefile b/filesystems/glusterfs/Makefile
index 38e2f0864b8..f844d626e7d 100644
--- a/filesystems/glusterfs/Makefile
+++ b/filesystems/glusterfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/10/02 07:02:40 obache Exp $
+# $NetBSD: Makefile,v 1.3 2011/02/25 09:47:22 wiz Exp $
#
DISTNAME= glusterfs-3.0.5
@@ -16,7 +16,7 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= flex bison
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
CONFIGURE_ARGS+= --localstatedir=${VARBASE}
SUBST_CLASSES+= py
diff --git a/graphics/mypaint/Makefile b/graphics/mypaint/Makefile
index b2098de422e..d81e968eb0e 100644
--- a/graphics/mypaint/Makefile
+++ b/graphics/mypaint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/01/13 13:38:11 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2011/02/25 09:47:23 wiz Exp $
#
DISTNAME= mypaint-0.9.0
@@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
USE_LANGUAGES= c++
USE_TOOLS+= bash:run msgfmt pkg-config
diff --git a/graphics/py-cairo/Makefile b/graphics/py-cairo/Makefile
index 230f59c4f46..6f1a8e24eeb 100644
--- a/graphics/py-cairo/Makefile
+++ b/graphics/py-cairo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2011/01/13 13:36:21 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2011/02/25 09:47:23 wiz Exp $
#
DISTNAME= py2cairo-1.8.10
@@ -23,7 +23,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
PKGCONFIG_OVERRIDE+= pycairo.pc.in
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
PY_PATCHPLIST= yes
.include "../../mk/compiler.mk"
diff --git a/graphics/py-clutter-gtk/Makefile b/graphics/py-clutter-gtk/Makefile
index 380b9a3ef20..07636990479 100644
--- a/graphics/py-clutter-gtk/Makefile
+++ b/graphics/py-clutter-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2011/02/13 03:56:09 obache Exp $
+# $NetBSD: Makefile,v 1.9 2011/02/25 09:47:23 wiz Exp $
#
DISTNAME= pyclutter-gtk-0.10.0
@@ -13,7 +13,7 @@ COMMENT= Python modules for Clutter-Gtk
LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
diff --git a/graphics/py-clutter/Makefile b/graphics/py-clutter/Makefile
index 68df4c37f34..710835c81a9 100644
--- a/graphics/py-clutter/Makefile
+++ b/graphics/py-clutter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2011/02/13 03:56:10 obache Exp $
+# $NetBSD: Makefile,v 1.21 2011/02/25 09:47:23 wiz Exp $
#
DISTNAME= pyclutter-1.0.2
@@ -13,7 +13,7 @@ COMMENT= Python modules for Clutter toolkit
LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
PREV_PKGPATH= graphics/py-pyclutter
SUPERSEDES= ${PYPKGPREFIX}-pyclutter-[0-9]*
diff --git a/graphics/py-goocanvas/Makefile b/graphics/py-goocanvas/Makefile
index 4c6add6add2..f35211f2ee7 100644
--- a/graphics/py-goocanvas/Makefile
+++ b/graphics/py-goocanvas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2011/02/13 06:34:31 obache Exp $
+# $NetBSD: Makefile,v 1.15 2011/02/25 09:47:23 wiz Exp $
#
DISTNAME= pygoocanvas-0.14.1
@@ -26,7 +26,7 @@ PY_PATCHPLIST= yes
# This restriction came from py-gtk2 and py-cairo,
# pygoocanvas itself just require >=22.
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
.include "../../lang/python/pyversion.mk"
diff --git a/graphics/py-gtkglext/Makefile b/graphics/py-gtkglext/Makefile
index 17e7938362c..8fec5faad8f 100644
--- a/graphics/py-gtkglext/Makefile
+++ b/graphics/py-gtkglext/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2011/01/13 13:38:16 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2011/02/25 09:47:24 wiz Exp $
#
DISTNAME= pygtkglext-1.1.0
@@ -20,7 +20,7 @@ USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
PKGCONFIG_OVERRIDE+= pygtkglext.pc.in
diff --git a/graphics/py-matplotlib-gtk2/Makefile b/graphics/py-matplotlib-gtk2/Makefile
index b1255d0f775..fcdb0f6ddc7 100644
--- a/graphics/py-matplotlib-gtk2/Makefile
+++ b/graphics/py-matplotlib-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2011/02/17 10:33:38 markd Exp $
+# $NetBSD: Makefile,v 1.22 2011/02/25 09:47:24 wiz Exp $
#
DISTNAME= matplotlib-1.0.1
@@ -17,7 +17,7 @@ PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
USE_LANGUAGES= c c++
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
post-patch:
( echo "[directories]"; \
diff --git a/inputmethod/ibus-el/Makefile b/inputmethod/ibus-el/Makefile
index bc7cf40e096..dbdb3419e3b 100644
--- a/inputmethod/ibus-el/Makefile
+++ b/inputmethod/ibus-el/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2011/01/24 07:34:47 obache Exp $
+# $NetBSD: Makefile,v 1.5 2011/02/25 09:47:24 wiz Exp $
#
DISTNAME= ibus-el-0.2.1
@@ -18,7 +18,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
EMACS_VERSIONS_ACCEPTED= emacs22 emacs23 emacs24
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
REPLACE_PYTHON= ibus-el-agent
# then execute directly
diff --git a/inputmethod/py-input-pad/Makefile b/inputmethod/py-input-pad/Makefile
index 678bd0f25e8..bc1550b4acd 100644
--- a/inputmethod/py-input-pad/Makefile
+++ b/inputmethod/py-input-pad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2011/01/13 13:38:29 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2011/02/25 09:47:24 wiz Exp $
#
.include "../../inputmethod/input-pad/Makefile.common"
@@ -9,7 +9,7 @@ PKGREVISION= 1
MAINTAINER= obache@NetBSD.org
COMMENT= Python wrapper for Input Pad
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
DEPENDS+= ${PYPKGPREFIX}-gtk2-[0-9]*:../../x11/py-gtk2
BUILD_DEPENDS+= swig-[0-9]*:../../devel/swig
diff --git a/lang/python/pyversion.mk b/lang/python/pyversion.mk
index 9df7a1fde22..18154d6726d 100644
--- a/lang/python/pyversion.mk
+++ b/lang/python/pyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: pyversion.mk,v 1.85 2011/02/22 11:12:51 obache Exp $
+# $NetBSD: pyversion.mk,v 1.86 2011/02/25 09:47:24 wiz Exp $
# This file determines which Python version is used as a dependency for
# a package.
@@ -69,7 +69,7 @@ BUILD_DEFS+= PYTHON_VERSION_DEFAULT
BUILD_DEFS_EFFECTS+= PYPACKAGE
PYTHON_VERSION_DEFAULT?= 26
-PYTHON_VERSIONS_ACCEPTED?= 27 26 25 24
+PYTHON_VERSIONS_ACCEPTED?= 27 27 26 25 24
PYTHON_VERSIONS_INCOMPATIBLE?= # empty by default
BUILDLINK_API_DEPENDS.python24?= python24>=2.4
diff --git a/math/py-pytables/Makefile b/math/py-pytables/Makefile
index 6dea4d42259..9fb6d2bf111 100644
--- a/math/py-pytables/Makefile
+++ b/math/py-pytables/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2010/11/24 18:06:01 drochner Exp $
+# $NetBSD: Makefile,v 1.21 2011/02/25 09:47:25 wiz Exp $
#
DISTNAME= tables-2.2.1
@@ -12,7 +12,7 @@ COMMENT= Database package for large amounts of data
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
PKG_OPTIONS_VAR= PKG_OPTIONS.pytables
PKG_SUPPORTED_OPTIONS= lzo
diff --git a/math/py-sympy/Makefile b/math/py-sympy/Makefile
index c0414c8ef90..45e55bf176c 100644
--- a/math/py-sympy/Makefile
+++ b/math/py-sympy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2010/08/11 13:36:48 drochner Exp $
+# $NetBSD: Makefile,v 1.9 2011/02/25 09:47:25 wiz Exp $
#
DISTNAME= sympy-0.6.7
@@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 27 26 25 24
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
post-extract:
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile
index 3555e848c9e..dcc2a202d8d 100644
--- a/misc/calibre/Makefile
+++ b/misc/calibre/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2011/01/13 13:38:43 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2011/02/25 09:47:25 wiz Exp $
#
DISTNAME= calibre-0.6.24
@@ -26,7 +26,7 @@ DEPENDS+= ${PYPKGPREFIX}-mechanize>=0.1.11:../../www/py-mechanize
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
-PYTHON_VERSIONS_ACCEPTED= 26
+PYTHON_VERSIONS_ACCEPTED= 27 26
PYDISTUTILSPKG= yes
PYSETUPOPTARGS= # empty
PYSETUPINSTALLARGS= --prefix=${PREFIX}
diff --git a/misc/gaupol/Makefile b/misc/gaupol/Makefile
index 84edde4aaf2..0b1e1b58d58 100644
--- a/misc/gaupol/Makefile
+++ b/misc/gaupol/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2010/07/21 11:29:37 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2011/02/25 09:47:25 wiz Exp $
#
DISTNAME= gaupol-0.17
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-chardet-[0-9]*:../../converters/py-chardet
DEPENDS+= ${PYPKGPREFIX}-enchant>=1.4:../../textproc/py-enchant
DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.16:../../x11/py-gtk2
-PYTHON_VERSIONS_ACCEPTED= 26
+PYTHON_VERSIONS_ACCEPTED= 27 26
PYDISTUTILSPKG= yes
USE_LANGUAGES= # none
USE_TOOLS+= intltool msgfmt
diff --git a/misc/kdeutils4/Makefile b/misc/kdeutils4/Makefile
index 32358a38e9a..1e090d5efc5 100644
--- a/misc/kdeutils4/Makefile
+++ b/misc/kdeutils4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2011/01/23 07:55:14 markd Exp $
+# $NetBSD: Makefile,v 1.20 2011/02/25 09:47:25 wiz Exp $
DISTNAME= kdeutils-${_KDE_VERSION}
CATEGORIES= misc
@@ -6,7 +6,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop
.include "../../meta-pkgs/kde4/Makefile.kde4"
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
#make sure cmake picks up the same Python version as pkgsrc
CMAKE_ARGS+= -DPYTHON_EXECUTABLE:FILEPATH=${PYTHONBIN}
CMAKE_ARGS+= -DLIBLZMA_INCLUDE_DIR:PATH=${BUILDLINK_PREFIX.xz}/include
diff --git a/multimedia/mkv2mp4/Makefile b/multimedia/mkv2mp4/Makefile
index 5774ff886db..452abb3eaac 100644
--- a/multimedia/mkv2mp4/Makefile
+++ b/multimedia/mkv2mp4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2010/11/27 23:48:14 tron Exp $
+# $NetBSD: Makefile,v 1.10 2011/02/25 09:47:26 wiz Exp $
#
SVNREV= 11
@@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}
REPLACE_PYTHON= ${DISTNAME}.py
# uses subprocess.check_call, which is new in 2.5
-PYTHON_VERSIONS_ACCEPTED= 25 26
+PYTHON_VERSIONS_ACCEPTED= 25 27 26
INSTALLATION_DIRS= bin share/doc/mkv2mp4
diff --git a/multimedia/pitivi/Makefile b/multimedia/pitivi/Makefile
index bcbce7c3989..ccf86b08b71 100644
--- a/multimedia/pitivi/Makefile
+++ b/multimedia/pitivi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2011/01/13 13:38:57 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2011/02/25 09:47:26 wiz Exp $
#
DISTNAME= pitivi-0.13.4
@@ -18,7 +18,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
CONFIGURE_ENV+= ac_cv_path_PYTHON=${PYTHONBIN}
PYTHON_PATCH_SCRIPTS= bin/pitivi.in
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
.include "../../multimedia/gstreamer0.10/buildlink3.mk"
.include "../../lang/python/application.mk"
diff --git a/multimedia/py-clutter-gst/Makefile b/multimedia/py-clutter-gst/Makefile
index 9677d2c5d54..dc289cd1b30 100644
--- a/multimedia/py-clutter-gst/Makefile
+++ b/multimedia/py-clutter-gst/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2011/02/13 03:56:10 obache Exp $
+# $NetBSD: Makefile,v 1.9 2011/02/25 09:47:26 wiz Exp $
#
DISTNAME= pyclutter-gst-1.0.0
@@ -13,7 +13,7 @@ COMMENT= Python modules for Clutter-Gstreamer
LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
diff --git a/multimedia/py-gstreamer0.10/Makefile b/multimedia/py-gstreamer0.10/Makefile
index 9b4c11bdbd3..244e1abf9b4 100644
--- a/multimedia/py-gstreamer0.10/Makefile
+++ b/multimedia/py-gstreamer0.10/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2010/12/03 18:27:05 drochner Exp $
+# $NetBSD: Makefile,v 1.21 2011/02/25 09:47:26 wiz Exp $
#
DISTNAME= gst-python-0.10.20
@@ -14,7 +14,7 @@ LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
CONFLICTS= gst-python-[0-9]*
diff --git a/net/nmap/options.mk b/net/nmap/options.mk
index e3bd26503dd..299e116e0a8 100644
--- a/net/nmap/options.mk
+++ b/net/nmap/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.4 2010/03/21 21:58:23 pettai Exp $
+# $NetBSD: options.mk,v 1.5 2011/02/25 09:47:26 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.nmap
@@ -20,7 +20,7 @@ CONFIGURE_ARGS+= --disable-ipv6
.if !empty(PKG_OPTIONS:Mzenmap)
CONFIGURE_ARGS+= --with-zenmap
PLIST_SRC+= ${PKGDIR}/PLIST.zenmap
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 27 26 25 24
PY_PATCHPLIST= yes
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
@@ -35,7 +35,7 @@ CONFIGURE_ARGS+= --without-zenmap
.if !empty(PKG_OPTIONS:Mndiff)
CONFIGURE_ARGS+= --with-ndiff
PLIST_SRC+= ${PKGDIR}/PLIST.ndiff
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 27 26 25 24
.else
CONFIGURE_ARGS+= --without-ndiff
.endif
diff --git a/net/py-boto/Makefile b/net/py-boto/Makefile
index b97fd031464..6e3389372f2 100644
--- a/net/py-boto/Makefile
+++ b/net/py-boto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2011/01/01 17:51:06 gson Exp $
+# $NetBSD: Makefile,v 1.7 2011/02/25 09:47:27 wiz Exp $
#
DISTNAME= boto-1.9b
@@ -13,7 +13,7 @@ COMMENT= Python interface to Amazon web services
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 27 26 25 24
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/py-foolscap/Makefile b/net/py-foolscap/Makefile
index 2d79cb77fa3..b6190648371 100644
--- a/net/py-foolscap/Makefile
+++ b/net/py-foolscap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2011/01/29 20:55:17 gdt Exp $
+# $NetBSD: Makefile,v 1.4 2011/02/25 09:47:27 wiz Exp $
#
DISTNAME= foolscap-0.6.1
@@ -22,7 +22,7 @@ TEST_TARGET= test
USE_LANGUAGES= # none
# Why?
-PYTHON_VERSIONS_ACCEPTED= 26
+PYTHON_VERSIONS_ACCEPTED= 27 26
INSTALLATION_DIRS+= share/doc/py-foolscap
diff --git a/net/scapy/Makefile b/net/scapy/Makefile
index d94bd45f2a2..1f0b6c7d882 100644
--- a/net/scapy/Makefile
+++ b/net/scapy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2010/02/10 19:17:43 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2011/02/25 09:47:27 wiz Exp $
#
DISTNAME= scapy-2.0.1
@@ -14,7 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
NO_BUILD= yes
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
.include "options.mk"
diff --git a/news/hellanzb/Makefile b/news/hellanzb/Makefile
index 51a05fefac7..72e7c65f60f 100644
--- a/news/hellanzb/Makefile
+++ b/news/hellanzb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/11/27 13:51:24 abs Exp $
+# $NetBSD: Makefile,v 1.4 2011/02/25 09:47:27 wiz Exp $
#
.include "../../news/hellanzb/Makefile.version"
@@ -19,7 +19,7 @@ DEPENDS+= unrar>=3.5.4:../../archivers/unrar
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 27 26 25 24
EGDIR= ${PREFIX}/share/examples/${PKGBASE}
WRKSRC= ${WRKDIR}/hellanzb-${HELLANZB_VERSION}-trunk
diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile
index 8b92f0740fa..5b9d5db1519 100644
--- a/print/py-cups/Makefile
+++ b/print/py-cups/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2011/01/13 13:36:56 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2011/02/25 09:47:27 wiz Exp $
DISTNAME= pycups-${VERSION}
PKGNAME= ${PYPKGPREFIX}-cups-${VERSION}
@@ -15,7 +15,7 @@ COMMENT= Python bindings for the CUPS API
PKG_DESTDIR_SUPPORT= user-destdir
CFLAGS+= -DVERSION=\"${VERSION}\"
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
PYDISTUTILSPKG= yes
SUBST_CLASSES+= paths
diff --git a/security/py-openid/Makefile b/security/py-openid/Makefile
index 797df3ff2d8..25f3460ace7 100644
--- a/security/py-openid/Makefile
+++ b/security/py-openid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/06/28 15:26:44 roy Exp $
+# $NetBSD: Makefile,v 1.4 2011/02/25 09:47:28 wiz Exp $
DISTVERS= 2.2.5
GITREF= b666238
@@ -16,7 +16,7 @@ LICENSE= apache-2.0
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/py-smbpasswd/Makefile b/security/py-smbpasswd/Makefile
index b5b94640b35..ed3a2ce0e9b 100644
--- a/security/py-smbpasswd/Makefile
+++ b/security/py-smbpasswd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2010/06/01 21:30:25 bouyer Exp $
+# $NetBSD: Makefile,v 1.7 2011/02/25 09:47:28 wiz Exp $
#
DISTNAME= py-smbpasswd-1.0.1
@@ -13,7 +13,7 @@ COMMENT= Python SMB Password Hash Generator
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 27 26 25 24
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/py-notify/Makefile b/sysutils/py-notify/Makefile
index 8a6222473c4..655b9224b76 100644
--- a/sysutils/py-notify/Makefile
+++ b/sysutils/py-notify/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2011/01/13 13:36:45 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2011/02/25 09:47:28 wiz Exp $
#
DISTNAME= notify-python-0.1.1
@@ -20,7 +20,7 @@ USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
PKGCONFIG_OVERRIDE+= notify-python.pc.in
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
PY_PATCHPLIST= yes
# Missing function attach_status_icon
diff --git a/textproc/py-cElementTree/Makefile b/textproc/py-cElementTree/Makefile
index df2a0b893c6..ec43bf873c0 100644
--- a/textproc/py-cElementTree/Makefile
+++ b/textproc/py-cElementTree/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/04/11 12:41:45 obache Exp $
+# $NetBSD: Makefile,v 1.2 2011/02/25 09:47:28 wiz Exp $
#
PKGNAME= ${PYPKGPREFIX}-cElementTree-0
@@ -10,7 +10,7 @@ COMMENT= C implementation of Python ElementTree API
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
EXTRACT_ELEMENTS= ${PYSUBDIR}/Modules/_elementtree.c
diff --git a/textproc/py-jsonlib/Makefile b/textproc/py-jsonlib/Makefile
index a1abb77888d..1f7ad8214d5 100644
--- a/textproc/py-jsonlib/Makefile
+++ b/textproc/py-jsonlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/03/17 19:51:50 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2011/02/25 09:47:28 wiz Exp $
#
DISTNAME= jsonlib-1.6.1
@@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/wm/ccsm/Makefile b/wm/ccsm/Makefile
index 60c6cb5144a..783e5838f56 100644
--- a/wm/ccsm/Makefile
+++ b/wm/ccsm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2010/02/14 18:15:31 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2011/02/25 09:47:29 wiz Exp $
#
PKGVER= 0.8.4
@@ -22,7 +22,7 @@ REPLACE_PYTHON= ${WRKSRC}/setup.py ${WRKSRC}/ccm/*.py
MAKE_ENV+= PYTHONBIN=${PYTHONBIN:Q}
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
DEPENDS+= compizconfig-backend-gconf>=0.6.0:../../devel/compizconfig-backend-gconf
DEPENDS+= ${PYPKGPREFIX}-gtk2-[0-9]*:../../x11/py-gtk2
diff --git a/www/libproxy/Makefile b/www/libproxy/Makefile
index 6eba6e29115..644a9493d43 100644
--- a/www/libproxy/Makefile
+++ b/www/libproxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2010/08/17 13:10:22 seanb Exp $
+# $NetBSD: Makefile,v 1.8 2011/02/25 09:47:29 wiz Exp $
#
DISTNAME= libproxy-0.3.0
@@ -21,7 +21,7 @@ PKGCONFIG_OVERRIDE+= libproxy-1.0.pc.in
# 0.3.0 doesn't install the python bindings even when they
# are enabled, so comment out dependencies.
-#PYTHON_VERSIONS_ACCEPTED= 25 26
+#PYTHON_VERSIONS_ACCEPTED= 25 27 26
#BUILDLINK_API_DEPENDS.python26+= python26>=2.6.2nb4
#BUILDLINK_API_DEPENDS.python25+= python25>=2.5.4nb2
diff --git a/www/py-mechanize/Makefile b/www/py-mechanize/Makefile
index 7dde680eb0f..bc9fe152b1e 100644
--- a/www/py-mechanize/Makefile
+++ b/www/py-mechanize/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/10/11 08:32:04 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2011/02/25 09:47:29 wiz Exp $
#
DISTNAME= mechanize-0.1.11
@@ -14,7 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/py-moin/Makefile b/www/py-moin/Makefile
index 62363c2fdc0..fdd0478ee72 100644
--- a/www/py-moin/Makefile
+++ b/www/py-moin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2010/07/09 11:38:36 obache Exp $
+# $NetBSD: Makefile,v 1.15 2011/02/25 09:47:29 wiz Exp $
#
VER= 1.9.3
@@ -17,7 +17,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
#Only for Python 2.4, which isn't recommended anyway
#DEPENDS+= ${PYPKGPREFIX}-xml-[0-9]*:../../textproc/py-xml
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 27 26 25 24
PYDISTUTILSPKG= # empty
REPLACE_INTERPRETER+= env_python
diff --git a/www/py-pendrell/Makefile b/www/py-pendrell/Makefile
index 58c2b25386f..3001ab29e51 100644
--- a/www/py-pendrell/Makefile
+++ b/www/py-pendrell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2010/07/19 16:34:35 ver Exp $
+# $NetBSD: Makefile,v 1.2 2011/02/25 09:47:29 wiz Exp $
#
DISTNAME= pendrell-0.2.3
@@ -12,7 +12,7 @@ COMMENT= HTTP/1.1 User Agent for the Programmable Web
LICENSE= mit
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
BUILD_DEPENDS+= ${PYPKGPREFIX}-twisted>=10.0.0:../../net/py-twisted
DEPENDS+= ${PYPKGPREFIX}-twisted>=10.0.0:../../net/py-twisted
diff --git a/www/py-uwsgi/Makefile b/www/py-uwsgi/Makefile
index d06c964b09b..6c720273c54 100644
--- a/www/py-uwsgi/Makefile
+++ b/www/py-uwsgi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2010/06/15 22:18:34 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2011/02/25 09:47:30 wiz Exp $
#
DISTNAME= uwsgi-0.9.4.4
@@ -12,7 +12,7 @@ COMMENT= Feature-rich WSGI server
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
LICENSE= gnu-gpl-v2
diff --git a/x11/kdebase-workspace4/Makefile b/x11/kdebase-workspace4/Makefile
index 99e5b73afd6..c228d6530bc 100644
--- a/x11/kdebase-workspace4/Makefile
+++ b/x11/kdebase-workspace4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2011/01/23 07:55:16 markd Exp $
+# $NetBSD: Makefile,v 1.26 2011/02/25 09:47:30 wiz Exp $
DISTNAME= kdebase-workspace-${_KDE_VERSION}
CATEGORIES= x11
@@ -97,7 +97,7 @@ post-install:
BUILDLINK_DEPMETHOD.qt4-tools= full
.include "../../meta-pkgs/kde4/kde4.mk"
-PYTHON_VERSIONS_ACCEPTED= 26 25 # because kdebindings4-python
+PYTHON_VERSIONS_ACCEPTED= 27 26 25 # because kdebindings4-python
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
.include "../../devel/libusb/buildlink3.mk"
diff --git a/x11/kdebindings4-python/Makefile b/x11/kdebindings4-python/Makefile
index 6b09557adef..4a35931c7a0 100644
--- a/x11/kdebindings4-python/Makefile
+++ b/x11/kdebindings4-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2011/01/23 07:55:17 markd Exp $
+# $NetBSD: Makefile,v 1.25 2011/02/25 09:47:30 wiz Exp $
PKGNAME= kdebindings4-python-${_KDE_VERSION}
DISTNAME= kdebindings-${_KDE_VERSION}
@@ -19,7 +19,7 @@ CMAKE_ARGS+= -DENABLE_KROSSRUBY=off
CMAKE_ARGS+= -DENABLE_KROSSJAVA=off -DENABLE_KROSSFALCON=off
CMAKE_ARGS+= -DPYTHON_EXECUTABLE:FILEPATH=${PYTHONBIN}
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
PY_PATCHPLIST= yes
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q}
diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile
index f36cf103193..51a491e1171 100644
--- a/x11/libxcb/Makefile
+++ b/x11/libxcb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2010/09/10 19:12:13 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2011/02/25 09:47:30 wiz Exp $
#
DISTNAME= libxcb-1.7
@@ -72,7 +72,7 @@ SUBST_MESSAGE.pc= Configuring threading in xcb.pc.in.
SUBST_STAGE.pc= pre-configure
SUBST_VARS.pc= XTHREADLIB XTHREAD_CPPFLAGS
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
post-extract:
${CHMOD} -R go-w ${WRKSRC}
diff --git a/x11/py-gnome2-desktop/Makefile b/x11/py-gnome2-desktop/Makefile
index 92494d38ca4..d1139257634 100644
--- a/x11/py-gnome2-desktop/Makefile
+++ b/x11/py-gnome2-desktop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2011/01/13 13:36:46 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2011/02/25 09:47:30 wiz Exp $
#
DISTNAME= gnome-python-desktop-2.32.0
@@ -23,7 +23,7 @@ USE_TOOLS+= pkg-config gmake
PKGCONFIG_OVERRIDE+= gnome-python-desktop-2.0.pc.in
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
.include "../../lang/python/extension.mk"
.include "../../devel/libwnck/buildlink3.mk"
diff --git a/x11/py-gnome2-extras/Makefile b/x11/py-gnome2-extras/Makefile
index 74831b70fe1..cf3652b1c81 100644
--- a/x11/py-gnome2-extras/Makefile
+++ b/x11/py-gnome2-extras/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2011/01/13 13:36:45 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2011/02/25 09:47:31 wiz Exp $
#
DISTNAME= gnome-python-extras-2.14.3
@@ -21,7 +21,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
USE_TOOLS+= pkg-config gmake
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
SUBST_CLASSES+= ffhome
SUBST_STAGE.ffhome= pre-configure
diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile
index 6109730997b..aefebd592a7 100644
--- a/x11/py-gnome2/Makefile
+++ b/x11/py-gnome2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2011/01/13 13:36:44 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2011/02/25 09:47:31 wiz Exp $
#
DISTNAME= gnome-python-2.28.1
@@ -21,7 +21,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
USE_TOOLS+= pkg-config gmake
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
.include "../../lang/python/extension.mk"
.include "../../lang/python/application.mk"
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile
index fd7ed4d335a..fbea2f1c2df 100644
--- a/x11/py-gtk2/Makefile
+++ b/x11/py-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2011/01/13 13:36:41 wiz Exp $
+# $NetBSD: Makefile,v 1.76 2011/02/25 09:47:31 wiz Exp $
#
DISTNAME= pygtk-2.22.0
@@ -24,7 +24,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
USE_TOOLS+= gmake pkg-config
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
.include "../../lang/python/extension.mk"
.include "../../lang/python/application.mk"
diff --git a/x11/py-gtksourceview/Makefile b/x11/py-gtksourceview/Makefile
index 4f5b914df27..474efb0e163 100644
--- a/x11/py-gtksourceview/Makefile
+++ b/x11/py-gtksourceview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2011/01/13 13:40:02 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2011/02/25 09:47:31 wiz Exp $
DISTNAME= pygtksourceview-2.10.1
PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}-/}
@@ -22,7 +22,7 @@ GNU_CONFIGURE= YES
USE_TOOLS+= pkg-config
PY_PATCHPLIST= YES
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
.include "../../lang/python/extension.mk"
diff --git a/x11/py-xcbgen/Makefile b/x11/py-xcbgen/Makefile
index 098a3dbd73b..49080c1a911 100644
--- a/x11/py-xcbgen/Makefile
+++ b/x11/py-xcbgen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2010/01/30 16:28:00 heinz Exp $
+# $NetBSD: Makefile,v 1.7 2011/02/25 09:47:31 wiz Exp $
#
DISTNAME= xcb-proto-1.6
@@ -18,7 +18,7 @@ DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
CONFLICTS+= xcb-proto<1.4nb1
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 26 25
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config