| Port details |
- py-django-graphql-jwt JSON Web Token for Django GraphQL
- 0.4.0_2 www
=0 0.4.0Version of this port present on the latest quarterly branch. - Maintainer: siva@FreeBSD.org
 - Port Added: 2024-10-10 08:07:40
- Last Update: 2026-05-29 14:03:15
- Commit Hash: 177e9a5
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/flavors/django-graphql-jwt
- Description:
- JSON Web Token (JWT) authentication for Graphene Django
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}django-graphql-jwt>0:www/py-django-graphql-jwt@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-django-graphql-jwt/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-django-graphql-jwt
- pkg install py311-django-graphql-jwt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-django-graphql-jwt listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-django-graphql-jwt
- Package flavors (<flavor>: <package>)
- py311: py311-django-graphql-jwt
- distinfo:
- TIMESTAMP = 1728482465
SHA256 (django_graphql_jwt-0.4.0.tar.gz) = 537972519f0deeec7a0e4a306ddfed1fe385266ef61c9f78c54cd04ac01a171e
SIZE (django_graphql_jwt-0.4.0.tar.gz) = 20668
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django52>=2.0 : www/py-django52@py311
- py311-graphene>=2.1.5 : devel/py-graphene@py311
- py311-graphene-django>=3.0.0 : devel/py-graphene-django@py311
- py311-pyjwt>=2 : www/py-pyjwt@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-sortinghat
Configuration Options:
- No options to configure
- Options name:
- www_py-django-graphql-jwt
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.4.0_2 29 May 2026 14:03:15
    |
Muhammad Moinur Rahman (bofh)  |
www/py-django-graphql-jwt: Pass MAINTAINER
As siva@ is looking after the Grimoirelab I am passing the MAINTAINER
to him. |
0.4.0_2 29 May 2026 07:35:50
    |
Kai Knoblich (kai)  |
devel/py-sortinghat: Move away from py-dj52-* ports
* The counterparts of the py-dj52-* ports were switched to Django 5.2
in ce59801b72ef, thus move py-sortinghat to those ones. Do the same
for www/py-django-graphql-jwt as well.
* Bump PORTREVISION due changed dependencies.
PR: 291707
Reviewed by: bofh
Differential Revision: https://reviews.freebsd.org/D57301 |
0.4.0_1 27 May 2026 12:56:45
    |
Siva Mahadevan (siva)  |
devel/py-sortinghat: take maintainership and update to 1.14.3
Reviewed by: kai
Approved by: lwhsu (mentor, implicitly)
Differential Revision: https://reviews.freebsd.org/D57151 |
0.4.0 10 Oct 2024 08:05:07
    |
Muhammad Moinur Rahman (bofh)  |
www/py-django-graphql-jwt: New port
JSON Web Token for Django GraphQL
JSON Web Token (JWT) authentication for Graphene Django
WWW: https://github.com/flavors/django-graphql-jwt
Sponsored by: The FreeBSD Foundation |
Number of commits found: 4
|