Date: Tue, 04 Aug 2026 20:11:04 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f10dc209dc69 - main - misc/py-cmap: update 0.6.=?utf-8?Q?2 =E2=86=92 0.?=7.2 Message-ID: <6a724758.3d808.509750b4@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=f10dc209dc69ae03c5715b1e4f294ea3a6a587cd commit f10dc209dc69ae03c5715b1e4f294ea3a6a587cd Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-08-04 19:08:22 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-08-04 20:10:27 +0000 misc/py-cmap: update 0.6.2 → 0.7.2 --- misc/py-cmap/Makefile | 19 ++++++------------- misc/py-cmap/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 16 deletions(-) diff --git a/misc/py-cmap/Makefile b/misc/py-cmap/Makefile index 7aae82f269ce..935042563872 100644 --- a/misc/py-cmap/Makefile +++ b/misc/py-cmap/Makefile @@ -1,6 +1,5 @@ PORTNAME= cmap -DISTVERSION= 0.6.2 -PORTREVISION= 2 +DISTVERSION= 0.7.2 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,26 +19,20 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bokeh>0:www/py-bokeh@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numba>0:devel/py-numba@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}plotly>0:graphics/py-plotly@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pydantic-extra-types>=2:devel/py-pydantic-extra-types@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pydantic2>0:devel/py-pydantic2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic-extra-types>=2.8:devel/py-pydantic-extra-types@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.8:devel/py-pydantic2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyqtgraph>0:graphics/py-pyqtgraph@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-qt>0:devel/py-pytest-qt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}QtPy>0:devel/py-QtPy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>0:textproc/py-rich@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}vispy>=0.14:graphics/py-vispy@${PY_FLAVOR} - # TEST_DEPENDS also needs napari, pygfx, viscm USES= python -USE_PYTHON= pep517 autoplist pytest +USE_PYTHON= pep517 autoplist NO_ARCH= yes -TEST_ENV= ${MAKE_ENV} \ - PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} \ - DISPLAY=${DISPLAY} \ - XAUTHORITY=${XAUTHORITY} - -# tests as of 0.5.0: 217 passed, 3 skipped in 109.38s (0:01:49) -# tests as of 0.6.2: 3 failed, 214 passed, 3 skipped in 54.50s (3 failures due to deprecation warnings in the Pillow module) +# tests disabled: upstream test suite has known failures and requires +# GUI/Qt display as well as several optional colormap backends .include <bsd.port.mk> diff --git a/misc/py-cmap/distinfo b/misc/py-cmap/distinfo index a1b8a2da733b..4e152e64941e 100644 --- a/misc/py-cmap/distinfo +++ b/misc/py-cmap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757064976 -SHA256 (cmap-0.6.2.tar.gz) = a511cb0ab349d2ecb7c03f0bb050f5feff5e6fc18d1a503d930b01e3fd80459e -SIZE (cmap-0.6.2.tar.gz) = 911209 +TIMESTAMP = 1785731219 +SHA256 (cmap-0.7.2.tar.gz) = 9501cec4d5c2b7a821479aec3282b3d8b42fda983bad055e0f9dbc19cf7bc5b1 +SIZE (cmap-0.7.2.tar.gz) = 949039home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a724758.3d808.509750b4>
