flask-dance 7.1.0-1 source package in Ubuntu

Changelog

flask-dance (7.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 7.1.0.

 -- Washington Bispo Arishita Junior <email address hidden>  Wed, 03 Apr 2024 19:25: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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flask-dance_7.1.0-1.dsc 3.0 KiB 88b173bae6d6dac1c27452749694e2456a52df5a8d039c174a4df3b066163eb9
flask-dance_7.1.0.orig.tar.gz 132.3 KiB 5313761a2479f6bd01432defeae9a44500882a2b26e60ad04be11f9ace0fd314
flask-dance_7.1.0-1.debian.tar.xz 3.9 KiB ad191997040c9115fe727414aa0aa96f7284c62849a738c360105996e89120fd

Available diffs

No changes file available.

Binary packages built by this source

python-flask-dance-doc: Connect your Flask app with OAuth (common documentation)

 Flask-Dance does the "OAuth dance" using Flask, requests, and oauthlib. It is
 designed to allow users to authenticate via OAuth protocol on Flask-based
 applications. It is built using blueprints, therefore supports all the features
 that any blueprint supports, including registering the blueprint at any URL
 prefix or subdomain you want, url routing, and custom error handlers.
 .
 This is the common documentation package.

python3-flask-dance: Connect your Flask app with OAuth

 Flask-Dance does the "OAuth dance" using Flask, requests, and oauthlib. It is
 designed to allow users to authenticate via OAuth protocol on Flask-based
 applications. It is built using blueprints, therefore supports all the features
 that any blueprint supports, including registering the blueprint at any URL
 prefix or subdomain you want, url routing, and custom error handlers.
 .
 This package installs the library for Python 3.