summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
Diffstat (limited to 'time')
-rw-r--r--time/etm/Makefile4
-rw-r--r--time/hamster-applet/Makefile4
-rw-r--r--time/py-goocalendar/Makefile4
-rw-r--r--time/py-mxDateTime/Makefile4
-rw-r--r--time/wxRemind/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/time/etm/Makefile b/time/etm/Makefile
index ec7172f956e..a6b2bb82986 100644
--- a/time/etm/Makefile
+++ b/time/etm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2017/02/20 17:00:36 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2018/07/03 05:03:37 adam Exp $
DISTNAME= etm-877
PKGREVISION= 1
@@ -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 # py-wxWidgets
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-wxWidgets
USE_LANGUAGES= # none
diff --git a/time/hamster-applet/Makefile b/time/hamster-applet/Makefile
index 6f03ce5036a..6c82c458852 100644
--- a/time/hamster-applet/Makefile
+++ b/time/hamster-applet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2018/04/16 14:35:15 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2018/07/03 05:03:38 adam Exp $
DISTNAME= hamster-applet-2.28.1
PKGREVISION= 36
@@ -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 # py-ORBit via py-gnome2, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 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 d29290b2612..8279a11b11c 100644
--- a/time/py-goocalendar/Makefile
+++ b/time/py-goocalendar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2017/09/16 19:27:21 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2018/07/03 05:03:38 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= 34 35 36 # py-gtk2 via py-goocanvas
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 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 07b4cf8fd2c..8e691066058 100644
--- a/time/py-mxDateTime/Makefile
+++ b/time/py-mxDateTime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2017/09/04 18:08:29 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2018/07/03 05:03:38 adam 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 # not yet ported as of 3.2.9
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 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 cc3f14592b9..b10ca2fd31c 100644
--- a/time/wxRemind/Makefile
+++ b/time/wxRemind/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/01/01 14:44:02 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2018/07/03 05:03:38 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= 34 35 36 # py-wxWidgets
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-wxWidgets
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"