diff options
Diffstat (limited to 'math/py-pyreadstat')
-rw-r--r-- | math/py-pyreadstat/Makefile | 5 | ||||
-rw-r--r-- | math/py-pyreadstat/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/math/py-pyreadstat/Makefile b/math/py-pyreadstat/Makefile index d948c77b4952..89f5c1217df5 100644 --- a/math/py-pyreadstat/Makefile +++ b/math/py-pyreadstat/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyreadstat -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>=1.2.0,1:math/py-pandas@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}narwhals>=2.0:math/py-narwhals@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent cython3 pep517 diff --git a/math/py-pyreadstat/distinfo b/math/py-pyreadstat/distinfo index 333820b5c423..6c4da3f3c0f6 100644 --- a/math/py-pyreadstat/distinfo +++ b/math/py-pyreadstat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751208170 -SHA256 (pyreadstat-1.3.0.tar.gz) = faddb9086797b24ff8f0540b8493ef5875620384e065a2d212f94295f69517a4 -SIZE (pyreadstat-1.3.0.tar.gz) = 566015 +TIMESTAMP = 1757120790 +SHA256 (pyreadstat-1.3.1.tar.gz) = 5e22b4000570cc0b0b850c7fedc13129546729ca413d67697ede0074423b1ef6 +SIZE (pyreadstat-1.3.1.tar.gz) = 610773 |