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

Changelog

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

  * New upstream version 5.3.1
  * Use python3-babel to rebuild translations from source.
  * Add python3-freezegun to Build-Depends, required by tests.
  * Simplify d/rules by using execute_ target instead of override.
  * Add patch to fix missing or mangled dates in translation files.
  * Build using pybuild-plugin-pyproject and dh-sequence-python3.

 -- Michael Fladischer <email address hidden>  Thu, 14 Dec 2023 21:14:45 +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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-djangorestframework-simplejwt_5.3.1-1.dsc 2.4 KiB 880efcdd9bf40ba499f42f1c4d123bdf2c1c71d78c945b3abddfd5b01375d1e8
python-djangorestframework-simplejwt_5.3.1.orig.tar.gz 85.9 KiB 69c31dc2446715eda7e7da907f43e8a6cd4b3c369c2c5c6966b93b3831cbee24
python-djangorestframework-simplejwt_5.3.1-1.debian.tar.xz 4.9 KiB 95362dcbaee1588d6fd34e0ff13548aa489a6426e9ce7d73f50d9e6913b0c076

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.