Date: Wed, 20 Mar 2024 13:34:31 GMT From: Philippe Audeoud <jadawin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cccefc4e01b7 - main - devel/py-num2words: update to 0.5.13 Message-ID: <202403201334.42KDYVwa033873@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jadawin: URL: https://cgit.FreeBSD.org/ports/commit/?id=cccefc4e01b77c8b852326b0395475ed0117265f commit cccefc4e01b77c8b852326b0395475ed0117265f Author: Philippe Audeoud <jadawin@FreeBSD.org> AuthorDate: 2024-03-20 13:32:44 +0000 Commit: Philippe Audeoud <jadawin@FreeBSD.org> CommitDate: 2024-03-20 13:32:44 +0000 devel/py-num2words: update to 0.5.13 while here take maintainership PR: 277412 Approved by: maintainer (timeout), bapt (implicit) --- devel/py-num2words/Makefile | 2 +- devel/py-num2words/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-num2words/Makefile b/devel/py-num2words/Makefile index 72be6a05f921..1881974938d6 100644 --- a/devel/py-num2words/Makefile +++ b/devel/py-num2words/Makefile @@ -1,5 +1,5 @@ PORTNAME= num2words -PORTVERSION= 0.5.9 +PORTVERSION= 0.5.13 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-num2words/distinfo b/devel/py-num2words/distinfo index 3ac7f89e7b6f..3523aa50047a 100644 --- a/devel/py-num2words/distinfo +++ b/devel/py-num2words/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1547806663 -SHA256 (num2words-0.5.9.tar.gz) = c2b9ee11299f97a2c60ad71619b6344a975dbf65c44b7103077700706af4b378 -SIZE (num2words-0.5.9.tar.gz) = 110185 +TIMESTAMP = 1709287321 +SHA256 (num2words-0.5.13.tar.gz) = a3064716fbbf90d75c449450cebfbc73a6a13e63b2531d09bdecc3ab1a2209cf +SIZE (num2words-0.5.13.tar.gz) = 188372
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403201334.42KDYVwa033873>