summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-07-09 13:03:30 +0000
committerwiz <wiz@pkgsrc.org>2016-07-09 13:03:30 +0000
commit73a050fbf4b1aba6dbcff75747e1766c48b302b6 (patch)
tree473944cd20a247c446b37ecb6fe2c4802cb044cd /time
parent6724f0d53dfe6d56f8a0809e2414e88e0a55ab96 (diff)
downloadpkgsrc-73a050fbf4b1aba6dbcff75747e1766c48b302b6.tar.gz
Remove python33: adapt all packages that refer to it.
Diffstat (limited to 'time')
-rw-r--r--time/etm/Makefile4
-rw-r--r--time/gdeskcal/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
6 files changed, 12 insertions, 12 deletions
diff --git a/time/etm/Makefile b/time/etm/Makefile
index d8ad758ff75..6c096017fc0 100644
--- a/time/etm/Makefile
+++ b/time/etm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2015/12/05 21:26:03 adam Exp $
+# $NetBSD: Makefile,v 1.33 2016/07/09 13:04:11 wiz 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 35 # py-wxWidgets
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-wxWidgets
USE_LANGUAGES= # none
diff --git a/time/gdeskcal/Makefile b/time/gdeskcal/Makefile
index 71027aba393..aaa9ef72977 100644
--- a/time/gdeskcal/Makefile
+++ b/time/gdeskcal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2015/12/05 21:26:03 adam Exp $
+# $NetBSD: Makefile,v 1.59 2016/07/09 13:04:11 wiz 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 35 # py-xml, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-xml, py-gtk2
INSTALLATION_DIRS= bin lib/gdeskcal
diff --git a/time/hamster-applet/Makefile b/time/hamster-applet/Makefile
index 38d5b9560b7..65c47814e02 100644
--- a/time/hamster-applet/Makefile
+++ b/time/hamster-applet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2016/03/05 11:29:33 jperkin Exp $
+# $NetBSD: Makefile,v 1.47 2016/07/09 13:04:11 wiz Exp $
DISTNAME= hamster-applet-2.28.1
PKGREVISION= 29
@@ -17,7 +17,7 @@ USE_TOOLS+= gmake intltool pkg-config msgfmt
GCONF_SCHEMAS+= hamster-applet.schemas
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-ORBit via py-gnome2, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 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 0866b6390b2..9f56e6afbc4 100644
--- a/time/py-goocalendar/Makefile
+++ b/time/py-goocalendar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/12/05 21:26:03 adam Exp $
+# $NetBSD: Makefile,v 1.5 2016/07/09 13:04:12 wiz 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 35 # py-gtk2 via py-goocanvas
+PYTHON_VERSIONS_INCOMPATIBLE= 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 875487e8a03..b5891f34f98 100644
--- a/time/py-mxDateTime/Makefile
+++ b/time/py-mxDateTime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2015/12/05 21:26:03 adam Exp $
+# $NetBSD: Makefile,v 1.37 2016/07/09 13:04:12 wiz 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 35 # not yet ported as of 3.2.7
+PYTHON_VERSIONS_INCOMPATIBLE= 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 4799736671c..a5a3ad1de83 100644
--- a/time/wxRemind/Makefile
+++ b/time/wxRemind/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/12/05 21:26:03 adam Exp $
+# $NetBSD: Makefile,v 1.12 2016/07/09 13:04:12 wiz 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 35 # py-wxWidgets
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-wxWidgets
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"