Date: Tue, 21 Sep 2021 03:51:58 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: 6a1eec50978d - main - devel/py-poetry-core: Update to 1.0.4 Message-ID: <202109210351.18L3pw14033622@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=6a1eec50978df849d91bb06cde77d93deecc08dc commit 6a1eec50978df849d91bb06cde77d93deecc08dc Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 03:12:49 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 03:44:40 +0000 devel/py-poetry-core: Update to 1.0.4 Changes: https://github.com/python-poetry/poetry-core/releases --- devel/py-poetry-core/Makefile | 2 +- devel/py-poetry-core/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-poetry-core/Makefile b/devel/py-poetry-core/Makefile index 6c6ca251ee00..797804455770 100644 --- a/devel/py-poetry-core/Makefile +++ b/devel/py-poetry-core/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= poetry-core -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-poetry-core/distinfo b/devel/py-poetry-core/distinfo index 9b8216aff190..2af448e9e26f 100644 --- a/devel/py-poetry-core/distinfo +++ b/devel/py-poetry-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619198519 -SHA256 (poetry-core-1.0.3.tar.gz) = 2315c928249fc3207801a81868b64c66273077b26c8d8da465dccf8f488c90c5 -SIZE (poetry-core-1.0.3.tar.gz) = 345626 +TIMESTAMP = 1632037144 +SHA256 (poetry-core-1.0.4.tar.gz) = 4b3847ad3e7b5deb88a35b23fa19762b9cef26828770cef3a5b47ffb508119c1 +SIZE (poetry-core-1.0.4.tar.gz) = 344968
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210351.18L3pw14033622>