python-whitenoise 3.2.2-1 source package in Ubuntu

Changelog

python-whitenoise (3.2.2-1) unstable; urgency=medium

  * New upstream release

 -- Antonio Terceiro <email address hidden>  Mon, 07 Nov 2016 18:21:18 -0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-whitenoise_3.2.2-1.dsc 2.1 KiB 4917381bbd7b3279eff706dbdf6c1b5ab680d6af971809c952ad47ff29a4b7d3
python-whitenoise_3.2.2.orig.tar.gz 30.3 KiB e4c77cdde3f7a1cd2c1d985d6a3d7dc8aff5f3d18c2f331e7171933aacaeb440
python-whitenoise_3.2.2-1.debian.tar.xz 2.0 KiB 7ccbcc478462524c423be0f89b874dcd8941cfc093ea666f93f1f3f3348d25ba

Available diffs

No changes file available.

Binary packages built by this source

python-whitenoise: No summary available for python-whitenoise in ubuntu artful.

No description available for python-whitenoise in ubuntu artful.

python3-whitenoise: static file serving for WSGI applications (Python 3)

 With a couple of lines of config, WhiteNoise allows your web app to serve its
 own static files, making it a self-contained unit that can be deployed
 anywhere without relying on nginx, Amazon S3 or any other external service.
 .
 This package contains the Python 3 version of the library.