diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-07-01 04:53:55 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-07-01 04:53:55 +0800 |
commit | 05f4a0b578ec94b301c6f4e3261fac85a27ce29c (patch) | |
tree | 3bbe6ec8d3b7c593c7fddce3e04b224da285ac13 /textproc/py-pybtex | |
parent | sysutils/py-diffoscope: Update to 300 (diff) |
textproc/py-pybtex: Update to 0.25.1
Changes: https://bitbucket.org/pybtex-devs/pybtex/src/master/CHANGES
https://docs.pybtex.org/history.html
Diffstat (limited to 'textproc/py-pybtex')
-rw-r--r-- | textproc/py-pybtex/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-pybtex/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-pybtex/Makefile b/textproc/py-pybtex/Makefile index 911ce31b78bc..aa561bb4a4eb 100644 --- a/textproc/py-pybtex/Makefile +++ b/textproc/py-pybtex/Makefile @@ -1,5 +1,5 @@ PORTNAME= pybtex -PORTVERSION= 0.25.0 +PORTVERSION= 0.25.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pybtex/distinfo b/textproc/py-pybtex/distinfo index 8719f5f11a1e..67ba5e2cbe59 100644 --- a/textproc/py-pybtex/distinfo +++ b/textproc/py-pybtex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954244 -SHA256 (pybtex-0.25.0.tar.gz) = 10684ffb05af33b041b06dabe15868078fd75847b24e1dffd8dd91348bbb3a4b -SIZE (pybtex-0.25.0.tar.gz) = 358178 +TIMESTAMP = 1751208176 +SHA256 (pybtex-0.25.1.tar.gz) = 9eaf90267c7e83e225af89fea65c370afbf65f458220d3946a9e3049e1eca491 +SIZE (pybtex-0.25.1.tar.gz) = 406157 |