git: ef8fdd6c3bc4 - main - misc/py-cmap: update 0.3.0 → 0.5.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Jan 2025 07:28:34 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ef8fdd6c3bc41887446dacea4cf855ac10adee9e commit ef8fdd6c3bc41887446dacea4cf855ac10adee9e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-01-13 06:52:46 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-01-13 07:28:25 +0000 misc/py-cmap: update 0.3.0 → 0.5.0 Reported by: portscout --- misc/py-cmap/Makefile | 6 ++++-- misc/py-cmap/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/misc/py-cmap/Makefile b/misc/py-cmap/Makefile index ce825ec34e31..eb3e0d2d28fb 100644 --- a/misc/py-cmap/Makefile +++ b/misc/py-cmap/Makefile @@ -1,5 +1,5 @@ PORTNAME= cmap -DISTVERSION= 0.3.0 +DISTVERSION= 0.5.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -28,10 +28,12 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bokeh>0:www/py-bokeh@${PY_FLAVOR} \ # TEST_DEPENDS also needs napari, pygfx, viscm USES= python -USE_PYTHON= pep517 autoplist pytest # 3 tests fail because the $DISPLAY variable is missing +USE_PYTHON= pep517 autoplist pytest NO_ARCH= yes TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} +# tests as of 0.5.0: 3 failed, 214 passed, 3 skipped in 160.75s (0:02:40) - because the $DISPLAY variable is missing + .include <bsd.port.mk> diff --git a/misc/py-cmap/distinfo b/misc/py-cmap/distinfo index 05c9c3c44716..0ea431cf0da1 100644 --- a/misc/py-cmap/distinfo +++ b/misc/py-cmap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725678559 -SHA256 (cmap-0.3.0.tar.gz) = 01ddd3f7b3abc42c3c126d2a590e8c03615a32be2b184ba68a69a2798f4fe460 -SIZE (cmap-0.3.0.tar.gz) = 591030 +TIMESTAMP = 1736750547 +SHA256 (cmap-0.5.0.tar.gz) = 2177fe5fa5b2ec616448384d9707813e75fa91598a338976c379562381042c13 +SIZE (cmap-0.5.0.tar.gz) = 907819