pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-hstspreload py-hstspreload: mark as Python 3.x ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/78f029416785
branches: trunk
changeset: 411623:78f029416785
user: adam <adam%pkgsrc.org@localhost>
date: Sun Feb 16 20:47:40 2020 +0000
description:
py-hstspreload: mark as Python 3.x only
diffstat:
www/py-hstspreload/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 25bcd2bed318 -r 78f029416785 www/py-hstspreload/Makefile
--- a/www/py-hstspreload/Makefile Sun Feb 16 20:40:31 2020 +0000
+++ b/www/py-hstspreload/Makefile Sun Feb 16 20:47:40 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/02/16 14:13:33 adam Exp $
+# $NetBSD: Makefile,v 1.3 2020/02/16 20:47:40 adam Exp $
DISTNAME= hstspreload-2020.2.15
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,5 +12,7 @@
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index