pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-sip4: add PYTHON_VERSIONS_ACCEPTED
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Sun Jan 18 19:42:14 2026 +0900
Changeset: 98d15e43f112f4ae986fdc698afe8cc63c7ccef3
Modified Files:
py-sip4/Makefile
Log Message:
py-sip4: 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=98d15e43f112f4ae986fdc698afe8cc63c7ccef3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-sip4/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/py-sip4/Makefile b/py-sip4/Makefile
index 7c3ae12bbc..95660abed7 100644
--- a/py-sip4/Makefile
+++ b/py-sip4/Makefile
@@ -56,6 +56,8 @@ SUBST_STAGE.pyversfx= pre-configure
SUBST_FILES.pyversfx= sipgen/sipgen.sbf
SUBST_VARS.pyversfx= PYVERSSUFFIX
+PYTHON_VERSIONS_ACCEPTED= 311 312
+
do-configure:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \
${PYTHONBIN} configure.py ${CONFIGURE_ARGS}
Home |
Main Index |
Thread Index |
Old Index