pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-sphinxcontrib-svg2pdfconverter: latest py-sphinx only support Python 3.9+
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Sun Feb 18 17:19:06 2024 +0900
Changeset: 5ab583e350f6032258b1c994ebe702dbbc97c76b
Modified Files:
py-sphinxcontrib-svg2pdfconverter/Makefile
Log Message:
py-sphinxcontrib-svg2pdfconverter: latest py-sphinx only support Python 3.9+
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5ab583e350f6032258b1c994ebe702dbbc97c76b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-sphinxcontrib-svg2pdfconverter/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-sphinxcontrib-svg2pdfconverter/Makefile b/py-sphinxcontrib-svg2pdfconverter/Makefile
index 71bccd1317..b4ccb6bd30 100644
--- a/py-sphinxcontrib-svg2pdfconverter/Makefile
+++ b/py-sphinxcontrib-svg2pdfconverter/Makefile
@@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.6.3:../../textproc/py-sphinx
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27 37 # py-sphinx
+PYTHON_VERSIONS_INCOMPATIBLE= 27 38 # py-sphinx
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index