pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc not for python-2.4, because support was dropped from p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eb39fa2eea37
branches:  trunk
changeset: 397826:eb39fa2eea37
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Wed Aug 19 11:34:34 2009 +0000

description:
not for python-2.4, because support was dropped from py-gtk2

diffstat:

 audio/py-musique/Makefile            |  4 ++--
 graphics/py-clutter/Makefile         |  4 ++--
 graphics/py-gtkglext/Makefile        |  4 ++--
 graphics/py-matplotlib-gtk2/Makefile |  4 ++--
 meta-pkgs/py-gnome-bindings/Makefile |  4 ++--
 sysutils/py-notify/Makefile          |  4 ++--
 x11/py-gnome2/Makefile               |  4 ++--
 x11/py-gtksourceview/Makefile        |  4 ++--
 x11/py-kiwi/Makefile                 |  4 ++--
 9 files changed, 18 insertions(+), 18 deletions(-)

diffs (162 lines):

diff -r 210162902453 -r eb39fa2eea37 audio/py-musique/Makefile
--- a/audio/py-musique/Makefile Wed Aug 19 09:56:22 2009 +0000
+++ b/audio/py-musique/Makefile Wed Aug 19 11:34:34 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2009/02/11 14:23:32 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2009/08/19 11:36:38 tnn Exp $
 #
 
 DISTNAME=      pymusique-0.5
@@ -25,7 +25,7 @@
 DEPENDS+=      ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2
 DEPENDS+=      ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
 
-PYTHON_VERSIONS_ACCEPTED=      25 24
+PYTHON_VERSIONS_ACCEPTED=      25
 
 PYDISTUTILSPKG= yes
 
diff -r 210162902453 -r eb39fa2eea37 graphics/py-clutter/Makefile
--- a/graphics/py-clutter/Makefile      Wed Aug 19 09:56:22 2009 +0000
+++ b/graphics/py-clutter/Makefile      Wed Aug 19 11:34:34 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2009/05/19 08:59:18 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2009/08/19 11:39:44 tnn Exp $
 #
 
 DISTNAME=      pyclutter-0.8.2
@@ -21,7 +21,7 @@
 USE_LIBTOOL=   yes
 USE_TOOLS+=    gmake pkg-config
 
-PYTHON_VERSIONS_ACCEPTED=      25 24
+PYTHON_VERSIONS_ACCEPTED=      25
 
 PKGCONFIG_OVERRIDE+=   pyclutter.pc.in
 
diff -r 210162902453 -r eb39fa2eea37 graphics/py-gtkglext/Makefile
--- a/graphics/py-gtkglext/Makefile     Wed Aug 19 09:56:22 2009 +0000
+++ b/graphics/py-gtkglext/Makefile     Wed Aug 19 11:34:34 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/02/11 14:23:32 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2009/08/19 11:37:08 tnn Exp $
 #
 
 DISTNAME=      pygtkglext-1.1.0
@@ -18,7 +18,7 @@
 USE_TOOLS+=    pkg-config
 PYDISTUTILSPKG=        yes
 
-PYTHON_VERSIONS_ACCEPTED= 25 24
+PYTHON_VERSIONS_ACCEPTED= 25
 
 PKGCONFIG_OVERRIDE+=   pygtkglext.pc.in
 
diff -r 210162902453 -r eb39fa2eea37 graphics/py-matplotlib-gtk2/Makefile
--- a/graphics/py-matplotlib-gtk2/Makefile      Wed Aug 19 09:56:22 2009 +0000
+++ b/graphics/py-matplotlib-gtk2/Makefile      Wed Aug 19 11:34:34 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2009/08/05 11:02:12 markd Exp $
+# $NetBSD: Makefile,v 1.14 2009/08/19 11:38:53 tnn Exp $
 #
 
 DISTNAME=              matplotlib-0.98.4
@@ -17,7 +17,7 @@
 PYDISTUTILSPKG=                yes
 USE_LANGUAGES=         c c++
 
-PYTHON_VERSIONS_ACCEPTED=      26 25 24
+PYTHON_VERSIONS_ACCEPTED=      26 25
 
 .include "../../lang/python/extension.mk"
 .include "../../graphics/py-matplotlib/buildlink3.mk"
