aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-09-30 01:52:15 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-09-30 01:53:11 +0000
commit3125053c63ee83ffee49b36dc3232dd0624960a6 (patch)
treefb85a30d5aa33fad59f1c141b30f302b87a807a4 /graphics
parent4d5f21187c5de2f1b31965846b89b225bf503f16 (diff)
downloadports-3125053c63ee83ffee49b36dc3232dd0624960a6.tar.gz
ports-3125053c63ee83ffee49b36dc3232dd0624960a6.zip
graphics/py-pyqtgraph: Update 0.12.4 -> 0.13.1
Reported by: portscout
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-pyqtgraph/Makefile13
-rw-r--r--graphics/py-pyqtgraph/distinfo6
2 files changed, 12 insertions, 7 deletions
diff --git a/graphics/py-pyqtgraph/Makefile b/graphics/py-pyqtgraph/Makefile
index 7b3ecf1d3c4f..80dbad756823 100644
--- a/graphics/py-pyqtgraph/Makefile
+++ b/graphics/py-pyqtgraph/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pyqtgraph
-DISTVERSION= 0.12.4
+DISTVERSION= 0.13.1
CATEGORIES= graphics science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,10 +11,15 @@ WWW= https://www.pyqtgraph.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= ${PYNUMPY}
+RUN_DEPENDS= ${PYNUMPY} \
+ ${PYTHON_PKGNAMEPREFIX}colorcet>0:graphics/py-colorcet@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}PyOpenGL>0:graphics/py-PyOpenGL@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR}
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}qt5-pyqt>0:devel/py-qt5-pyqt@${PY_FLAVOR} # PyQtGraph requires one of PyQt5, PyQt6, PySide2 or PySide6
-USES= python:3.6+
-USE_PYTHON= autoplist distutils
+USES= python:3.8+
+USE_PYTHON= distutils autoplist pytest # 1 test fails, see https://github.com/pyqtgraph/pyqtgraph/issues/2444
NO_ARCH= yes
diff --git a/graphics/py-pyqtgraph/distinfo b/graphics/py-pyqtgraph/distinfo
index 37ccfa998764..8dc8cdcc0051 100644
--- a/graphics/py-pyqtgraph/distinfo
+++ b/graphics/py-pyqtgraph/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651944634
-SHA256 (pyqtgraph-0.12.4.tar.gz) = c2c8f2b7e1d7f97a710f370acff6368d686c9d6cdc560f2d83dcf59185dfa19d
-SIZE (pyqtgraph-0.12.4.tar.gz) = 1333972
+TIMESTAMP = 1664478657
+SHA256 (pyqtgraph-0.13.1.tar.gz) = 698f87f59db965727b33602a0b29058de21291d8b143dea878b50578aec0dc08
+SIZE (pyqtgraph-0.13.1.tar.gz) = 1364064