pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-werkzeug-docs
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 25 10:32:42 UTC 2024
Modified Files:
pkgsrc/www/py-werkzeug-docs: Makefile
Log Message:
py-werkzeug-docs: remove 27 from PYTHON_VERSIONS_INCOMPATIBLE
No effective change.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/py-werkzeug-docs/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-werkzeug-docs/Makefile
diff -u pkgsrc/www/py-werkzeug-docs/Makefile:1.20 pkgsrc/www/py-werkzeug-docs/Makefile:1.21
--- pkgsrc/www/py-werkzeug-docs/Makefile:1.20 Sat Aug 10 07:46:27 2024
+++ pkgsrc/www/py-werkzeug-docs/Makefile Sun Aug 25 10:32:42 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2024/08/10 07:46:27 adam Exp $
+# $NetBSD: Makefile,v 1.21 2024/08/25 10:32:42 wiz Exp $
PKGNAME= ${PYPKGPREFIX}-werkzeug-docs-${DISTNAME:C/[^-]*-//}
COMMENT= Python WSGI Utility Library (HTML documentation)
@@ -13,7 +13,7 @@ NO_CONFIGURE= yes
BUILD_TARGET= html
BUILD_DIRS= docs
-PYTHON_VERSIONS_INCOMPATIBLE= 27 38 39 # py-sphinx
+PYTHON_VERSIONS_INCOMPATIBLE= 38 39 # py-sphinx
INSTALLATION_DIRS+= ${DOCDIR}/html
Home |
Main Index |
Thread Index |
Old Index