Date: Sat, 18 Jan 2025 09:44:29 GMT From: Kai Knoblich <kai@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 5fae19e72d9b - 2025Q1 - devel/py-dj50-strawberry-graphql: Update to 0.256.1 Message-ID: <202501180944.50I9iTBp080664@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2025Q1 has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=5fae19e72d9b1d40ad089d0b857208a0afa1a68c commit 5fae19e72d9b1d40ad089d0b857208a0afa1a68c Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2025-01-17 20:25:37 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2025-01-18 09:26:08 +0000 devel/py-dj50-strawberry-graphql: Update to 0.256.1 Changelog since 0.254.0: https://github.com/strawberry-graphql/strawberry/blob/0.256.1/CHANGELOG.md MFH: 2025Q1 (cherry picked from commit d26220455222e1230be97c0f0d8be251592eac3d) --- devel/py-dj50-strawberry-graphql/Makefile | 2 +- devel/py-dj50-strawberry-graphql/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-dj50-strawberry-graphql/Makefile b/devel/py-dj50-strawberry-graphql/Makefile index a696a6e09e1c..1600ee230c67 100644 --- a/devel/py-dj50-strawberry-graphql/Makefile +++ b/devel/py-dj50-strawberry-graphql/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry-graphql -DISTVERSION= 0.254.0 +DISTVERSION= 0.256.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj50- diff --git a/devel/py-dj50-strawberry-graphql/distinfo b/devel/py-dj50-strawberry-graphql/distinfo index e2c4046f8249..9f0b753a621b 100644 --- a/devel/py-dj50-strawberry-graphql/distinfo +++ b/devel/py-dj50-strawberry-graphql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734535848 -SHA256 (strawberry_graphql-0.254.0.tar.gz) = f0a5229d71ea09b5648e38c474c1a1185751ba7e3fdd9c59d5615f34d668a21f -SIZE (strawberry_graphql-0.254.0.tar.gz) = 208264 +TIMESTAMP = 1736244306 +SHA256 (strawberry_graphql-0.256.1.tar.gz) = 97e5cf0ab24c49565a9a402f980a3e774dd88185033ac730291143aa72bfcd4f +SIZE (strawberry_graphql-0.256.1.tar.gz) = 207767
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501180944.50I9iTBp080664>