gunicorn 20.1.0-2 source package in Ubuntu

Changelog

gunicorn (20.1.0-2) unstable; urgency=medium

  [ Chris Lamb ]
  * Move package to Python Team.
  * Update debian/watch version.
  * Bump Standards-Version to 4.6.0.

  [ Debian Janitor ]
  * Apply multi-arch hints. + gunicorn-examples: Add Multi-Arch: foreign.

 -- Chris Lamb <email address hidden>  Tue, 02 Nov 2021 17:35:46 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe python

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gunicorn_20.1.0-2.dsc 2.1 KiB 450ffb2e2a0c50300e333c737d576c08a85d41f6bb66ac8acc8589e856c07566
gunicorn_20.1.0.orig.tar.gz 346.6 KiB fa92b983e5c8d36b87ddc737d7bdd06936afd420bd6439b7b351f05ce982975e
gunicorn_20.1.0-2.debian.tar.xz 12.2 KiB e3f22bc4d3b9574689cc4fad068b16278dfe6e2fdcbfba422cc2ea294be33060

Available diffs

No changes file available.

Binary packages built by this source

gunicorn: No summary available for gunicorn in ubuntu kinetic.

No description available for gunicorn in ubuntu kinetic.

gunicorn-examples: Event-based HTTP/WSGI server (examples)

 Green Unicorn (gunicorn) is an HTTP/WSGI server designed to serve fast clients
 or sleepy applications. That is to say; behind a buffering front-end server
 such as nginx or lighttpd.
 .
  * Optional support for Eventlet, Tornado and Gevent to provide asynchronous
    long-polling ("Comet") connections.
  * Process management: Gunicorn reaps and restarts workers that die.
  * Easy integration with Django and Paster compatible applications (Pylons,
    TurboGears 2, etc.
  * Load balancing via pre-fork and a shared socket
  * Graceful worker process restarts
  * Upgrading without losing connections
  * Decode chunked transfers on-the-fly, allowing upload progress notifications
    or stream-based protocols over HTTP
 .
 These are the examples.

python3-gunicorn: No summary available for python3-gunicorn in ubuntu kinetic.

No description available for python3-gunicorn in ubuntu kinetic.