pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-werkzeug-docs py-werkzeug-docs: mark as not for...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7f7e44194e81
branches: trunk
changeset: 378152:7f7e44194e81
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Apr 29 23:09:31 2022 +0000
description:
py-werkzeug-docs: mark as not for python 2.7
diffstat:
www/py-werkzeug-docs/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 8f9772d9b872 -r 7f7e44194e81 www/py-werkzeug-docs/Makefile
--- a/www/py-werkzeug-docs/Makefile Fri Apr 29 23:04:47 2022 +0000
+++ b/www/py-werkzeug-docs/Makefile Fri Apr 29 23:09:31 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2022/04/29 13:36:19 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2022/04/29 23:09:31 wiz Exp $
PKGNAME= ${PYPKGPREFIX}-werkzeug-docs-${DISTNAME:C/[^-]*-//}
COMMENT= Python WSGI Utility Library (HTML documentation)
@@ -13,6 +13,8 @@
BUILD_TARGET= html
BUILD_DIRS= docs
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
INSTALLATION_DIRS+= ${DOCDIR}/html
DOCDIR= share/doc/${PYPKGPREFIX}-${DISTNAME:tl:C/-[^-]*$//}
Home |
Main Index |
Thread Index |
Old Index