pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-spyder-kernels: Mark python versions that are incompatible
Module Name: pkgsrc-wip
Committed By: Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By: matthewd
Date: Thu Jun 27 06:39:43 2024 -0600
Changeset: 0356dee0ac0e8efcfefa4c5b850d4d7abe0e93f8
Modified Files:
py-spyder-kernels/Makefile
Log Message:
py-spyder-kernels: Mark python versions that are incompatible
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0356dee0ac0e8efcfefa4c5b850d4d7abe0e93f8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-spyder-kernels/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-spyder-kernels/Makefile b/py-spyder-kernels/Makefile
index f8e430307e..9c48015142 100644
--- a/py-spyder-kernels/Makefile
+++ b/py-spyder-kernels/Makefile
@@ -20,6 +20,7 @@ DEPENDS+= ${PYPKGPREFIX}-zmq>=:../../net/py-zmq
DEPENDS+= ${PYPKGPREFIX}-wurlitzer>=1.0.3:../../wip/py-wurlitzer
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27 38
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index