python-flask-jwt-extended 4.4.3-1 source package in Ubuntu

Changelog

python-flask-jwt-extended (4.4.3-1) unstable; urgency=medium

  * New upstream version.
  * d/patches/use_response_data_in_tests.patch: Add patch to use
    TestReponse.data instead of TestResponse.text. 'text' property was added
    in version 2.1 of python-werkzeug and that version is not in Debian yet.

 -- Emmanuel Arias <email address hidden>  Mon, 01 Aug 2022 14:56:03 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-flask-jwt-extended_4.4.3-1.dsc 2.4 KiB 60c9cf06cc3ed07507513f9ebb54192ceab21d2cdb47ebbe74b8bbb4795888ff
python-flask-jwt-extended_4.4.3.orig.tar.gz 58.1 KiB bce84c0df4d19a0fa067c4042525a740a2a8db60495b7c8e0bfd763a507d9d8e
python-flask-jwt-extended_4.4.3-1.debian.tar.xz 3.3 KiB 539357654d69cad89c50013d39aefea5da7dd7e946d0845e2cfbad8a2782de56

Available diffs

No changes file available.

Binary packages built by this source

python3-python-flask-jwt-extended: Open source Flask extension that provides JWT support (Python 3)

 Flask-JWT-Extended not only adds support for using JSON Web Tokens (JWT)
 to Flask for protecting views, but also many helpful (and optional) features
 built in to make working with JSON Web Tokens easier.
 .
 This package installs the library for Python 3.