diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-30 05:44:23 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-30 05:50:11 +0800 |
commit | d13015cf44f51588c2355bcfb24ba7d52424091a (patch) | |
tree | 0a9642b82b4db50d720b2ce2c3ed67c3d511f719 /math/py-pyreadr | |
parent | graphics/py-railroad-diagrams: Update to 2.0.4 (diff) |
math/py-pyreadr: Update to 0.4.6
Changes: https://github.com/ofajardo/pyreadr/releases
https://github.com/ofajardo/pyreadr/blob/master/change_log.md
Diffstat (limited to 'math/py-pyreadr')
-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 9e695ffdac3a..fb4b39f8b32b 100644 --- a/math/py-pyreadr/Makefile +++ b/math/py-pyreadr/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= pyreadr -PORTVERSION= 0.4.5 +PORTVERSION= 0.4.6 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pyreadr/distinfo b/math/py-pyreadr/distinfo index 5b48812f038c..c41d152dbc77 100644 --- a/math/py-pyreadr/distinfo +++ b/math/py-pyreadr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656092946 -SHA256 (pyreadr-0.4.5.tar.gz) = d2981c10be4266d852f65b75f5be0527212c0979e4d6c376eaa987674cedf406 -SIZE (pyreadr-0.4.5.tar.gz) = 1197955 +TIMESTAMP = 1656522302 +SHA256 (pyreadr-0.4.6.tar.gz) = 681bc7500628725a483b6d535918e779e606d8a43f3a9ed09a9eb117e02a0f03 +SIZE (pyreadr-0.4.6.tar.gz) = 1197946 |