diff options
author | adam <adam@pkgsrc.org> | 2018-07-03 05:03:01 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-07-03 05:03:01 +0000 |
commit | 3445d075bebfeeda915b20c358b79af5b9db8895 (patch) | |
tree | f5adf48498a05775bea8c492276fdbad87e6ff60 /security | |
parent | 03a0ad1e604fe41723f37c210b16862b3e5ae9ea (diff) | |
download | pkgsrc-3445d075bebfeeda915b20c358b79af5b9db8895.tar.gz |
extend PYTHON_VERSIONS_ for Python 3.7
Diffstat (limited to 'security')
25 files changed, 50 insertions, 50 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile index 8e283f9b9d9..e2693e8da3c 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2018/07/01 17:23:43 joerg Exp $ +# $NetBSD: Makefile,v 1.46 2018/07/03 05:03:30 adam Exp $ DISTNAME= Botan-1.10.17 PKGNAME= ${DISTNAME:tl} @@ -15,7 +15,7 @@ HAS_CONFIGURE= yes USE_LANGUAGES= c++ PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.8.14; 1.10 is supposedly better +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # 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 9a9ce2ef33d..534707f1bc1 100644 --- a/security/lasso/Makefile +++ b/security/lasso/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.31 2017/01/01 14:43:54 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2018/07/03 05:03:30 adam Exp $ CONFIGURE_ARGS+= --disable-python CONFIGURE_ARGS+= --disable-php5 CONFIGURE_ARGS+= --disable-perl -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.4.1 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # 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 754d5153471..a5dda8782fd 100644 --- a/security/libprelude-python/Makefile +++ b/security/libprelude-python/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2018/04/17 22:29:49 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2018/07/03 05:03:31 adam Exp $ PKGNAME= libprelude-python-${VERSION} PKGREVISION= 11 @@ -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 36 # not yet ported as of 0.9.24.1 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # 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 48178411eb2..6ac1a53ecce 100644 --- a/security/libpreludedb-python/Makefile +++ b/security/libpreludedb-python/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2018/04/17 22:29:50 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2018/07/03 05:03:31 adam Exp $ PKGNAME= libpreludedb-python-${VERSION} PKGREVISION= 14 @@ -16,7 +16,7 @@ PYBINMODULE= yes PY_PATCHPLIST= yes BUILD_DIRS= bindings -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.9.24.1 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # 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 d6756272187..06a46a316b3 100644 --- a/security/mixminion/Makefile +++ b/security/mixminion/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2017/09/03 08:53:14 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2018/07/03 05:03:31 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= 34 35 36 # not yet ported as of 0.0.8alpha3 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.0.8alpha3 TEST_TARGET= test diff --git a/security/prelude-correlator/Makefile b/security/prelude-correlator/Makefile index f8dc3fe08cc..0e2357a7efb 100644 --- a/security/prelude-correlator/Makefile +++ b/security/prelude-correlator/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2017/01/01 14:43:54 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2018/07/03 05:03:31 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= 34 35 36 # not yet ported as of 0.9.0beta8 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # 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 b3f990aa155..c9220034dbb 100644 --- a/security/py-SSLCrypto/Makefile +++ b/security/py-SSLCrypto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2017/01/01 14:43:55 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2018/07/03 05:03:31 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= 34 35 36 # py-pyrex +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # 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 f4f227c6b67..116c8b08306 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.9 2017/11/23 15:05:03 gson Exp $ +# $NetBSD: Makefile,v 1.10 2018/07/03 05:03:31 adam Exp $ DISTNAME= backports.ssl_match_hostname-3.5.0.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -13,7 +13,7 @@ LICENSE= python-software-foundation DEPENDS+= ${PYPKGPREFIX}-backports-[0-9]*:../../devel/py-backports -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # included in 3.2+ +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # included in 3.2+ post-install: rm ${DESTDIR}${PREFIX}/${PYSITELIB}/backports/__init__.* diff --git a/security/py-cryptkit/Makefile b/security/py-cryptkit/Makefile index eead8e4ccf6..33ad1b12923 100644 --- a/security/py-cryptkit/Makefile +++ b/security/py-cryptkit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2017/09/03 08:53:14 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2018/07/03 05:03:31 adam Exp $ DISTNAME= cryptkit-0.9 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://sourceforge.net/projects/cryptkit/ COMMENT= Python Cryptographic Toolkit -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.9 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # 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 65fb1f2e327..931487d06ee 100644 --- a/security/py-cryptopp/Makefile +++ b/security/py-cryptopp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2017/09/03 08:53:15 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2018/07/03 05:03:31 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= 34 35 36 # not yet ported as of 0.6.0.120... +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # 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-denyhosts/Makefile b/security/py-denyhosts/Makefile index 8b8044e9451..2639ed50d59 100644 --- a/security/py-denyhosts/Makefile +++ b/security/py-denyhosts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2017/01/01 14:43:55 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2018/07/03 05:03:31 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= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 RCD_SCRIPTS+= denyhosts SMF_NAME= denyhost diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile index a4c8d1b3c46..960a5a78849 100644 --- a/security/py-gnupg/Makefile +++ b/security/py-gnupg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2017/01/01 14:43:55 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2018/07/03 05:03:31 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= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/security/py-lasso/Makefile b/security/py-lasso/Makefile index c89f82543e3..e36868dc70c 100644 --- a/security/py-lasso/Makefile +++ b/security/py-lasso/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2017/01/01 14:43:55 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2018/07/03 05:03:31 adam 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 36 # not yet ported as of 2.4.1 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # 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 9d78de7367d..dd23e4345c7 100644 --- a/security/py-libtaxii/Makefile +++ b/security/py-libtaxii/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2018/04/18 19:59:36 kamil Exp $ +# $NetBSD: Makefile,v 1.9 2018/07/03 05:03:32 adam Exp $ GITHUB_PROJECT= libtaxii DISTNAME= libtaxii-1.1.101 @@ -11,7 +11,7 @@ MAINTAINER= khorben@defora.org COMMENT= Python library for handling TAXII Messages and Services LICENSE= modified-bsd -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/security/py-mcrypt/Makefile b/security/py-mcrypt/Makefile index d3837873d53..e29ff801c6e 100644 --- a/security/py-mcrypt/Makefile +++ b/security/py-mcrypt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2017/01/01 14:43:55 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2018/07/03 05:03:32 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= 34 35 36 # not yet ported as of 1.1 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # 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 320b8064e83..ff2cd1893b5 100644 --- a/security/py-oauth2/Makefile +++ b/security/py-oauth2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2017/07/31 05:29:30 adam Exp $ +# $NetBSD: Makefile,v 1.9 2018/07/03 05:03:32 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= 34 35 36 # not yet ported as of 1.5.211 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # 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 3f76731d9ba..af21a8391cc 100644 --- a/security/py-openid/Makefile +++ b/security/py-openid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2017/01/01 14:43:56 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2018/07/03 05:03:32 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= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 .include "../../lang/python/extension.mk" .include "../../mk/bsd.pkg.mk" diff --git a/security/py-prewikka/Makefile b/security/py-prewikka/Makefile index 3cea92fadbd..0a00b3e7605 100644 --- a/security/py-prewikka/Makefile +++ b/security/py-prewikka/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2017/09/03 08:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2018/07/03 05:03:32 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= 34 35 36 # py-cheetah +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-cheetah PREWIKKA_USER?= prewikka PREWIKKA_GROUP?= prewikka diff --git a/security/py-slowaes/Makefile b/security/py-slowaes/Makefile index 42c892e646e..3bb8001a588 100644 --- a/security/py-slowaes/Makefile +++ b/security/py-slowaes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2017/10/09 08:25:56 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2018/07/03 05:03:32 adam Exp $ DISTNAME= slowaes-0.1a1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -10,7 +10,7 @@ HOMEPAGE= https://pypi.python.org/pypi/slowaes/ COMMENT= Implementation of AES in pure Python LICENSE= apache-2.0 -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # as of 0.1a1 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # as of 0.1a1 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/security/py-urllib2-kerberos/Makefile b/security/py-urllib2-kerberos/Makefile index 1239df2d94b..bd0dd7baf8b 100644 --- a/security/py-urllib2-kerberos/Makefile +++ b/security/py-urllib2-kerberos/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2017/01/01 14:43:56 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2018/07/03 05:03:32 adam 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 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/security/py-xmlsec/Makefile b/security/py-xmlsec/Makefile index 79bc2cd2662..3c3fe06b915 100644 --- a/security/py-xmlsec/Makefile +++ b/security/py-xmlsec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2017/01/01 14:43:56 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2018/07/03 05:03:32 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= 34 35 36 # not yet ported as of 0.3.1 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # 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 7829ac32a75..c411339c320 100644 --- a/security/py-yara/Makefile +++ b/security/py-yara/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/06/07 20:46:34 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2018/07/03 05:03:32 adam Exp $ DISTNAME= yara-python-${VERSION} PKGNAME= ${PYPKGPREFIX}-yara-${VERSION} @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=VirusTotal/} COMMENT= Yara python bindings -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 .include "../../security/yara/Makefile.common" .include "../../security/yara/buildlink3.mk" diff --git a/security/py-yubiauth/Makefile b/security/py-yubiauth/Makefile index 11129adc13e..0789666e4a2 100644 --- a/security/py-yubiauth/Makefile +++ b/security/py-yubiauth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2017/01/01 14:43:56 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2018/07/03 05:03:32 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= 34 35 36 # not yet ported as of 0.3.9 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.3.9 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/security/sqlmap/Makefile b/security/sqlmap/Makefile index f0c51aa9db2..92d33869497 100644 --- a/security/sqlmap/Makefile +++ b/security/sqlmap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2018/01/21 21:46:34 leot Exp $ +# $NetBSD: Makefile,v 1.6 2018/07/03 05:03:32 adam Exp $ DISTNAME= sqlmap-1.2 CATEGORIES= security @@ -30,7 +30,7 @@ REPLACE_PYTHON+= sqlmap/extra/shutils/regressiontest.py USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.2 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.2 .include "../../lang/python/application.mk" .include "../../lang/python/egg.mk" diff --git a/security/volatility/Makefile b/security/volatility/Makefile index 45a913a1673..adfc9b6518f 100644 --- a/security/volatility/Makefile +++ b/security/volatility/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/01/01 14:43:56 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2018/07/03 05:03:32 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= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 .include "../../lang/python/egg.mk" .include "../../lang/python/application.mk" |