pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-webencodings
Module Name: pkgsrc
Committed By: adam
Date: Mon Apr 14 13:08:21 UTC 2025
Modified Files:
pkgsrc/textproc/py-webencodings: Makefile
Log Message:
py-webencodings: remove unused PYTHON_VERSIONS_INCOMPATIBLE
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/py-webencodings/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-webencodings/Makefile
diff -u pkgsrc/textproc/py-webencodings/Makefile:1.5 pkgsrc/textproc/py-webencodings/Makefile:1.6
--- pkgsrc/textproc/py-webencodings/Makefile:1.5 Mon Nov 11 07:29:10 2024
+++ pkgsrc/textproc/py-webencodings/Makefile Mon Apr 14 13:08:21 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2024/11/11 07:29:10 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2025/04/14 13:08:21 adam Exp $
DISTNAME= webencodings-0.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -13,9 +13,7 @@ LICENSE= modified-bsd
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
-USE_LANGUAGES= # empty
-
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+USE_LANGUAGES= # none
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index