flask-limiter 3.1.0-2 source package in Ubuntu

Changelog

flask-limiter (3.1.0-2) unstable; urgency=medium

  * Team upload.
  * autopkgtest: Tune setup once more
    Do the autopkgtest run without setting folder permission for storing the
    memcached pid.

 -- Carsten Schoenert <email address hidden>  Mon, 02 Jan 2023 17:15:20 +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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flask-limiter_3.1.0-2.dsc 3.0 KiB 7fc9e2147236d8f4d29b3851f45bfd4a99bb2cffc9e52cdfc575ed9cf3902ddc
flask-limiter_3.1.0.orig.tar.gz 304.0 KiB 7415244ee920f73176342b341c967cfc6b2dcde1646d95ac9de4c203badf7f9d
flask-limiter_3.1.0-2.debian.tar.xz 6.7 KiB c6251436fd9a24eee7b7320fe2664e405a19cb7d2dc0dcc23688064e8596312b

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.