diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-08-05 01:08:33 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-08-05 01:14:09 +0800 |
commit | bc6f8decf175f0d54796d1cffd735d0ce9eef355 (patch) | |
tree | 3a12a344f7c81716979877224a79845760859c58 | |
parent | math/py-jax: Update to 0.4.31 (diff) |
math/py-pyreadr: Update to 0.5.2
Changes: https://github.com/ofajardo/pyreadr/releases
https://github.com/ofajardo/pyreadr/blob/master/change_log.md
-rw-r--r-- | math/py-pyreadr/Makefile | 2 | ||||
-rw-r--r-- | math/py-pyreadr/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-pyreadr/Makefile b/math/py-pyreadr/Makefile index 891d825ea181..9e5c9ec8b2a7 100644 --- a/math/py-pyreadr/Makefile +++ b/math/py-pyreadr/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyreadr -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pyreadr/distinfo b/math/py-pyreadr/distinfo index a217af54619d..762c75c2fc50 100644 --- a/math/py-pyreadr/distinfo +++ b/math/py-pyreadr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722249064 -SHA256 (pyreadr-0.5.1.tar.gz) = cc3b9d27d6a9aa8984ea973544fd922caea237067620dd68147163b6746590b6 -SIZE (pyreadr-0.5.1.tar.gz) = 1155583 +TIMESTAMP = 1722711235 +SHA256 (pyreadr-0.5.2.tar.gz) = 33d5747fe210d41e4a329afef2232c9d1258847094b87a2a96efffbef223fae8 +SIZE (pyreadr-0.5.2.tar.gz) = 1175696 |