python-djangorestframework-simplejwt 5.2.2-1 source package in Ubuntu

Changelog

python-djangorestframework-simplejwt (5.2.2-1) unstable; urgency=low

  * New upstream release.
  * Update d/copyright with new years.
  * Make intersphinx use local copies of objects.inv files.
  * Install testfiles using d/pybuild.testfiles.

 -- Michael Fladischer <email address hidden>  Fri, 06 Jan 2023 22:06:55 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-djangorestframework-simplejwt_5.2.2-1.dsc 2.3 KiB 9c88ec93619013250c5d23ca4afaf582122e5ced6de9ce14220b21674b252a56
python-djangorestframework-simplejwt_5.2.2.orig.tar.gz 79.2 KiB 4755b3115b8ecc3c7f3522dbcf2d44fd34dbc8c9cc428021b5c02ea88a1ef57e
python-djangorestframework-simplejwt_5.2.2-1.debian.tar.xz 3.9 KiB e8450d75c788d7666479825ee82d0b24f27dcc16cc1dd3a7efbb2d9b3460eb03

Available diffs

No changes file available.

Binary packages built by this source

python-djangorestframework-simplejwt-doc: JSON Web Token authentication for Django REST Framework (Documentation)

 Simple JWT provides a JSON Web Token authentication backend for the Django REST
 Framework. It aims to cover the most common use cases of JWTs by offering a
 conservative set of default features. It also aims to be easily extensible in
 case a desired feature is not present.
 .
 This package contains the documentation.

python3-djangorestframework-simplejwt: JSON Web Token authentication for Django REST Framework (Python3 version)

 Simple JWT provides a JSON Web Token authentication backend for the Django REST
 Framework. It aims to cover the most common use cases of JWTs by offering a
 conservative set of default features. It also aims to be easily extensible in
 case a desired feature is not present.
 .
 This package contains the Python 3 version of the library.