summaryrefslogtreecommitdiff
path: root/converters
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 /converters
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 'converters')
-rw-r--r--converters/py-jpCodecs/Makefile4
-rw-r--r--converters/py-zbase32/Makefile4
-rw-r--r--converters/py-zfec/Makefile4
-rw-r--r--converters/py-zhCodecs/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/converters/py-jpCodecs/Makefile b/converters/py-jpCodecs/Makefile
index 9048c62ef2b..202a00a5fd3 100644
--- a/converters/py-jpCodecs/Makefile
+++ b/converters/py-jpCodecs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2014/01/25 10:29:58 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2014/05/09 07:36:56 wiz Exp $
DISTNAME= JapaneseCodecs-1.4.11
PKGNAME= ${PYPKGPREFIX}-jpCodecs-1.4.11
@@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.asahi-net.or.jp/~rd6t-kjym/python/
COMMENT= Python Unicode codecs for Japanese charsets
-PYTHON_VERSIONS_INCOMPATIBLE= 33
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/converters/py-zbase32/Makefile b/converters/py-zbase32/Makefile
index 51f91666fcf..d8f8b720d8f 100644
--- a/converters/py-zbase32/Makefile
+++ b/converters/py-zbase32/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2014/01/19 22:22:56 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2014/05/09 07:36:56 wiz Exp $
DISTNAME= zbase32-1.1.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,7 +15,7 @@ REPLACE.python.old= /usr/bin/env python
REPLACE.python.new= ${PYTHONBIN}
REPLACE_FILES.python= zbase32/zbase32.py zbase32/test/test_zbase32.py
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.1.5
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.1.5
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/converters/py-zfec/Makefile b/converters/py-zfec/Makefile
index 17e40f3dde5..029b27d387d 100644
--- a/converters/py-zfec/Makefile
+++ b/converters/py-zfec/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2014/03/31 08:32:48 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2014/05/09 07:36:56 wiz Exp $
DISTNAME= zfec-1.4.24
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -22,7 +22,7 @@ REPLACE.python.old= /usr/bin/env python
REPLACE.python.new= ${PYTHONBIN}
REPLACE_FILES.python= zfec/cmdline_zfec.py zfec/cmdline_zunfec.py zfec/test/test_zfec.py
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-twisted via py-setuptools_trial
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-twisted via py-setuptools_trial
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/converters/py-zhCodecs/Makefile b/converters/py-zhCodecs/Makefile
index 9c904517062..18527e7e26d 100644
--- a/converters/py-zhCodecs/Makefile
+++ b/converters/py-zhCodecs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2014/01/25 10:29:59 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2014/05/09 07:36:56 wiz Exp $
DISTNAME= ChineseCodecs1.2.0
PKGNAME= ${PYPKGPREFIX}-zhCodecs-1.2.0
@@ -14,7 +14,7 @@ COMMENT= Python Unicode codecs for Chinese charsets
WRKSRC= ${WRKDIR}/${DISTNAME}/Python
PYDISTUTILSPKG= # defined
-PYTHON_VERSIONS_INCOMPATIBLE= 33
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34
post-extract:
@${CHMOD} 711 ${WRKSRC}/chinesetw