Sun, 05 May 2024 07:09:47 UTC | login

Information for build python-django-compressor-1.5-2.el7

ID3736
Package Namepython-django-compressor
Version1.5
Release2.el7
Epoch
SummaryCompresses linked and inline JavaScript or CSS into single cached files
DescriptionDjango Compressor combines and compresses linked and inline Javascript or CSS in a Django templates into cacheable static files by using the ``compress`` template tag. HTML in between ``{% compress js/css %}`` and ``{% endcompress %}`` is parsed and searched for CSS or JS. These styles and scripts are subsequently processed with optional, configurable compilers and filters.
Built byhguemar
State complete
Volume DEFAULT
StartedWed, 02 Sep 2015 00:52:21 UTC
CompletedWed, 02 Sep 2015 00:54:55 UTC
Taskbuild (cloud7-openstack-common-el7, python-django-compressor-1.5-2.el7.src.rpm)
Tags
cloud7-openstack-common-candidate
cloud7-openstack-common-release
RPMs
src
python-django-compressor-1.5-2.el7.src.rpm (info) (download)
noarch
python-django-compressor-1.5-2.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Thu Aug 27 2015 Matthias Runge <mrunge@redhat.com> - 1.5-2 - add python3 subpackage * Wed Aug 26 2015 Matthias Runge <mrunge@redhat.com> - 1.5-1 - update to 1.5 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Apr 15 2015 Matthias Runge <mrunge@redhat.com> - 1.4-3 - make compress command work on django-1.8 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon May 26 2014 Matthias Runge <mrunge@redhat.com> - 1.4-1 - update to 1.4 (rhbz#1100732) * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Mar 20 2013 Matthias Runge <mrunge@redhat.com> - 1.3-1 - update to python-django-compressor-1.3 (rhbz#923735) * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Mon Sep 24 2012 Matthias Runge <mrunge@redhat.com> - 1.2-3 - add requirement Django/python-django * Fri Sep 14 2012 Matthias Runge <mrunge@redhat.com> - 1.2-2 - add requirement python-versiontools * Tue Sep 11 2012 Matthias Runge <mrunge@redhat.com> - 1.2-1 - Initial package.