Date: Fri, 30 Dec 2022 09:10: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: 0fef124bfbab - main - devel/py-curio: Update to 1.6 Message-ID: <202212300910.2BU9AB9p007664@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=0fef124bfbab18b78ec164a818633e1782aca20e commit 0fef124bfbab18b78ec164a818633e1782aca20e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-12-30 08:42:08 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-12-30 09:04:32 +0000 devel/py-curio: Update to 1.6 Changes: https://github.com/dabeaz/curio/blob/master/CHANGES --- devel/py-curio/Makefile | 2 +- devel/py-curio/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-curio/Makefile b/devel/py-curio/Makefile index f5938f8ebd37..a325455632eb 100644 --- a/devel/py-curio/Makefile +++ b/devel/py-curio/Makefile @@ -1,5 +1,5 @@ PORTNAME= curio -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-curio/distinfo b/devel/py-curio/distinfo index 8c5e9b86f2ec..41229ad97f6e 100644 --- a/devel/py-curio/distinfo +++ b/devel/py-curio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618320120 -SHA256 (curio-1.5.tar.gz) = af08212e590bb7da8e4cc39c42012711494dc20d622f162155ba296cc2e3bc10 -SIZE (curio-1.5.tar.gz) = 234920 +TIMESTAMP = 1669057703 +SHA256 (curio-1.6.tar.gz) = 562a586db20216ba7d2be8263deb9eb079e56048f9b8906d11d5f45aa81c5247 +SIZE (curio-1.6.tar.gz) = 235660
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212300910.2BU9AB9p007664>