diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-11-08 07:58:13 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-11-08 18:50:28 -0800 |
commit | 8540aca3ace7e962b115a3b66f5ef0af7bfac6ca (patch) | |
tree | ee5cf616a516a41588ecec14d1e3f41a91baa5dd /science/py-trx-python | |
parent | textproc/py-pyphen: update 0.16.0 → 0.17.0 (diff) |
science/py-trx-python: update 0.2.9 → 0.3
Diffstat (limited to 'science/py-trx-python')
-rw-r--r-- | science/py-trx-python/Makefile | 3 | ||||
-rw-r--r-- | science/py-trx-python/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/science/py-trx-python/Makefile b/science/py-trx-python/Makefile index c8db3484de62..0c6bf705d174 100644 --- a/science/py-trx-python/Makefile +++ b/science/py-trx-python/Makefile @@ -1,8 +1,9 @@ PORTNAME= trx-python # this project is planned to be merged into DIPY (science/py-dipy) -DISTVERSION= 0.2.9 +DISTVERSION= 0.3 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Experiments with new file format for tractography diff --git a/science/py-trx-python/distinfo b/science/py-trx-python/distinfo index 6ad4dbd64b8f..cfa4774f5541 100644 --- a/science/py-trx-python/distinfo +++ b/science/py-trx-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702835339 -SHA256 (trx-python-0.2.9.tar.gz) = 16b4104d7c991879c601f60e8d587decac50ce60388aae8d0c754a92136d1caf -SIZE (trx-python-0.2.9.tar.gz) = 86016 +TIMESTAMP = 1731105961 +SHA256 (trx_python-0.3.tar.gz) = 193e3282eaf03610c7e1b848aec04ddb9498fad3a7b684b30ca358e06751fbfd +SIZE (trx_python-0.3.tar.gz) = 85937 |