Date: Fri, 30 Dec 2022 09:11:11 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d5933d152498 - main - devel/py-pint: Update to 0.20.1 Message-ID: <202212300911.2BU9BBKN013238@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d5933d1524985135b1dcf81d99d0258a3272e249 commit d5933d1524985135b1dcf81d99d0258a3272e249 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-12-30 08:42:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-12-30 09:04:46 +0000 devel/py-pint: Update to 0.20.1 Changes: https://github.com/hgrecco/pint/blob/master/CHANGES --- devel/py-pint/Makefile | 2 +- devel/py-pint/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-pint/Makefile b/devel/py-pint/Makefile index 86710cfa777c..f4c4392f2129 100644 --- a/devel/py-pint/Makefile +++ b/devel/py-pint/Makefile @@ -1,5 +1,5 @@ PORTNAME= pint -PORTVERSION= 0.19.2 +PORTVERSION= 0.20.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pint/distinfo b/devel/py-pint/distinfo index 8a7c528c5cfb..3fa15b17d1da 100644 --- a/devel/py-pint/distinfo +++ b/devel/py-pint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650970121 -SHA256 (Pint-0.19.2.tar.gz) = e1d4989ff510b378dad64f91711e7bdabe5ca78d75b06a18569ac454678c4baf -SIZE (Pint-0.19.2.tar.gz) = 292044 +TIMESTAMP = 1669057805 +SHA256 (Pint-0.20.1.tar.gz) = 387cf04078dc7dfe4a708033baad54ab61d82ab06c4ee3d4922b1e45d5626067 +SIZE (Pint-0.20.1.tar.gz) = 316180
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212300911.2BU9BBKN013238>