summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz>2017-01-01 14:43:22 +0000
committerwiz <wiz>2017-01-01 14:43:22 +0000
commit2a6fbaaed045ab06cd7684382f4693bf0f996d55 (patch)
treee76899e3fd3b6a6a58bb4e74444c8b3242764f99 /security
parent23d93816b5d414b2e416de786e95bcae9da4b9b3 (diff)
downloadpkgsrc-2a6fbaaed045ab06cd7684382f4693bf0f996d55.tar.gz
Add python-3.6 to incompatible versions.
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-gssapi/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-slowaes/Makefile4
-rw-r--r--security/py-stix/Makefile4
-rw-r--r--security/py-tlslite/Makefile4
-rw-r--r--security/py-urllib2-kerberos/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
29 files changed, 58 insertions, 58 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile
index 7eca5e0deab..cb3a2ddbeb4 100644
--- a/security/botan/Makefile
+++ b/security/botan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2016/11/11 19:46:48 joerg Exp $
+# $NetBSD: Makefile,v 1.42 2017/01/01 14:43:54 wiz Exp $
DISTNAME= Botan-1.10.13
PKGNAME= ${DISTNAME:tl}
@@ -15,7 +15,7 @@ HAS_CONFIGURE= yes
USE_LANGUAGES= c++
PYTHON_FOR_BUILD_ONLY= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.8.14; 1.10 is supposedly better
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # 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 c01538e0063..9a9ce2ef33d 100644
--- a/security/lasso/Makefile
+++ b/security/lasso/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.30 2016/07/09 13:04:03 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2017/01/01 14:43:54 wiz Exp $
CONFIGURE_ARGS+= --disable-python
CONFIGURE_ARGS+= --disable-php5
CONFIGURE_ARGS+= --disable-perl
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 2.4.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # 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 4ea12188863..3e660defddf 100644
--- a/security/libprelude-python/Makefile
+++ b/security/libprelude-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2016/09/19 13:04:27 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2017/01/01 14:43:54 wiz Exp $
PKGNAME= libprelude-python-${VERSION}
PKGREVISION= 10
@@ -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= 34 35 # not yet ported as of 0.9.24.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # 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 7278f4dea73..a74ae0e43f5 100644
--- a/security/libpreludedb-python/Makefile
+++ b/security/libpreludedb-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2016/09/19 13:04:27 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2017/01/01 14:43:54 wiz Exp $
PKGNAME= libpreludedb-python-${VERSION}
PKGREVISION= 13
@@ -16,7 +16,7 @@ PYBINMODULE= yes
PY_PATCHPLIST= yes
BUILD_DIRS= bindings
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.9.24.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # 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 ea3ac8c2dbd..762870c3bc6 100644
--- a/security/mixminion/Makefile
+++ b/security/mixminion/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2016/07/09 13:04:03 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2017/01/01 14:43:54 wiz 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= 34 35 # not yet ported as of 0.0.8alpha3
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.0.8alpha3
TEST_TARGET= test
diff --git a/security/prelude-correlator/Makefile b/security/prelude-correlator/Makefile
index c2474a4c8a4..f8dc3fe08cc 100644
--- a/security/prelude-correlator/Makefile
+++ b/security/prelude-correlator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2016/07/09 13:04:03 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2017/01/01 14:43:54 wiz 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= 34 35 # not yet ported as of 0.9.0beta8
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # 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 08f754831cc..b3f990aa155 100644
--- a/security/py-SSLCrypto/Makefile
+++ b/security/py-SSLCrypto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2016/07/09 13:04:03 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2017/01/01 14:43:55 wiz 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= 34 35 # py-pyrex
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # 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 04a7cf68ffa..b4d8f67d9d1 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.6 2016/07/09 13:04:04 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/01/01 14:43:55 wiz Exp $
DISTNAME= backports.ssl_match_hostname-3.5.0.1
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= 34 35 # included in 3.2+
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # included in 3.2+
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/py-cryptkit/Makefile b/security/py-cryptkit/Makefile
index 2c6dc006ab2..0a1c7c121da 100644
--- a/security/py-cryptkit/Makefile
+++ b/security/py-cryptkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2016/12/15 01:07:30 wiedi Exp $
+# $NetBSD: Makefile,v 1.21 2017/01/01 14:43:55 wiz 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= 34 35 # not yet ported as of 0.9
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.9
CPPFLAGS.SunOS+= -Du_int8_t=uint8_t -Du_int16_t=uint16_t -Du_int32_t=uint32_t -Du_int64_t=uint64_t
diff --git a/security/py-cryptopp/Makefile b/security/py-cryptopp/Makefile
index 8ec0253fbc8..767d0da3658 100644
--- a/security/py-cryptopp/Makefile
+++ b/security/py-cryptopp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2016/07/09 13:04:04 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2017/01/01 14:43:55 wiz 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= 34 35 # not yet ported as of 0.6.0.120...
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # 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 31dea4ca99b..704ccb691d5 100644
--- a/security/py-cybox/Makefile
+++ b/security/py-cybox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2016/07/09 13:04:04 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/01/01 14:43:55 wiz 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= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
EGG_NAME= cybox-${CYBOX_VERSION}
diff --git a/security/py-denyhosts/Makefile b/security/py-denyhosts/Makefile
index 8d50b858846..8b8044e9451 100644
--- a/security/py-denyhosts/Makefile
+++ b/security/py-denyhosts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2016/07/09 13:04:04 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2017/01/01 14:43:55 wiz 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= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
RCD_SCRIPTS+= denyhosts
SMF_NAME= denyhost
diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile
index 91a58407a64..a4c8d1b3c46 100644
--- a/security/py-gnupg/Makefile
+++ b/security/py-gnupg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2016/07/09 13:04:04 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2017/01/01 14:43:55 wiz 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= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/py-gssapi/Makefile b/security/py-gssapi/Makefile
index f07c218a23a..1a2dd33d058 100644
--- a/security/py-gssapi/Makefile
+++ b/security/py-gssapi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/07/24 19:08:23 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2017/01/01 14:43:55 wiz Exp $
DISTNAME= gssapi-1.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
AUTO_MKDIRS= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # as of 1.2.0, self tests don't run
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # as of 1.2.0, self tests don't run
.include "../../lang/python/distutils.mk"
diff --git a/security/py-lasso/Makefile b/security/py-lasso/Makefile
index 687c61acae3..c89f82543e3 100644
--- a/security/py-lasso/Makefile
+++ b/security/py-lasso/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2016/07/09 13:04:04 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2017/01/01 14:43:55 wiz Exp $
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 3
@@ -12,7 +12,7 @@ CONFIGURE_ARGS+= --disable-perl
INSTALL_DIRS= bindings/python
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 2.4.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # 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 4abe6811417..bb73c36da19 100644
--- a/security/py-libtaxii/Makefile
+++ b/security/py-libtaxii/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2016/07/09 13:04:04 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2017/01/01 14:43:55 wiz 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= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile
index 9ecb9e6149f..ea0b514d2cf 100644
--- a/security/py-m2crypto/Makefile
+++ b/security/py-m2crypto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2016/12/01 14:51:15 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2017/01/01 14:43:55 wiz Exp $
DISTNAME= M2Crypto-0.22.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -13,7 +13,7 @@ LICENSE= m2crypto-license
PYSETUPBUILDARGS= build_ext --openssl=${BUILDLINK_PREFIX.openssl}
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.21.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # 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 85883caae2e..d3837873d53 100644
--- a/security/py-mcrypt/Makefile
+++ b/security/py-mcrypt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2016/07/09 13:04:04 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2017/01/01 14:43:55 wiz 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= 34 35 # not yet ported as of 1.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # 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 5f61f7ad33a..24c96065026 100644
--- a/security/py-oauth2/Makefile
+++ b/security/py-oauth2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/07/09 13:04:04 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/01/01 14:43:55 wiz 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= 34 35 # not yet ported as of 1.5.211
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # 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 4206c6dddda..3f76731d9ba 100644
--- a/security/py-openid/Makefile
+++ b/security/py-openid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2016/07/09 13:04:04 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2017/01/01 14:43:56 wiz 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= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/py-prewikka/Makefile b/security/py-prewikka/Makefile
index 9ef86184e10..2e86fcc2004 100644
--- a/security/py-prewikka/Makefile
+++ b/security/py-prewikka/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2016/07/09 13:04:05 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2017/01/01 14:43:56 wiz 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= 34 35 # py-cheetah
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-cheetah
PREWIKKA_USER?= prewikka
PREWIKKA_GROUP?= prewikka
diff --git a/security/py-slowaes/Makefile b/security/py-slowaes/Makefile
index e948a817a89..88749c79ee8 100644
--- a/security/py-slowaes/Makefile
+++ b/security/py-slowaes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/09/02 16:29:10 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/01 14:43:56 wiz Exp $
DISTNAME= slowaes-0.1a1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE= http://code.google.com/p/slowaes/
COMMENT= Implementation of AES in pure Python
LICENSE= apache-2.0
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # as of 0.1a1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # as of 0.1a1
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/py-stix/Makefile b/security/py-stix/Makefile
index 7fbb8401d12..0a15dc4380e 100644
--- a/security/py-stix/Makefile
+++ b/security/py-stix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/07/09 13:04:05 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/01/01 14:43:56 wiz 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= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/py-tlslite/Makefile b/security/py-tlslite/Makefile
index 0ad8c6552b5..54adb54100b 100644
--- a/security/py-tlslite/Makefile
+++ b/security/py-tlslite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2016/07/09 13:04:05 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2017/01/01 14:43:56 wiz 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= 34 35 # not yet ported as of 0.3.8
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.3.8
USE_LANGUAGES= # none
diff --git a/security/py-urllib2-kerberos/Makefile b/security/py-urllib2-kerberos/Makefile
index 292faafdc2a..1239df2d94b 100644
--- a/security/py-urllib2-kerberos/Makefile
+++ b/security/py-urllib2-kerberos/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/07/09 13:04:05 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2017/01/01 14:43:56 wiz Exp $
#
DISTNAME= urllib2_kerberos-0.1.6
@@ -13,7 +13,7 @@ LICENSE= apache-2.0
DEPENDS+= ${PYPKGPREFIX}-kerberos>=1.1:../../security/py-kerberos
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/py-xmlsec/Makefile b/security/py-xmlsec/Makefile
index 78409c5cfe8..79bc2cd2662 100644
--- a/security/py-xmlsec/Makefile
+++ b/security/py-xmlsec/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2016/07/09 13:04:05 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/01/01 14:43:56 wiz 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= 34 35 # not yet ported as of 0.3.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # 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 4ddac180687..50c3ce02066 100644
--- a/security/py-yara/Makefile
+++ b/security/py-yara/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/07/09 13:04:05 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2017/01/01 14:43:56 wiz 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= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
.include "../../security/yara/Makefile.common"
.include "../../security/yara/buildlink3.mk"
diff --git a/security/py-yubiauth/Makefile b/security/py-yubiauth/Makefile
index b18a14b63ca..11129adc13e 100644
--- a/security/py-yubiauth/Makefile
+++ b/security/py-yubiauth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2016/07/09 13:04:05 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/01/01 14:43:56 wiz Exp $
DISTNAME= yubiauth-0.3.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -16,7 +16,7 @@ PYSETUP= setup.py
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.3.9
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # 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 fdedfa61860..45a913a1673 100644
--- a/security/volatility/Makefile
+++ b/security/volatility/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/07/09 13:04:05 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/01/01 14:43:56 wiz 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= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
.include "../../lang/python/egg.mk"
.include "../../lang/python/application.mk"