Date: Sat, 18 Apr 2026 22:04:54 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ade25f522dc4 - main - graphics/py-pointpats: Update to 2.5.5 Message-ID: <69e40006.33bc0.7e9d147a@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ade25f522dc4293fffdf5dc36d1f87660962b856 commit ade25f522dc4293fffdf5dc36d1f87660962b856 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-18 21:25:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-18 21:52:39 +0000 graphics/py-pointpats: Update to 2.5.5 Changes: https://github.com/pysal/pointpats/releases --- graphics/py-pointpats/Makefile | 19 +++++++++---------- graphics/py-pointpats/distinfo | 6 +++--- 2 files changed, 12 insertions(+), 13 deletions(-) diff --git a/graphics/py-pointpats/Makefile b/graphics/py-pointpats/Makefile index e7badef5aaaa..a287fc7c304b 100644 --- a/graphics/py-pointpats/Makefile +++ b/graphics/py-pointpats/Makefile @@ -1,6 +1,5 @@ PORTNAME= pointpats -PORTVERSION= 2.5.2 -PORTREVISION= 1 +PORTVERSION= 2.5.5 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,15 +15,15 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}geopandas>=0.12:graphics/py-geopandas@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}libpysal>=4.8:science/py-libpysal@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}matplotlib>=3.6:math/py-matplotlib@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}numpy1>=1.24:math/py-numpy1@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pandas>=1.4,1:math/py-pandas@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}scipy>=1.10:science/py-scipy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}shapely>=2:devel/py-shapely@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}geopandas>=1.0:graphics/py-geopandas@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}libpysal>=4.10:science/py-libpysal@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}matplotlib>=3.9:math/py-matplotlib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}numpy1>=1.26:math/py-numpy1@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pandas>=2.2,1:math/py-pandas@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}scipy>=1.12:science/py-scipy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}shapely>=2.1:devel/py-shapely@${PY_FLAVOR} -USES= python +USES= python:3.11+ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/graphics/py-pointpats/distinfo b/graphics/py-pointpats/distinfo index a418e25d93a6..a5adb62be37b 100644 --- a/graphics/py-pointpats/distinfo +++ b/graphics/py-pointpats/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762586858 -SHA256 (pointpats-2.5.2.tar.gz) = 6be0be63c893b542d4b6b00609bb8378c38b58245c1cc53a95283500c3d4a663 -SIZE (pointpats-2.5.2.tar.gz) = 4472957 +TIMESTAMP = 1775587504 +SHA256 (pointpats-2.5.5.tar.gz) = 5af6ad0b689905f59037a6a7e4ba99ab4aafe8e088894032902c3e7f9c7e72b5 +SIZE (pointpats-2.5.5.tar.gz) = 5590675home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e40006.33bc0.7e9d147a>
