Date: Sun, 17 Mar 2024 17:36:16 GMT From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b8f9d3147ecc - main - net/py-trio: Update to 0.25.0 Message-ID: <202403171736.42HHaGm5034772@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=b8f9d3147ecc71d1227d24fc8723c5e082a84342 commit b8f9d3147ecc71d1227d24fc8723c5e082a84342 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2024-03-17 17:14:09 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2024-03-17 17:36:08 +0000 net/py-trio: Update to 0.25.0 --- net/py-trio/Makefile | 2 +- net/py-trio/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/py-trio/Makefile b/net/py-trio/Makefile index d9486ec73702..1bb941134f41 100644 --- a/net/py-trio/Makefile +++ b/net/py-trio/Makefile @@ -1,5 +1,5 @@ PORTNAME= trio -DISTVERSION= 0.24.0 +DISTVERSION= 0.25.0 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-trio/distinfo b/net/py-trio/distinfo index f7990103bc36..40dd6045024c 100644 --- a/net/py-trio/distinfo +++ b/net/py-trio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704900281 -SHA256 (trio-0.24.0.tar.gz) = ffa09a74a6bf81b84f8613909fb0beaee84757450183a7a2e0b47b455c0cac5d -SIZE (trio-0.24.0.tar.gz) = 545131 +TIMESTAMP = 1710686840 +SHA256 (trio-0.25.0.tar.gz) = 9b41f5993ad2c0e5f62d0acca320ec657fdb6b2a2c22b8c7aed6caf154475c4e +SIZE (trio-0.25.0.tar.gz) = 551863
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403171736.42HHaGm5034772>