Date: Sun, 24 Nov 2024 08:59:58 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: 08bcdba1fea5 - main - devel/py-strawberry-graphql: Update to 0.253.0 Message-ID: <202411240859.4AO8xwnJ055636@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=08bcdba1fea525bd16ad71c7caceac05f62a2173 commit 08bcdba1fea525bd16ad71c7caceac05f62a2173 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2024-11-24 08:56:08 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2024-11-24 08:56:08 +0000 devel/py-strawberry-graphql: Update to 0.253.0 Changelog since 0.247.0: https://github.com/strawberry-graphql/strawberry/blob/0.253.0/CHANGELOG.md --- 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 f5bf1800e82a..df2bbbed7d80 100644 --- a/devel/py-strawberry-graphql/Makefile +++ b/devel/py-strawberry-graphql/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry-graphql -DISTVERSION= 0.247.1 +DISTVERSION= 0.253.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 c4f9727f8c6e..94dd2dc3a239 100644 --- a/devel/py-strawberry-graphql/distinfo +++ b/devel/py-strawberry-graphql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730571952 -SHA256 (strawberry_graphql-0.247.1.tar.gz) = 48ab257ccbdba818ff04a7fbc2936174f7163724c12ede786d4feb1a9d3ce931 -SIZE (strawberry_graphql-0.247.1.tar.gz) = 208568 +TIMESTAMP = 1732432336 +SHA256 (strawberry_graphql-0.253.0.tar.gz) = 991975fa1701e03d88ac768e3a2ec8551eeb88ce6c1f3e14f95de6ad9fd3ecfd +SIZE (strawberry_graphql-0.253.0.tar.gz) = 207840
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411240859.4AO8xwnJ055636>