summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/py-musique/Makefile4
-rw-r--r--converters/py-zfec/Makefile4
-rw-r--r--databases/py-carbon/Makefile4
-rw-r--r--devel/py-buildbot-slave/Makefile4
-rw-r--r--devel/py-buildbot/Makefile4
-rw-r--r--devel/py-doctor/Makefile4
-rw-r--r--devel/py-pyutil/Makefile4
-rw-r--r--devel/py-setuptools_trial/Makefile4
-rw-r--r--filesystems/tahoe-lafs/Makefile4
-rw-r--r--games/kajongg/Makefile4
-rw-r--r--net/coherence/Makefile4
-rw-r--r--net/py-foolscap/Makefile4
-rw-r--r--net/py-txamqp/Makefile5
-rw-r--r--news/hellanzb/Makefile7
-rw-r--r--www/py-nevow/Makefile4
-rw-r--r--www/py-pendrell/Makefile4
16 files changed, 34 insertions, 34 deletions
diff --git a/audio/py-musique/Makefile b/audio/py-musique/Makefile
index da9807de7e3..255eb30ef8a 100644
--- a/audio/py-musique/Makefile
+++ b/audio/py-musique/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2017/02/12 06:25:05 ryoon Exp $
+# $NetBSD: Makefile,v 1.54 2017/02/14 10:26:27 wiz Exp $
DISTNAME= pymusique-0.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -23,7 +23,7 @@ DEPENDS+= ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2
DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted, py-mcrypt, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-mcrypt, py-gtk2
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
diff --git a/converters/py-zfec/Makefile b/converters/py-zfec/Makefile
index f7367c4d0ec..f4adb3ab58b 100644
--- a/converters/py-zfec/Makefile
+++ b/converters/py-zfec/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2017/01/01 14:43:26 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2017/02/14 10:26:28 wiz Exp $
DISTNAME= zfec-1.4.24
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -24,7 +24,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= 34 35 36 # py-twisted via py-setuptools_trial
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-darcsver
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/databases/py-carbon/Makefile b/databases/py-carbon/Makefile
index 06691feff11..616317fd3a2 100644
--- a/databases/py-carbon/Makefile
+++ b/databases/py-carbon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2017/01/01 14:43:27 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/02/14 10:26:28 wiz Exp $
DISTNAME= carbon-0.9.15
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-whisper>=${PKGVERSION_NOREV}:../../databases/py-whisper
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-whisper
.include "../../mk/bsd.prefs.mk"
.include "options.mk"
diff --git a/devel/py-buildbot-slave/Makefile b/devel/py-buildbot-slave/Makefile
index 9c49c5c30f5..841485e8da6 100644
--- a/devel/py-buildbot-slave/Makefile
+++ b/devel/py-buildbot-slave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2017/01/01 14:43:32 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2017/02/14 10:26:28 wiz Exp $
DISTNAME= buildbot-slave-0.8.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2
DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # as of 0.8.8
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-buildbot/Makefile b/devel/py-buildbot/Makefile
index 2ab2e3e50a0..6ea1f503108 100644
--- a/devel/py-buildbot/Makefile
+++ b/devel/py-buildbot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2017/01/01 14:43:32 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2017/02/14 10:26:28 wiz Exp $
DISTNAME= buildbot-0.8.8
PKGREVISION= 1
@@ -18,7 +18,7 @@ DEPENDS+= ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2
DEPENDS+= ${PYPKGPREFIX}-sqlite2-[0-9]*:../../databases/py-sqlite2
DEPENDS+= ${PYPKGPREFIX}-sqlparse-[0-9]*:../../databases/py-sqlparse
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted, py-sqlite2, py-sqlalchemy-migrate
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-sqlite2, py-sqlalchemy-migrate
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-doctor/Makefile b/devel/py-doctor/Makefile
index 828a90fc264..cbe74dbb628 100644
--- a/devel/py-doctor/Makefile
+++ b/devel/py-doctor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2017/01/01 14:43:32 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2017/02/14 10:26:28 wiz Exp $
DISTNAME= pydoctor-0.5
PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}-/}
@@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-nevow>=0.9.18:../../www/py-nevow
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted, py-xml via py-nevow
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-xml via py-nevow
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-pyutil/Makefile b/devel/py-pyutil/Makefile
index 30e2b35af2a..6b1f3ad63c3 100644
--- a/devel/py-pyutil/Makefile
+++ b/devel/py-pyutil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2017/01/01 14:43:35 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2017/02/14 10:26:28 wiz Exp $
DISTNAME= pyutil-2.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-zbase32-[0-9]*:../../converters/py-zbase32
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted via py-setuptools_trial, py-zbase32
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-zbase32
REPLACE_PYTHON+= pyutil/test/current/test_mathutil.py
REPLACE_PYTHON+= pyutil/benchmarks/bench_xor.py pyutil/lineutil.py pyutil/scripts/*.py pyutil/test/*/*.py
diff --git a/devel/py-setuptools_trial/Makefile b/devel/py-setuptools_trial/Makefile
index d6fb4899d29..e52580cae07 100644
--- a/devel/py-setuptools_trial/Makefile
+++ b/devel/py-setuptools_trial/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2017/01/01 14:43:35 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/02/14 10:26:28 wiz Exp $
DISTNAME= setuptools_trial-0.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -14,7 +14,5 @@ USE_LANGUAGES= # none
DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted
-
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/filesystems/tahoe-lafs/Makefile b/filesystems/tahoe-lafs/Makefile
index 6660605137e..1ef4cb22465 100644
--- a/filesystems/tahoe-lafs/Makefile
+++ b/filesystems/tahoe-lafs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2017/01/28 09:09:50 riastradh Exp $
+# $NetBSD: Makefile,v 1.35 2017/02/14 10:26:28 wiz Exp $
DISTNAME= tahoe-lafs-1.12.1
CATEGORIES= filesystems
@@ -39,7 +39,7 @@ DEPENDS+= ${PYPKGPREFIX}-nevow>=0.11.1:../../www/py-nevow
DEPENDS+= ${PYPKGPREFIX}-service_identity-[0-9]*:../../security/py-service_identity
DEPENDS+= ${PYPKGPREFIX}-yaml>=3.11:../../textproc/py-yaml
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted, py-xml via py-nevow, py-zbase32, py-cryptopp
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-xml via py-nevow, py-zbase32, py-cryptopp, py-darcsver
# Note that there is an upstream (inherited from setuptools) bug
# https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1258#comment:29 that
diff --git a/games/kajongg/Makefile b/games/kajongg/Makefile
index d29b6acef6c..1a9e14b1722 100644
--- a/games/kajongg/Makefile
+++ b/games/kajongg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2017/01/01 16:06:13 adam Exp $
+# $NetBSD: Makefile,v 1.35 2017/02/14 10:26:28 wiz Exp $
DISTNAME= kajongg-${_KDE_VERSION}
PKGREVISION= 9
@@ -9,7 +9,7 @@ COMMENT= Maj Jong game
DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # as of 4.14.3, configure does not detect twisted due to using 2.x syntax
REPLACE_PYTHON+= setup.py
REPLACE_PYTHON+= src/deferredutil.py
diff --git a/net/coherence/Makefile b/net/coherence/Makefile
index 8138e9b6ce2..34a7301b61a 100644
--- a/net/coherence/Makefile
+++ b/net/coherence/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/01/01 14:43:49 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2017/02/14 10:26:28 wiz Exp $
DISTNAME= Coherence-0.6.6.2
PKGNAME= coherence-0.6.6.2
@@ -14,7 +14,7 @@ USE_LANGUAGES= # none
DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # as of 0.6.6.2
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/py-foolscap/Makefile b/net/py-foolscap/Makefile
index e449e677c8c..b3ffd6b42a6 100644
--- a/net/py-foolscap/Makefile
+++ b/net/py-foolscap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2017/01/18 20:46:34 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2017/02/14 10:26:29 wiz Exp $
DISTNAME= foolscap-0.12.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-ZopeInterface>=3.6.1:../../devel/py-ZopeInterface
DEPENDS+= ${PYPKGPREFIX}-twisted>=16.0:../../net/py-twisted
DEPENDS+= ${PYPKGPREFIX}-OpenSSL>=0.6:../../security/py-OpenSSL
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # as of 0.12.6
TEST_TARGET= test
diff --git a/net/py-txamqp/Makefile b/net/py-txamqp/Makefile
index 5a3e2b05f0b..f47b0298e84 100644
--- a/net/py-txamqp/Makefile
+++ b/net/py-txamqp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2017/01/01 14:43:52 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2017/02/14 10:26:29 wiz Exp $
DISTNAME= python-txamqp_0.3.orig
PKGNAME= ${PYPKGPREFIX}-txamqp-0.3
@@ -12,11 +12,12 @@ LICENSE= apache-2.0
DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # as of 0.3
+
USE_LANGUAGES= # none
WRKSRC= ${WRKDIR}/python-txamqp-0.3
EGG_NAME= txAMQP-${PKGVERSION_NOREV}
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/news/hellanzb/Makefile b/news/hellanzb/Makefile
index 01bdfd4922d..87cc68e8200 100644
--- a/news/hellanzb/Makefile
+++ b/news/hellanzb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2017/01/01 14:43:53 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2017/02/14 10:26:29 wiz Exp $
#
.include "../../news/hellanzb/Makefile.version"
@@ -8,7 +8,8 @@ CATEGORIES= news
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.hellanzb.com/
+#HOMEPAGE= http://www.hellanzb.com/
+HOMEPAGE= https://github.com/pjenvey/hellanzb
COMMENT= Command line nntp file grabber
LICENSE= modified-bsd
@@ -17,7 +18,7 @@ DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
DEPENDS+= par2>=0.4:../../archivers/par2
DEPENDS+= unrar>=3.5.4:../../archivers/unrar
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # as of 0.14
USE_LANGUAGES= #none
diff --git a/www/py-nevow/Makefile b/www/py-nevow/Makefile
index 93666e986aa..86338fd1722 100644
--- a/www/py-nevow/Makefile
+++ b/www/py-nevow/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2017/01/01 14:44:05 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2017/02/14 10:26:29 wiz Exp $
VERSION= 0.13.0
DISTNAME= Nevow-${VERSION}
@@ -19,7 +19,7 @@ DEPENDS+= ${PYPKGPREFIX}-xml>=0.8.3:../../textproc/py-xml
REPLACE_PYTHON= nevow/test/segfault.py
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted py-xml
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-xml
INSTALLATION_DIRS+= share/doc
diff --git a/www/py-pendrell/Makefile b/www/py-pendrell/Makefile
index 2493f9eed52..404ca02787f 100644
--- a/www/py-pendrell/Makefile
+++ b/www/py-pendrell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2017/01/01 14:44:05 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2017/02/14 10:26:29 wiz Exp $
DISTNAME= pendrell-0.2.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,7 +12,7 @@ LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-twisted>=10.0.0:../../net/py-twisted
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # as of 0.2.3
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"