From d1367e1b535658e7b621739c09ac6e0736f70103 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sun, 6 Nov 2022 13:29:58 -0800 Subject: cad/py-cq-editor: Update Spyder dependency Reported by: Christian Weisgerber --- cad/py-cq-editor/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cad/py-cq-editor/Makefile b/cad/py-cq-editor/Makefile index 056505ea6a8c..c8997b7eb248 100644 --- a/cad/py-cq-editor/Makefile +++ b/cad/py-cq-editor/Makefile @@ -1,6 +1,6 @@ PORTNAME= cq-editor DISTVERSION= 0.1.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= cad PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ WWW= https://github.com/CadQuery/CQ-editor/ LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cadquery>=0:cad/py-cadquery@${PY_FLAVOR} \ - ${PYTHON_SITELIBDIR}/spyder/__init__.py:devel/py-spyder + ${PYTHON_SITELIBDIR}/spyder/__init__.py:devel/spyder USES= pyqt:5 python:3.6+ USE_PYTHON= autoplist distutils -- cgit v1.2.3