Date: Thu, 21 May 2026 15:05:58 +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: 2ef3ab5e1c49 - main - devel/py-pint-pandas: Update to 0.7.1 Message-ID: <6a0f1f56.42ef8.540490d6@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=2ef3ab5e1c49778190557efcad2bc759466f5832 commit 2ef3ab5e1c49778190557efcad2bc759466f5832 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-05-21 14:51:44 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-05-21 14:51:44 +0000 devel/py-pint-pandas: Update to 0.7.1 Changes: https://github.com/hgrecco/pint-pandas/blob/master/CHANGES --- devel/py-pint-pandas/Makefile | 10 +++++----- devel/py-pint-pandas/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/devel/py-pint-pandas/Makefile b/devel/py-pint-pandas/Makefile index 290db7844e85..2e1ce3dc4f78 100644 --- a/devel/py-pint-pandas/Makefile +++ b/devel/py-pint-pandas/Makefile @@ -1,9 +1,9 @@ PORTNAME= pint-pandas -PORTVERSION= 0.5 +PORTVERSION= 0.7.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= Pint-Pandas-${PORTVERSION} +DISTNAME= pint_pandas-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Physical quantities module @@ -15,10 +15,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.4.3:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>=1.5,1:math/py-pandas@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pint>=0.21:devel/py-pint@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>=2.2,1:math/py-pandas@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pint>=0.24:devel/py-pint@${PY_FLAVOR} -USES= python +USES= python:3.11+ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-pint-pandas/distinfo b/devel/py-pint-pandas/distinfo index 1c24c0dda43e..0e510f029251 100644 --- a/devel/py-pint-pandas/distinfo +++ b/devel/py-pint-pandas/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694348278 -SHA256 (Pint-Pandas-0.5.tar.gz) = 48ec96d457f802a347763dee1d3e1a273f11f90e4e595df17fd44613dd14a61c -SIZE (Pint-Pandas-0.5.tar.gz) = 55657 +TIMESTAMP = 1779223004 +SHA256 (pint_pandas-0.7.1.tar.gz) = f1106215a682593f535a89696688fec88a6fac3b32ffa9fe94c307e252bcb588 +SIZE (pint_pandas-0.7.1.tar.gz) = 60693home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0f1f56.42ef8.540490d6>