diff -r 210162902453 -r eb39fa2eea37 meta-pkgs/py-gnome-bindings/Makefile
--- a/meta-pkgs/py-gnome-bindings/Makefile      Wed Aug 19 09:56:22 2009 +0000
+++ b/meta-pkgs/py-gnome-bindings/Makefile      Wed Aug 19 11:34:34 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2009/05/21 15:51:13 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2009/08/19 11:39:20 tnn Exp $
 
 DISTNAME=      ${PYPKGPREFIX}-gnome-bindings-2.26.2
 CATEGORIES=    meta-pkgs x11 gnome
@@ -10,7 +10,7 @@
 
 META_PACKAGE=  yes
 
-PYTHON_VERSIONS_ACCEPTED=      25 24
+PYTHON_VERSIONS_ACCEPTED=      25
 
 .include "../../lang/python/pyversion.mk"
 
diff -r 210162902453 -r eb39fa2eea37 sysutils/py-notify/Makefile
--- a/sysutils/py-notify/Makefile       Wed Aug 19 09:56:22 2009 +0000
+++ b/sysutils/py-notify/Makefile       Wed Aug 19 11:34:34 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/02/11 14:23:32 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2009/08/19 11:37:38 tnn Exp $
 #
 
 DISTNAME=      notify-python-0.1.1
@@ -20,7 +20,7 @@
 USE_TOOLS+=    pkg-config
 
 PKGCONFIG_OVERRIDE+=   notify-python-0.1.1/notify-python.pc.in
-PYTHON_VERSIONS_ACCEPTED=      25 24
+PYTHON_VERSIONS_ACCEPTED=      25
 PY_PATCHPLIST= yes
 
 .include "../../lang/python/extension.mk"
diff -r 210162902453 -r eb39fa2eea37 x11/py-gnome2/Makefile
--- a/x11/py-gnome2/Makefile    Wed Aug 19 09:56:22 2009 +0000
+++ b/x11/py-gnome2/Makefile    Wed Aug 19 11:34:34 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2009/07/07 11:01:37 zafer Exp $
+# $NetBSD: Makefile,v 1.63 2009/08/19 11:34:34 tnn Exp $
 #
 
 DISTNAME=      gnome-python-2.26.1
@@ -20,7 +20,7 @@
 CONFIGURE_ENV+=        PYTHON=${PYTHONBIN:Q}
 USE_TOOLS+=            pkg-config gmake
 
-PYTHON_VERSIONS_ACCEPTED=      26 25 24
+PYTHON_VERSIONS_ACCEPTED=      26 25
 
 .include "../../lang/python/extension.mk"
 .include "../../lang/python/application.mk"
diff -r 210162902453 -r eb39fa2eea37 x11/py-gtksourceview/Makefile
--- a/x11/py-gtksourceview/Makefile     Wed Aug 19 09:56:22 2009 +0000
+++ b/x11/py-gtksourceview/Makefile     Wed Aug 19 11:34:34 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2009/07/07 11:04:25 zafer Exp $
+# $NetBSD: Makefile,v 1.7 2009/08/19 11:35:05 tnn Exp $
 
 DISTNAME=      pygtksourceview-2.6.0
 PKGNAME=       ${DISTNAME:S/py/${PYPKGPREFIX}-/}
@@ -20,7 +20,7 @@
 USE_TOOLS+=    pkg-config
 PY_PATCHPLIST= YES
 
-PYTHON_VERSIONS_ACCEPTED=      26 25 24
+PYTHON_VERSIONS_ACCEPTED=      26 25
 
 .include "../../lang/python/extension.mk"
 
diff -r 210162902453 -r eb39fa2eea37 x11/py-kiwi/Makefile
--- a/x11/py-kiwi/Makefile      Wed Aug 19 09:56:22 2009 +0000
+++ b/x11/py-kiwi/Makefile      Wed Aug 19 11:34:34 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/03/10 11:12:06 hasso Exp $
+# $NetBSD: Makefile,v 1.5 2009/08/19 11:35:31 tnn Exp $
 #
 
 DISTNAME=      kiwi-1.9.22
@@ -17,7 +17,7 @@
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            msgfmt
 
-PYTHON_VERSIONS_ACCEPTED=      25 24
+PYTHON_VERSIONS_ACCEPTED=      25
 DEPENDS+=      ${PYPKGPREFIX}-setuptools>=0.6c6:../../devel/py-setuptools
 INSTALLATION_DIRS+=    ${PYSITELIB}
 



Home | Main Index | Thread Index | Old Index