1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

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
This commit is contained in:
Muhammad Moinur Rahman
2026-05-29 13:34:51 +02:00
parent 177e9a5200
commit b4c87a431b
+3
View File
@@ -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} \