git: e63b410e3e55 - main - graphics/py-pyqtgraph: update 0.13.7 → 0.14.0
Yuri Victorovich <[email protected]> Sun, 02 Aug 2026 00:26:09 +0000
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e63b410e3e5592df380790af9ff056971935f99f commit e63b410e3e5592df380790af9ff056971935f99f Author: Yuri Victorovich <[email protected]> AuthorDate: 2026-08-01 22:13:09 +0000 Commit: Yuri Victorovich <[email protected]> CommitDate: 2026-08-02 00:25:49 +0000 graphics/py-pyqtgraph: update 0.13.7 → 0.14.0 --- graphics/py-pyqtgraph/Makefile | 18 ++++++++++++------ graphics/py-pyqtgraph/distinfo | 6 +++--- 2 files changed, 15 insertions(+), 9 deletions(-) diff --git a/graphics/py-pyqtgraph/Makefile b/graphics/py-pyqtgraph/Makefile index ecc81a028fca..676317903891 100644 --- a/graphics/py-pyqtgraph/Makefile +++ b/graphics/py-pyqtgraph/Makefile @@ -1,8 +1,6 @@ PORTNAME= pyqtgraph -DISTVERSION= 0.13.7 -PORTREVISION= 4 +DISTVERSION= 0.14.0 CATEGORIES= graphics science python -MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= [email protected] @@ -12,17 +10,25 @@ WWW= https://www.pyqtgraph.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.25.0:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}colorcet>0:graphics/py-colorcet@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}colorama>0:devel/py-colorama@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${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} # dependencies are in tox.ini + ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} # dependencies are in setup.py and tox.ini RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}qt5-pyqt>0:devel/py-qt5-pyqt@${PY_FLAVOR} # PyQtGraph requires one of PyQt5, PyQt6, PySide2 or PySide6 TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-xdist>0:devel/py-pytest-xdist@${PY_FLAVOR} USES= python -USE_PYTHON= distutils autoplist pytest +USE_PYTHON= pep517 autoplist pytest + +USE_GITHUB= yes +GH_ACCOUNT= pyqtgraph +GH_PROJECT= pyqtgraph +GH_TAGNAME= pyqtgraph-${DISTVERSION} NO_ARCH= yes diff --git a/graphics/py-pyqtgraph/distinfo b/graphics/py-pyqtgraph/distinfo index 52ad686a4ede..4f77e471abc1 100644 --- a/graphics/py-pyqtgraph/distinfo +++ b/graphics/py-pyqtgraph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714366857 -SHA256 (pyqtgraph-0.13.7.tar.gz) = 64f84f1935c6996d0e09b1ee66fe478a7771e3ca6f3aaa05f00f6e068321d9e3 -SIZE (pyqtgraph-0.13.7.tar.gz) = 2343380 +TIMESTAMP = 1785617531 +SHA256 (pyqtgraph-pyqtgraph-0.14.0-pyqtgraph-0.14.0_GH0.tar.gz) = 30f41a2f27ec41fb7d4442dbb150b004520ba83e777cdf5bb9cce0d18017424f +SIZE (pyqtgraph-pyqtgraph-0.14.0-pyqtgraph-0.14.0_GH0.tar.gz) = 2397130