Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 13:12:37 +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: 7287932f2b9b - main - math/py-pyreadstat: Update to 1.3.4
Message-ID:  <69ef60c5.31d2b.64543e8a@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=7287932f2b9b7b67da2add71f7753fe79c1cb9f0

commit 7287932f2b9b7b67da2add71f7753fe79c1cb9f0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-27 13:04:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-27 13:07:44 +0000

    math/py-pyreadstat: Update to 1.3.4
    
    Changes:        https://github.com/Roche/pyreadstat/releases
---
 math/py-pyreadstat/Makefile | 5 ++---
 math/py-pyreadstat/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/math/py-pyreadstat/Makefile b/math/py-pyreadstat/Makefile
index 51626238f5ef..44fc8cc1ee42 100644
--- a/math/py-pyreadstat/Makefile
+++ b/math/py-pyreadstat/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	pyreadstat
-PORTVERSION=	1.3.3
-PORTREVISION=	1
+PORTVERSION=	1.3.4
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +17,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}narwhals>=2.10.1:math/py-narwhals@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}numpy1>=0:math/py-numpy1@${PY_FLAVOR}
 
-USES=		python
+USES=		iconv python
 USE_PYTHON=	autoplist concurrent cython pep517
 
 post-install:
diff --git a/math/py-pyreadstat/distinfo b/math/py-pyreadstat/distinfo
index b2d534cdffa5..8af5d575cb34 100644
--- a/math/py-pyreadstat/distinfo
+++ b/math/py-pyreadstat/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1769874392
-SHA256 (pyreadstat-1.3.3.tar.gz) = 157afa4974ea76354aeccb03dbdb8cdfc8272b0b231bfb4d55b449e3f75c7071
-SIZE (pyreadstat-1.3.3.tar.gz) = 618316
+TIMESTAMP = 1777252768
+SHA256 (pyreadstat-1.3.4.tar.gz) = b838ce4ff92df271cdefd0e003038c200815908109a42d75c26a6bf21853940b
+SIZE (pyreadstat-1.3.4.tar.gz) = 510184


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ef60c5.31d2b.64543e8a>