pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-Uranium: add PYTHON_VERSIONS_ACCEPTED
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Mon Aug 26 23:44:42 2024 +0900
Changeset: d7b21a9ec7f780d67cd2402e3ccaf46e3db4a384
Modified Files:
py-Uranium/Makefile
Log Message:
py-Uranium: add PYTHON_VERSIONS_ACCEPTED
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d7b21a9ec7f780d67cd2402e3ccaf46e3db4a384
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-Uranium/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/py-Uranium/Makefile b/py-Uranium/Makefile
index f05bf2bfe6..a62fff6d98 100644
--- a/py-Uranium/Makefile
+++ b/py-Uranium/Makefile
@@ -24,6 +24,8 @@ DEPENDS+= ${PYPKGPREFIX}-qt5-[0-9]*:../../x11/py-qt5
pre-install:
find ${WRKSRC} -type f -name "*.orig" | xargs ${RM}
+PYTHON_VERSIONS_ACCEPTED= 311 310
+
PY_PATCHPLIST=YES
.include "../../devel/cmake/version.mk"
Home |
Main Index |
Thread Index |
Old Index