www/py-django-graphql-jwt34: New port
JSON Web Token for Django GraphQL (0.3.4) This version is required by cluster please do not remove without discussing with clusteradm@. JSON Web Token (JWT) authentication for Graphene Django WWW: https://github.com/flavors/django-graphql-jwt
This commit is contained in:
parent
71f2853031
commit
53ff85d4b8
@ -1554,6 +1554,7 @@
|
||||
SUBDIR += py-django-formtools
|
||||
SUBDIR += py-django-graphiql-debug-toolbar
|
||||
SUBDIR += py-django-graphql-jwt
|
||||
SUBDIR += py-django-graphql-jwt34
|
||||
SUBDIR += py-django-gravatar2
|
||||
SUBDIR += py-django-guardian
|
||||
SUBDIR += py-django-hashid-field
|
||||
|
||||
26
www/py-django-graphql-jwt34/Makefile
Normal file
26
www/py-django-graphql-jwt34/Makefile
Normal file
@ -0,0 +1,26 @@
|
||||
PORTNAME= django-graphql-jwt
|
||||
DISTVERSION= 0.3.4
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
PKGNAMESUFFIX= 34
|
||||
|
||||
MAINTAINER= bofh@FreeBSD.org
|
||||
COMMENT= JSON Web Token for Django GraphQL (0.3.4)
|
||||
WWW= https://github.com/flavors/django-graphql-jwt
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=2.0:www/py-django42@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}graphene>=2.1.5:devel/py-graphene@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}graphene-django>=2.0.0:devel/py-graphene-django@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyjwt>=2:www/py-pyjwt@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
www/py-django-graphql-jwt34/distinfo
Normal file
3
www/py-django-graphql-jwt34/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1729696328
|
||||
SHA256 (django-graphql-jwt-0.3.4.tar.gz) = 654808417a1fa97e4d489766b61046fa8006f58dfad1c44cc3a37a9e4929203b
|
||||
SIZE (django-graphql-jwt-0.3.4.tar.gz) = 22786
|
||||
1
www/py-django-graphql-jwt34/pkg-descr
Normal file
1
www/py-django-graphql-jwt34/pkg-descr
Normal file
@ -0,0 +1 @@
|
||||
JSON Web Token (JWT) authentication for Graphene Django
|
||||
Loading…
x
Reference in New Issue
Block a user