flask-limiter 3.5.1-1 source package in Ubuntu

Changelog

flask-limiter (3.5.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 3.5.1
  * remove extraneous python3-six build-dep
  * refresh patches

 -- Alexandre Detiste <email address hidden>  Wed, 21 Feb 2024 00:52:21 +0100

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flask-limiter_3.5.1-1.dsc 2.9 KiB 3594b0aa9a8eb8c4dfbf95e9ef8926359900281e127bc1477a9a72a06f5f8331
flask-limiter_3.5.1.orig.tar.gz 304.0 KiB 568f1be7015349113e2e1b22b83f87b7321591d730840c52ae70ae682d25b0e0
flask-limiter_3.5.1-1.debian.tar.xz 6.7 KiB cb0205c9d3841647c4f45e9b938157369aa2c88b5f382e191e239ff8556f9fba

Available diffs

No changes file available.

Binary packages built by this source

python-flask-limiter-doc: Rate-limiting for Flask routes - Documentation

 Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good
 intentions.
 .
 Flask-Limiter provides rate limiting features to flask routes. It has support
 for a configurable backend for storage with current implementations for
 in-memory, redis and memcache.
 .
 This package provides the documentation for the flask_limiter module.

python3-flask-limiter: Rate-limiting for Flask routes

 Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good
 intentions.
 .
 Flask-Limiter provides rate limiting features to flask routes. It has support
 for a configurable backend for storage with current implementations for
 in-memory, redis and memcache.
 .
 This package provides the Python 3 version of the flask_limiter module.