flask-dance 7.0.1-1 source package in Ubuntu

Changelog

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

  * Team upload
  * New upstream version (closes: #1060020)

 -- Julian Gilbey <email address hidden>  Fri, 05 Jan 2024 06:55:31 +0000

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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flask-dance_7.0.1-1.dsc 3.0 KiB f3895a4aabf71b7f25928caf1820d82a171d77e2f3a578586b7f341e27c3a086
flask-dance_7.0.1.orig.tar.gz 131.4 KiB bd9a35bca543fbc11fef20b7175e47fcb1da977a4fc8c08d9a0c13c8564932d0
flask-dance_7.0.1-1.debian.tar.xz 3.8 KiB 531bfe565e67997f964bd12e265d6df2f67fba66e820ac9ceee45404b5e7a5b0

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.