Date: Fri, 29 May 2026 14:03:46 +0000 From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b4c87a431b68 - main - www/py-django-graphql-jwt34: Mark DEPRECATED Message-ID: <6a199cc2.21075.18723ff6@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=b4c87a431b685f19f6071bb887b155f6df1e15c0 commit b4c87a431b685f19f6071bb887b155f6df1e15c0 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2026-05-29 11:34:51 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2026-05-29 14:03:15 +0000 www/py-django-graphql-jwt34: Mark DEPRECATED - This was resquired by py-sortinghat but py-sortinghat has been updated to support the latest release version of django-graphql-jwt. - Use www/py-django-graphql-jwt - Set EXPIRATION_DATE 2026-06-29 --- www/py-django-graphql-jwt34/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/py-django-graphql-jwt34/Makefile b/www/py-django-graphql-jwt34/Makefile index 250609484031..c408d5ea7d82 100644 --- a/www/py-django-graphql-jwt34/Makefile +++ b/www/py-django-graphql-jwt34/Makefile @@ -13,6 +13,9 @@ WWW= https://github.com/flavors/django-graphql-jwt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Use py-django-graphql-jwt instead +EXPIRATION_DATE=2026-06-29 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=2.0:www/py-django52@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}graphene>=2.1.5:devel/py-graphene@${PY_FLAVOR} \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a199cc2.21075.18723ff6>
