Date: Wed, 18 Dec 2024 16:38:04 GMT From: Kai Knoblich <kai@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 47478ca493da - main - devel/py-strawberry-graphql: Update to 0.254.0 Message-ID: <202412181638.4BIGc40n037051@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=47478ca493dad52de1b5a95b35cea8b8850c326c commit 47478ca493dad52de1b5a95b35cea8b8850c326c Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2024-12-18 16:34:46 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2024-12-18 16:34:46 +0000 devel/py-strawberry-graphql: Update to 0.254.0 Changelog: https://github.com/strawberry-graphql/strawberry/releases/tag/0.254.0 --- devel/py-strawberry-graphql/Makefile | 2 +- devel/py-strawberry-graphql/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-strawberry-graphql/Makefile b/devel/py-strawberry-graphql/Makefile index 6daa15d31f69..df5745ec68f2 100644 --- a/devel/py-strawberry-graphql/Makefile +++ b/devel/py-strawberry-graphql/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry-graphql -DISTVERSION= 0.253.1 +DISTVERSION= 0.254.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-strawberry-graphql/distinfo b/devel/py-strawberry-graphql/distinfo index 36c26e17f999..e2c4046f8249 100644 --- a/devel/py-strawberry-graphql/distinfo +++ b/devel/py-strawberry-graphql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734022997 -SHA256 (strawberry_graphql-0.253.1.tar.gz) = be43eac92e0896a7f1061ab293b89b060d369974e4c1444d16ad377d7a6f030d -SIZE (strawberry_graphql-0.253.1.tar.gz) = 207814 +TIMESTAMP = 1734535848 +SHA256 (strawberry_graphql-0.254.0.tar.gz) = f0a5229d71ea09b5648e38c474c1a1185751ba7e3fdd9c59d5615f34d668a21f +SIZE (strawberry_graphql-0.254.0.tar.gz) = 208264
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412181638.4BIGc40n037051>