Name: | python-webassets |
---|---|
Version: | 0.9 |
Release: | 5.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 836683 |
License: | BSD |
RPM: | python-webassets-0.9-5.el7.noarch.rpm |
Source RPM: | python-webassets-0.9-5.el7.src.rpm |
Build Date: | Tue Dec 05 2017 |
Build Host: | x86-ol6-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://github.com/miracle2k/webassets |
Summary: | Media asset management for python |
Description: | Merges, minifies and compresses Javascript and CSS files, supporting a variety of different filters, including YUI, jsmin, jspacker or CSS tidy. Also supports URL rewriting in CSS files. |
- updated patches to match upstream commits merged in 0.10 - backported some more API-compatible fixes and enhancements from 0.10 - unit tests are run in %check
- RHBZ#1142524 escape backslashes in string literals in JST filter - RHBZ#1142525 fix UnicodeDecodeError for non-ASCII files - fix cache corruption when shared between multiple writers
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
- Updated to new source and added python3 support
- Added python-setuptools as requires.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- New Release
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- 0.7.1 (cleaned out jsmin.py)