summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoradam <adam>2015-12-05 21:25:27 +0000
committeradam <adam>2015-12-05 21:25:27 +0000
commit23fd2995db2bf47c3b3f74bf334b634ad1f516a8 (patch)
tree8b5f4c0229ace56a6e65a847dbf43b53a26b9dea /security
parent10a531fe60fc34c04b128387fde9e98cfb9cdef8 (diff)
downloadpkgsrc-23fd2995db2bf47c3b3f74bf334b634ad1f516a8.tar.gz
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Diffstat (limited to 'security')
-rw-r--r--security/botan/Makefile4
-rw-r--r--security/lasso/Makefile4
-rw-r--r--security/libprelude-python/Makefile4
-rw-r--r--security/libpreludedb-python/Makefile4
-rw-r--r--security/mixminion/Makefile4
-rw-r--r--security/prelude-correlator/Makefile4
-rw-r--r--security/py-SSLCrypto/Makefile4
-rw-r--r--security/py-backports.ssl_match_hostname/Makefile4
-rw-r--r--security/py-cryptkit/Makefile4
-rw-r--r--security/py-cryptopp/Makefile4
-rw-r--r--security/py-cybox/Makefile4
-rw-r--r--security/py-denyhosts/Makefile4
-rw-r--r--security/py-gnupg/Makefile4
-rw-r--r--security/py-lasso/Makefile4
-rw-r--r--security/py-libtaxii/Makefile4
-rw-r--r--security/py-m2crypto/Makefile4
-rw-r--r--security/py-mcrypt/Makefile4
-rw-r--r--security/py-oauth2/Makefile4
-rw-r--r--security/py-openid/Makefile4
-rw-r--r--security/py-prewikka/Makefile4
-rw-r--r--security/py-stix/Makefile4
-rw-r--r--security/py-tlslite/Makefile4
-rw-r--r--security/py-xmlsec/Makefile4
-rw-r--r--security/py-yara/Makefile4
-rw-r--r--security/py-yubiauth/Makefile4
-rw-r--r--security/volatility/Makefile4
26 files changed, 52 insertions, 52 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile
index 912773154c3..51e6fe50947 100644
--- a/security/botan/Makefile
+++ b/security/botan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2014/09/08 09:12:50 jperkin Exp $
+# $NetBSD: Makefile,v 1.34 2015/12/05 21:25:56 adam Exp $
DISTNAME= Botan-1.8.14
PKGNAME= ${DISTNAME:tl}
@@ -15,7 +15,7 @@ HAS_CONFIGURE= yes
USE_LANGUAGES= c++
PYTHON_FOR_BUILD_ONLY= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.8.14; 1.10 is supposedly better
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.8.14; 1.10 is supposedly better
CONFIG_SHELL= ${PYTHONBIN}
CONFIGURE_SCRIPT= ./configure.py
diff --git a/security/lasso/Makefile b/security/lasso/Makefile
index 04689802bdd..d1e7450c98f 100644
--- a/security/lasso/Makefile
+++ b/security/lasso/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:02 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2015/12/05 21:25:56 adam Exp $
CONFIGURE_ARGS+= --disable-python
CONFIGURE_ARGS+= --disable-php5
CONFIGURE_ARGS+= --disable-perl
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.4.1
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.4.1
PYTHON_FOR_BUILD_ONLY= yes
EXTRACT_USING= bsdtar
diff --git a/security/libprelude-python/Makefile b/security/libprelude-python/Makefile
index b73ce1e31f5..e09facd2f3a 100644
--- a/security/libprelude-python/Makefile
+++ b/security/libprelude-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2015/08/23 14:30:41 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2015/12/05 21:25:56 adam Exp $
PKGNAME= libprelude-python-${VERSION}
PKGREVISION= 9
@@ -15,7 +15,7 @@ BUILD_DIRS= bindings/low-level/python bindings/python
PKG_OPTIONS_VAR= PKG_OPTIONS.libprelude
PKG_SUPPORTED_OPTIONS= debug
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.9.24.1
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.9.24.1
.include "../../mk/bsd.options.mk"
diff --git a/security/libpreludedb-python/Makefile b/security/libpreludedb-python/Makefile
index 8627d50ebc5..045991915eb 100644
--- a/security/libpreludedb-python/Makefile
+++ b/security/libpreludedb-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2015/08/23 14:30:41 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2015/12/05 21:25:56 adam Exp $
PKGNAME= libpreludedb-python-${VERSION}
PKGREVISION= 11
@@ -16,7 +16,7 @@ PYBINMODULE= yes
PY_PATCHPLIST= yes
BUILD_DIRS= bindings
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.9.24.1
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.9.24.1
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
diff --git a/security/mixminion/Makefile b/security/mixminion/Makefile
index 5140943e352..6685a7933bc 100644
--- a/security/mixminion/Makefile
+++ b/security/mixminion/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2014/05/09 07:37:17 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2015/12/05 21:25:56 adam Exp $
DISTNAME= Mixminion-0.0.8alpha3
PKGNAME= ${DISTNAME:S/M/m/}
@@ -12,7 +12,7 @@ COMMENT= Anonymous Type 3 remailer
LICENSE= mit
REPLACE_PYTHON= lib/mixminion/Main.py
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.0.8alpha3
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.0.8alpha3
TEST_TARGET= test
diff --git a/security/prelude-correlator/Makefile b/security/prelude-correlator/Makefile
index 170008c09e2..393d62eb9d8 100644
--- a/security/prelude-correlator/Makefile
+++ b/security/prelude-correlator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2014/12/18 13:36:48 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2015/12/05 21:25:56 adam Exp $
DISTNAME= prelude-correlator-0.9.0-beta8
PKGNAME= prelude-correlator-${DISTNAME:S/-beta/beta/:C/.*-//}
@@ -50,7 +50,7 @@ REQD_DIRS+= ${PRELUDE_HOME}
REQD_DIRS_PERMS+= ${PRELUDE_HOME} ${PRELUDE_USER} ${PRELUDE_GROUP} 0700
REPLACE_PYTHON= PreludeCorrelator/main.py
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.9.0beta8
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.9.0beta8
EGG_NAME= prelude_correlator-0.9.0b8
pre-patch:
diff --git a/security/py-SSLCrypto/Makefile b/security/py-SSLCrypto/Makefile
index 7f9f6fa98c3..b50915b7ec9 100644
--- a/security/py-SSLCrypto/Makefile
+++ b/security/py-SSLCrypto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2014/05/09 07:37:17 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2015/12/05 21:25:57 adam Exp $
DISTNAME= SSLCrypto-0.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,7 +12,7 @@ COMMENT= Python bindings for openssl
DEPENDS+= ${PYPKGPREFIX}-pyrex>=0.9.4.1:../../lang/py-pyrex
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-pyrex
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-pyrex
.include "../../lang/python/distutils.mk"
.include "../../security/openssl/buildlink3.mk"
diff --git a/security/py-backports.ssl_match_hostname/Makefile b/security/py-backports.ssl_match_hostname/Makefile
index 417acce3711..443c8a87389 100644
--- a/security/py-backports.ssl_match_hostname/Makefile
+++ b/security/py-backports.ssl_match_hostname/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2014/05/09 07:37:18 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2015/12/05 21:25:56 adam Exp $
DISTNAME= backports.ssl_match_hostname-3.4.0.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE= https://pypi.python.org/pypi/backports.ssl_match_hostname
COMMENT= Python SSL support module for Python 2
LICENSE= python-software-foundation
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # included in 3.2+
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # included in 3.2+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/py-cryptkit/Makefile b/security/py-cryptkit/Makefile
index 64af14f2e3b..2cd53d144eb 100644
--- a/security/py-cryptkit/Makefile
+++ b/security/py-cryptkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2014/05/09 07:37:18 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2015/12/05 21:25:56 adam Exp $
DISTNAME= cryptkit-0.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/cryptkit/
COMMENT= Python Cryptographic Toolkit
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.9
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.9
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/py-cryptopp/Makefile b/security/py-cryptopp/Makefile
index e91172b06a8..c7a5689046e 100644
--- a/security/py-cryptopp/Makefile
+++ b/security/py-cryptopp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2014/05/09 07:37:18 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2015/12/05 21:25:56 adam Exp $
VERSION= 0.6.0
VERSION_EXCESSIVE= 1206569328141510525648634803928199668821045408958
@@ -17,7 +17,7 @@ LICENSE= gnu-gpl-v2
USE_LANGUAGES= c c++
REPLACE_PYTHON= pycryptopp/test/*.py
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.6.0.120...
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.6.0.120...
# It would be nice if egg.mk had support for this.
#TEST_TARGET= @python@ setup.py test
diff --git a/security/py-cybox/Makefile b/security/py-cybox/Makefile
index dec86ec8f44..6fdf02a856f 100644
--- a/security/py-cybox/Makefile
+++ b/security/py-cybox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2014/06/03 08:59:33 khorben Exp $
+# $NetBSD: Makefile,v 1.3 2015/12/05 21:25:57 adam Exp $
CYBOX_VERSION= 2.1.0.4
DISTNAME= python-cybox-${CYBOX_VERSION}
@@ -12,7 +12,7 @@ HOMEPAGE= https://github.com/CybOXProject/python-cybox
COMMENT= Python library for manipulating CybOX content
LICENSE= modified-bsd
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
EGG_NAME= cybox-${CYBOX_VERSION}
diff --git a/security/py-denyhosts/Makefile b/security/py-denyhosts/Makefile
index e2548931493..e4fc3939a05 100644
--- a/security/py-denyhosts/Makefile
+++ b/security/py-denyhosts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2014/05/09 07:37:18 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2015/12/05 21:25:57 adam Exp $
VER= 2.6
DISTNAME= DenyHosts-${VER}
@@ -29,7 +29,7 @@ REPLACE_PYTHON+= scripts/restricted_from_invalid.py
REPLACE_PYTHON+= scripts/restricted_from_passwd.py
PYTHON_SELF_CONFLICT= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
RCD_SCRIPTS+= denyhosts
SMF_NAME= denyhost
diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile
index 3304c4b7c14..0c079e5ce8c 100644
--- a/security/py-gnupg/Makefile
+++ b/security/py-gnupg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2014/05/09 07:37:18 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2015/12/05 21:25:57 adam Exp $
DISTNAME= GnuPGInterface-0.3.2
PKGNAME= ${PYPKGPREFIX}-gnupg-0.3.2
@@ -15,7 +15,7 @@ DEPENDS+= gnupg>=1.0.0:../../security/gnupg
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/py-lasso/Makefile b/security/py-lasso/Makefile
index ce7984cc738..620a7eceafb 100644
--- a/security/py-lasso/Makefile
+++ b/security/py-lasso/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:10 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2015/12/05 21:25:57 adam Exp $
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
@@ -12,7 +12,7 @@ CONFIGURE_ARGS+= --disable-perl
INSTALL_DIRS= bindings/python
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.4.1
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.4.1
.include "../../lang/python/extension.mk"
diff --git a/security/py-libtaxii/Makefile b/security/py-libtaxii/Makefile
index 2e5d6c44500..dec4903ba9f 100644
--- a/security/py-libtaxii/Makefile
+++ b/security/py-libtaxii/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/12/31 13:57:29 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2015/12/05 21:25:57 adam Exp $
LIBTAXII_VERSION= 1.1.101
DISTNAME= libtaxii-${LIBTAXII_VERSION}
@@ -12,7 +12,7 @@ HOMEPAGE= https://github.com/TAXIIProject/python-stix
COMMENT= Python library for handling TAXII Messages and Services
LICENSE= modified-bsd
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile
index 5a8a092cfab..3205285555a 100644
--- a/security/py-m2crypto/Makefile
+++ b/security/py-m2crypto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2014/06/01 23:51:25 rodent Exp $
+# $NetBSD: Makefile,v 1.35 2015/12/05 21:25:57 adam Exp $
DISTNAME= M2Crypto-0.22.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -18,7 +18,7 @@ BUILDLINK_API_DEPENDS.openssl+= openssl>=0.9.7i{,nb*}
PYSETUPBUILDARGS= build_ext --openssl=${BUILDLINK_PREFIX.openssl}
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.21.1
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.21.1
.include "../../lang/python/egg.mk"
.include "../../devel/swig/buildlink3.mk"
diff --git a/security/py-mcrypt/Makefile b/security/py-mcrypt/Makefile
index 4be782f163f..93676ee56ac 100644
--- a/security/py-mcrypt/Makefile
+++ b/security/py-mcrypt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2014/12/31 13:57:29 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2015/12/05 21:25:57 adam Exp $
DISTNAME= python-mcrypt-1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
@@ -11,7 +11,7 @@ HOMEPAGE= http://labix.org/python-mcrypt
COMMENT= Python interface to mcrypt library
LICENSE= gnu-lgpl-v2.1
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.1
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.1
.include "../../lang/python/distutils.mk"
.include "../../security/libmcrypt/buildlink3.mk"
diff --git a/security/py-oauth2/Makefile b/security/py-oauth2/Makefile
index 5df7aac03db..1519f3054db 100644
--- a/security/py-oauth2/Makefile
+++ b/security/py-oauth2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/05/09 07:37:18 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2015/12/05 21:25:57 adam Exp $
DISTNAME= oauth2-1.5.211
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,7 +12,7 @@ LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-httplib2>=0.7.7:../../www/py-httplib2
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.5.211
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.5.211
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/py-openid/Makefile b/security/py-openid/Makefile
index 5f2c48e94f6..e590432d91e 100644
--- a/security/py-openid/Makefile
+++ b/security/py-openid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2014/05/09 07:37:18 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2015/12/05 21:25:57 adam Exp $
DISTVERS= 2.2.5
GITREF= b666238
@@ -14,7 +14,7 @@ COMMENT= Python module for OpenID
LICENSE= apache-2.0
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/py-prewikka/Makefile b/security/py-prewikka/Makefile
index 97530200119..8a249c8e974 100644
--- a/security/py-prewikka/Makefile
+++ b/security/py-prewikka/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2014/05/09 07:37:18 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2015/12/05 21:25:57 adam Exp $
DISTNAME= prewikka-${VERSION}
PKGNAME= ${PYPKGPREFIX}-prewikka-${VERSION}
@@ -24,7 +24,7 @@ USE_TOOLS+= msgfmt
PYDISTUTILSPKG= yes
PYSETUP= setup.py
REPLACE_PYTHON= scripts/prewikka-httpd
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-cheetah
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-cheetah
PREWIKKA_USER?= prewikka
PREWIKKA_GROUP?= prewikka
diff --git a/security/py-stix/Makefile b/security/py-stix/Makefile
index 2e547dc8fa0..4cfc9bacbcb 100644
--- a/security/py-stix/Makefile
+++ b/security/py-stix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/06/03 08:59:33 khorben Exp $
+# $NetBSD: Makefile,v 1.4 2015/12/05 21:25:57 adam Exp $
DISTNAME= stix-1.1.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/STIXProject/python-stix
COMMENT= Python library for manipulating STIX content
LICENSE= modified-bsd
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/py-tlslite/Makefile b/security/py-tlslite/Makefile
index 1edaa1ea840..2439fbfa631 100644
--- a/security/py-tlslite/Makefile
+++ b/security/py-tlslite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2014/05/09 07:37:18 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2015/12/05 21:25:58 adam Exp $
DISTNAME= tlslite-0.3.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,7 +12,7 @@ COMMENT= SSL 3.0, TLS 1.0, and TLS 1.1 in Python
LICENSE= public-domain
PYTHON_SELF_CONFLICT= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.3.8
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.3.8
USE_LANGUAGES= # none
diff --git a/security/py-xmlsec/Makefile b/security/py-xmlsec/Makefile
index 12b59886c8c..44a6fae3c93 100644
--- a/security/py-xmlsec/Makefile
+++ b/security/py-xmlsec/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2014/05/09 07:37:18 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2015/12/05 21:25:58 adam Exp $
DISTNAME= pyxmlsec-0.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2
USE_TOOLS+= pkg-config
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.3.1
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.3.1
.include "../../security/openssl/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
diff --git a/security/py-yara/Makefile b/security/py-yara/Makefile
index 800d7eac688..8e008e9b923 100644
--- a/security/py-yara/Makefile
+++ b/security/py-yara/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/06/06 09:13:27 pettai Exp $
+# $NetBSD: Makefile,v 1.2 2015/12/05 21:25:58 adam Exp $
PKGNAME= ${PYPKGPREFIX}-yara-${YAVER}
CATEGORIES= security python
@@ -8,7 +8,7 @@ COMMENT= Yara python bindings
WRKSRC= ${WRKDIR}/yara-${YAVER}/yara-python
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
.include "../../security/yara/Makefile.common"
.include "../../security/yara/buildlink3.mk"
diff --git a/security/py-yubiauth/Makefile b/security/py-yubiauth/Makefile
index 8ce310a445c..7009ad4436a 100644
--- a/security/py-yubiauth/Makefile
+++ b/security/py-yubiauth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2014/11/17 19:05:39 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2015/12/05 21:25:58 adam Exp $
DISTNAME= yubiauth-0.3.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -16,7 +16,7 @@ PYSETUP= setup.py
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.3.9
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.3.9
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/volatility/Makefile b/security/volatility/Makefile
index 43d6361017c..744054d0484 100644
--- a/security/volatility/Makefile
+++ b/security/volatility/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/06/22 10:38:17 pettai Exp $
+# $NetBSD: Makefile,v 1.5 2015/12/05 21:25:58 adam Exp $
DISTNAME= volatility-2.4
CATEGORIES= security
@@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-distorm3-[0-9]*:../../devel/py-distorm3
PYDISTUTILSPKG= yes
REPLACE_PYTHON= tools/vtype_diff.py
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
.include "../../lang/python/egg.mk"
.include "../../lang/python/application.mk"