Name: | python3-whitenoise |
---|---|
Version: | 6.1.0 |
Release: | 5.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 96153 |
License: | MIT |
RPM: | python3-whitenoise-6.1.0-5.el9.noarch.rpm |
Source RPM: | python-whitenoise-6.1.0-5.el9.src.rpm |
Build Date: | Sat Mar 11 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://whitenoise.evans.io/ |
Summary: | Static file serving for Python web apps |
Description: | Radically 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.) |
- Skip tests on EL9 due to missing python3-django package - Remove unnecessary python3-brotli exclusion for el8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Update to 6.1.0. Fixes rhbz#2052810
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Update to 5.3.0. Fixes rhbz#1983269
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for Python 3.10
- Update to 5.2.0. Fixes rhbz#1866031