Date: Sat, 18 Jan 2025 09:44:33 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: 69937e84df80 - 2025Q1 - www/py-dj50-strawberry-graphql-django: Update to 0.53.1 Message-ID: <202501180944.50I9iXrf080791@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=69937e84df804f9fded48d09820ac37639597a6f commit 69937e84df804f9fded48d09820ac37639597a6f Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2025-01-17 20:29:21 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2025-01-18 09:27:48 +0000 www/py-dj50-strawberry-graphql-django: Update to 0.53.1 https://github.com/strawberry-graphql/strawberry-django/compare/v0.52.0...v0.53.1 MFH: 2025Q1 (cherry picked from commit 3c9ed12b87edbc0e869f7b7a6d8cfc7a79e816a5) --- www/py-dj50-strawberry-graphql-django/Makefile | 3 ++- www/py-dj50-strawberry-graphql-django/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/www/py-dj50-strawberry-graphql-django/Makefile b/www/py-dj50-strawberry-graphql-django/Makefile index ad122645733c..7d9b16954004 100644 --- a/www/py-dj50-strawberry-graphql-django/Makefile +++ b/www/py-dj50-strawberry-graphql-django/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry-graphql-django -DISTVERSION= 0.52.0 +DISTVERSION= 0.53.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj50- @@ -16,6 +16,7 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django50>=4.2:www/py-django50@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}asgiref>=3.8:www/py-asgiref@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj50-django-tree-queries>=0.19.0:www/py-dj50-django-tree-queries@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj50-strawberry-graphql>=0.236.0:devel/py-dj50-strawberry-graphql@${PY_FLAVOR} USES= python:3.10+ diff --git a/www/py-dj50-strawberry-graphql-django/distinfo b/www/py-dj50-strawberry-graphql-django/distinfo index ec2e4ae338ee..c1b222158d8e 100644 --- a/www/py-dj50-strawberry-graphql-django/distinfo +++ b/www/py-dj50-strawberry-graphql-django/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734535945 -SHA256 (strawberry_graphql_django-0.52.0.tar.gz) = ac43b876f9c5c35bcdc35fb4516e0cb86756a989f40108293e5a532b1a156d33 -SIZE (strawberry_graphql_django-0.52.0.tar.gz) = 76691 +TIMESTAMP = 1736244416 +SHA256 (strawberry_graphql_django-0.53.1.tar.gz) = c913d7504aa55a9d05202ad6bd864e5f036733f0cb1fd77de3f218473af04f90 +SIZE (strawberry_graphql_django-0.53.1.tar.gz) = 78814
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501180944.50I9iXrf080791>