From 537e1607288b9c9711923e39f591c1cee33918a2 Mon Sep 17 00:00:00 2001 From: maya Date: Fri, 26 Apr 2019 13:13:41 +0000 Subject: Omit mentions of python 34 and 35, after those were removed. - Includes some whitespace changes, to be handled in a separate commit. --- time/etm/Makefile | 4 ++-- time/hamster-applet/Makefile | 4 ++-- time/py-goocalendar/Makefile | 4 ++-- time/py-mxDateTime/Makefile | 4 ++-- time/wxRemind/Makefile | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'time') diff --git a/time/etm/Makefile b/time/etm/Makefile index 45d496bbf44..67e2bb168f1 100644 --- a/time/etm/Makefile +++ b/time/etm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2019/04/25 07:33:25 maya Exp $ +# $NetBSD: Makefile,v 1.38 2019/04/26 13:14:18 maya Exp $ DISTNAME= etm-877 PKGREVISION= 2 @@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.8.7:../../x11/py-wxWidgets DEPENDS+= ${PYPKGPREFIX}-icalendar>=2.0.1:../../time/py-icalendar -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-wxWidgets +PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # py-wxWidgets USE_LANGUAGES= # none diff --git a/time/hamster-applet/Makefile b/time/hamster-applet/Makefile index 3ddd7f49549..d019418312a 100644 --- a/time/hamster-applet/Makefile +++ b/time/hamster-applet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2019/04/25 07:33:25 maya Exp $ +# $NetBSD: Makefile,v 1.62 2019/04/26 13:14:18 maya Exp $ DISTNAME= hamster-applet-2.28.1 PKGREVISION= 39 @@ -17,7 +17,7 @@ USE_TOOLS+= gmake intltool pkg-config msgfmt GCONF_SCHEMAS+= hamster-applet.schemas PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-ORBit via py-gnome2, py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # 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 8279a11b11c..970aa4e7937 100644 --- a/time/py-goocalendar/Makefile +++ b/time/py-goocalendar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2018/07/03 05:03:38 adam Exp $ +# $NetBSD: Makefile,v 1.10 2019/04/26 13:14:18 maya 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= 34 35 36 37 # py-gtk2 via py-goocanvas +PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # 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 8e691066058..89a3031f7dd 100644 --- a/time/py-mxDateTime/Makefile +++ b/time/py-mxDateTime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2018/07/03 05:03:38 adam Exp $ +# $NetBSD: Makefile,v 1.42 2019/04/26 13:14:18 maya Exp $ VERSION= 3.2.9 DISTNAME= egenix-mx-base-${VERSION} @@ -11,7 +11,7 @@ HOMEPAGE= https://www.egenix.com/files/python/mxDateTime.html COMMENT= Python extension that provides types and conversions for dates LICENSE= egenix-public-license -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 3.2.9 +PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 3.2.9 REPLACE_PYTHON+= egenix_mx_base.py REPLACE_PYTHON+= mx/BeeBase/FileLock.py diff --git a/time/wxRemind/Makefile b/time/wxRemind/Makefile index 9f400ec3f4a..3f34e451537 100644 --- a/time/wxRemind/Makefile +++ b/time/wxRemind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2019/04/25 07:33:26 maya Exp $ +# $NetBSD: Makefile,v 1.16 2019/04/26 13:14:18 maya Exp $ DISTNAME= wxRemind-0.6.18 PKGREVISION= 5 @@ -11,7 +11,7 @@ COMMENT= Graphical front-end to Remind DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.6.1:../../x11/py-wxWidgets -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-wxWidgets +PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # py-wxWidgets .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3