pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
reuse-tool: Remove PYTHON_VERSIONS_INCOMPATIBLE
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Mon Feb 17 17:46:53 2025 +0100
Changeset: 67777a14f552378f170ffdfc407a08cf3aaa7eb3
Modified Files:
reuse-tool/Makefile
Log Message:
reuse-tool: Remove PYTHON_VERSIONS_INCOMPATIBLE
Python 3.8 is no longer supported by pkgsrc.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=67777a14f552378f170ffdfc407a08cf3aaa7eb3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
reuse-tool/Makefile | 2 --
1 file changed, 2 deletions(-)
diffs:
diff --git a/reuse-tool/Makefile b/reuse-tool/Makefile
index f8fbde6e79..e461b4d720 100644
--- a/reuse-tool/Makefile
+++ b/reuse-tool/Makefile
@@ -13,8 +13,6 @@ LICENSE= apache-2.0 AND gnu-gpl-v3 AND cc-by-sa-v4.0 AND cc0-1.0-universal
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 38
-
TOOL_DEPENDS+= ${PYPKGPREFIX}-myst-parser>=3.0.1:../../textproc/py-myst-parser
TOOL_DEPENDS+= ${PYPKGPREFIX}-pbr>=6.0.0:../../devel/py-pbr
TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core>=1.9.0:../../devel/py-poetry-core
Home |
Main Index |
Thread Index |
Old Index