Mon, 20 Mar 2023 18:34:01 UTC

Information for build python-whitenoise-2.0.6-5.el7

ID804162
Package Namepython-whitenoise
Version2.0.6
Release5.el7
Epoch
SummaryStatic file serving for Python web apps
DescriptionRadically simplified static file serving for python web apps. 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. (Especially useful on Heroku, OpenShift and other PaaS providers.)
Built bypiotrp
State complete
Volume DEFAULT
StartedSat, 24 Sep 2016 23:19:26 UTC
CompletedSat, 24 Sep 2016 23:21:12 UTC
Taskbuild (epel7-candidate, /rpms/python-whitenoise:f7bade090f15e6042d7980a6b327e31ebe557e08)
Tags
epel7
RPMs
src
python-whitenoise-2.0.6-5.el7.src.rpm (info) (download)
noarch
python2-whitenoise-2.0.6-5.el7.noarch.rpm (info) (download)
python2-whitenoise-doc-2.0.6-5.el7.noarch.rpm (info) (download)
Logs
noarch
state.log
root.log
build.log
Changelog * Sun Sep 25 2016 Piotr Popieluch <piotr1212@gmail.com> - 2.0.6-5 - Update to newer package guidelines - EL6 support * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.6-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sun Nov 29 2015 Piotr Popieluch <piotr1212@gmail.com> - 2.0.6-2 - Add license to all subpackages - Create a python2 subpackage * Fri Nov 27 2015 Piotr Popieluch <piotr1212@gmail.com> - 2.0.6-1 - Update to new version - Add missing BR - Change source from pypi to github - Use py.test - Add doc subpackage * Tue Nov 10 2015 Piotr Popieluch <piotr1212@gmail.com> - 2.0.4-3 - Rewrite spec to support EL6 & EL7 * Thu Nov 05 2015 Piotr Popieluch <piotr1212@gmail.com> - 2.0.4-2 - Remove shebang from gzip.py script * Thu Oct 22 2015 Piotr Popieluch <piotr1212@gmail.com> - 2.0.4-1 - Initial package