diff options
author | adam <adam> | 2015-12-05 21:25:27 +0000 |
---|---|---|
committer | adam <adam> | 2015-12-05 21:25:27 +0000 |
commit | a0b187c8d9a0c12118e2140458d3e33d71bd7fab (patch) | |
tree | 8b5f4c0229ace56a6e65a847dbf43b53a26b9dea /time | |
parent | c2593a8036a102c98b480cc594e489d424a6e2d7 (diff) | |
download | pkgsrc-a0b187c8d9a0c12118e2140458d3e33d71bd7fab.tar.gz |
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Diffstat (limited to 'time')
-rw-r--r-- | time/etm/Makefile | 4 | ||||
-rw-r--r-- | time/gdeskcal/Makefile | 4 | ||||
-rw-r--r-- | time/hamster-applet/Makefile | 4 | ||||
-rw-r--r-- | time/py-goocalendar/Makefile | 4 | ||||
-rw-r--r-- | time/py-mxDateTime/Makefile | 4 | ||||
-rw-r--r-- | time/wxRemind/Makefile | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/time/etm/Makefile b/time/etm/Makefile index 25b060a5330..d8ad758ff75 100644 --- a/time/etm/Makefile +++ b/time/etm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2014/05/09 07:37:22 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/12/05 21:26:03 adam Exp $ DISTNAME= etm-877 PKGREVISION= 1 @@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.8.7:../../x11/py-wxWidgets DEPENDS+= ${PYPKGPREFIX}-icalendar>=2.0.1:../../time/py-icalendar PYTHON_VERSIONED_DEPENDENCIES= dateutil -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-wxWidgets +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-wxWidgets USE_LANGUAGES= # none diff --git a/time/gdeskcal/Makefile b/time/gdeskcal/Makefile index 0be48f054af..71027aba393 100644 --- a/time/gdeskcal/Makefile +++ b/time/gdeskcal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2015/04/25 14:24:57 tnn Exp $ +# $NetBSD: Makefile,v 1.58 2015/12/05 21:26:03 adam Exp $ DISTNAME= gDeskCal-0_57_1 PKGNAME= gdeskcal-0.57.1 @@ -15,7 +15,7 @@ NO_BUILD= yes REPLACE_PYTHON= gdeskcal -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-xml, py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-xml, py-gtk2 INSTALLATION_DIRS= bin lib/gdeskcal diff --git a/time/hamster-applet/Makefile b/time/hamster-applet/Makefile index a84167b3d14..d5a6d376d5d 100644 --- a/time/hamster-applet/Makefile +++ b/time/hamster-applet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2015/04/25 14:24:58 tnn Exp $ +# $NetBSD: Makefile,v 1.45 2015/12/05 21:26:03 adam Exp $ DISTNAME= hamster-applet-2.28.1 PKGREVISION= 28 @@ -17,7 +17,7 @@ USE_TOOLS+= gmake intltool pkg-config msgfmt GCONF_SCHEMAS+= hamster-applet.schemas PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-ORBit via py-gnome2, py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-ORBit via py-gnome2, py-gtk2 SUBST_CLASSES+= python SUBST_MESSAGE.python= Fixing path to Python interpreter. diff --git a/time/py-goocalendar/Makefile b/time/py-goocalendar/Makefile index 0c2054e720d..0866b6390b2 100644 --- a/time/py-goocalendar/Makefile +++ b/time/py-goocalendar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/05/09 07:37:23 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/12/05 21:26:03 adam Exp $ DISTNAME= GooCalendar-0.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} @@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-goocanvas-[0-9]*:../../graphics/py-goocanvas USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 via py-goocanvas +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2 via py-goocanvas .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/time/py-mxDateTime/Makefile b/time/py-mxDateTime/Makefile index 048fbfdf95d..875487e8a03 100644 --- a/time/py-mxDateTime/Makefile +++ b/time/py-mxDateTime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2014/12/31 13:57:30 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/12/05 21:26:03 adam Exp $ DISTNAME= egenix-mx-base-3.2.7 PKGNAME= ${PYPKGPREFIX}-mxDateTime-3.2.7 @@ -10,7 +10,7 @@ HOMEPAGE= http://www.egenix.com/files/python/mxDateTime.html COMMENT= Python extension that provides types and conversions for dates LICENSE= egenix-public-license -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 3.2.7 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 3.2.7 REPLACE_PYTHON+= egenix_mx_base.py REPLACE_PYTHON+= mx-base-3.2.7/mxSetup.py diff --git a/time/wxRemind/Makefile b/time/wxRemind/Makefile index 2de21d98ce8..4799736671c 100644 --- a/time/wxRemind/Makefile +++ b/time/wxRemind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2014/05/09 07:37:23 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/12/05 21:26:03 adam Exp $ DISTNAME= wxRemind-0.6.18 PKGREVISION= 4 @@ -11,7 +11,7 @@ COMMENT= Graphical front-end to Remind DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.6.1:../../x11/py-wxWidgets -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-wxWidgets +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-wxWidgets .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" |