Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Aug 2026 20:10:49 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3ce9ed05ff77 - main - misc/py-pymatreader: update 1.=?utf-8?Q?0.0 =E2=86=92?= 1.2.3
Message-ID:  <6a724749.3bfe8.7f6dd769@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3ce9ed05ff77f41fb76eb42ca7595f67628209ba

commit 3ce9ed05ff77f41fb76eb42ca7595f67628209ba
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-08-04 18:49:16 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-08-04 20:10:25 +0000

    misc/py-pymatreader: update 1.0.0 → 1.2.3
---
 misc/py-pymatreader/Makefile | 9 +++++----
 misc/py-pymatreader/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/misc/py-pymatreader/Makefile b/misc/py-pymatreader/Makefile
index 0dada4cb6d4c..903b3a58f94a 100644
--- a/misc/py-pymatreader/Makefile
+++ b/misc/py-pymatreader/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	pymatreader
-DISTVERSION=	1.0.0
-PORTREVISION=	2
+DISTVERSION=	1.2.3
 CATEGORIES=	misc
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,10 +19,12 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}xmltodict>=0:devel/py-xmltodict@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	pep517 autoplist pytest # tests fail to run, see https://gitlab.com/obob/pymatreader/-/issues/20
+USE_PYTHON=	pep517 autoplist pytest
 
 NO_ARCH=	yes
 
-# tests as of 1.0.0: 25 passed, 629 warnings in 136.24s (0:02:16
+TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+
+# tests as of 1.2.3: 37 passed, 632 warnings in 11.14s
 
 .include <bsd.port.mk>
diff --git a/misc/py-pymatreader/distinfo b/misc/py-pymatreader/distinfo
index 9be11a5d3ac3..91fa7be3f522 100644
--- a/misc/py-pymatreader/distinfo
+++ b/misc/py-pymatreader/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1744497788
-SHA256 (pymatreader-1.0.0.tar.gz) = 1bcf0dee93c567701351d83e46b91bf17ea175ac44f3f435fb08e2cfdfbd8534
-SIZE (pymatreader-1.0.0.tar.gz) = 37069234
+TIMESTAMP = 1785730665
+SHA256 (pymatreader-1.2.3.tar.gz) = c64cf87b534a6a44389da061dc7af702dec38ef0423c325fc4208d4c81570baa
+SIZE (pymatreader-1.2.3.tar.gz) = 37111181


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a724749.3bfe8.7f6dd769>