summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-05-09 07:36:53 +0000
committerwiz <wiz@pkgsrc.org>2014-05-09 07:36:53 +0000
commit6110b3907a630ba5f56311a5b07f346b35648583 (patch)
tree5e055948d6bf3908006c42aff77eac3ac020d198 /time
parente10e726ca1e2e87e38883d59d9f2f27d9b31bbdb (diff)
downloadpkgsrc-6110b3907a630ba5f56311a5b07f346b35648583.tar.gz
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
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-dateutil/Makefile4
-rw-r--r--time/py-goocalendar/Makefile4
-rw-r--r--time/py-mxDateTime/Makefile4
-rw-r--r--time/py-trytond-calendar/Makefile4
-rw-r--r--time/wxRemind/Makefile4
8 files changed, 16 insertions, 16 deletions
diff --git a/time/etm/Makefile b/time/etm/Makefile
index 730ad1f5382..25b060a5330 100644
--- a/time/etm/Makefile
+++ b/time/etm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2014/01/25 10:30:25 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2014/05/09 07:37:22 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 # py-wxWidgets
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-wxWidgets
USE_LANGUAGES= # none
diff --git a/time/gdeskcal/Makefile b/time/gdeskcal/Makefile
index 313e1b3d22a..32ac66a8bdc 100644
--- a/time/gdeskcal/Makefile
+++ b/time/gdeskcal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2014/05/05 00:48:24 ryoon Exp $
+# $NetBSD: Makefile,v 1.56 2014/05/09 07:37:22 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 # py-xml, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-xml, py-gtk2
INSTALLATION_DIRS= bin lib/gdeskcal
diff --git a/time/hamster-applet/Makefile b/time/hamster-applet/Makefile
index 717541647d6..f5d744e864e 100644
--- a/time/hamster-applet/Makefile
+++ b/time/hamster-applet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2014/05/05 00:48:24 ryoon Exp $
+# $NetBSD: Makefile,v 1.43 2014/05/09 07:37:23 wiz Exp $
DISTNAME= hamster-applet-2.28.1
PKGREVISION= 27
@@ -17,7 +17,7 @@ USE_TOOLS+= gmake intltool pkg-config msgfmt
GCONF_SCHEMAS+= hamster-applet.schemas
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-ORBit via py-gnome2, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-ORBit via py-gnome2, py-gtk2
SUBST_CLASSES+= python
SUBST_MESSAGE.python= Fixing path to Python interpreter.
diff --git a/time/py-dateutil/Makefile b/time/py-dateutil/Makefile
index 50e0e0e3cd8..32bc29ec1cb 100644
--- a/time/py-dateutil/Makefile
+++ b/time/py-dateutil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2014/01/25 10:30:26 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2014/05/09 07:37:23 wiz Exp $
DISTNAME= python-dateutil-1.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
@@ -10,7 +10,7 @@ HOMEPAGE= http://labix.org/python-dateutil
COMMENT= Extensions to the standard datetime module (Python-2.x version)
EGG_NAME= ${DISTNAME:S/-/_/}
-PYTHON_VERSIONS_INCOMPATIBLE= 33
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/time/py-goocalendar/Makefile b/time/py-goocalendar/Makefile
index 5e141a04ade..0c2054e720d 100644
--- a/time/py-goocalendar/Makefile
+++ b/time/py-goocalendar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2014/01/31 19:32:04 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2014/05/09 07:37:23 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 # py-gtk2 via py-goocanvas
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # 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 02109d3ee88..0247779dc7f 100644
--- a/time/py-mxDateTime/Makefile
+++ b/time/py-mxDateTime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2014/01/20 20:39:22 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2014/05/09 07:37:23 wiz Exp $
DISTNAME= egenix-mx-base-3.2.7
PKGNAME= ${PYPKGPREFIX}-mxDateTime-3.2.7
@@ -11,7 +11,7 @@ COMMENT= Python extension that provides types and conversions for dates
LICENSE= egenix-public-license
EGG_NAME= ${DISTNAME:S/-mx-/_mx_/}
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 3.2.7
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # 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/py-trytond-calendar/Makefile b/time/py-trytond-calendar/Makefile
index 231e2960139..76aa17666f3 100644
--- a/time/py-trytond-calendar/Makefile
+++ b/time/py-trytond-calendar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/05/05 22:58:41 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2014/05/09 07:37:23 wiz Exp $
DISTNAME= trytond_calendar-3.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1}
@@ -18,7 +18,7 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 26 33 # XXX according to setup.py (v3.0.2)
+PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # XXX according to setup.py (v3.0.2)
PYTHON_VERSIONED_DEPENDENCIES= dateutil
REPLACE_PYTHON+= tests/scenario_calendar.py tests/test_calendar.py
diff --git a/time/wxRemind/Makefile b/time/wxRemind/Makefile
index 1ba63cf3990..2de21d98ce8 100644
--- a/time/wxRemind/Makefile
+++ b/time/wxRemind/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2014/01/25 10:30:26 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2014/05/09 07:37:23 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 # py-wxWidgets
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-wxWidgets
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"