Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python-django-pipeline-1.3.27-1.el7 RPM for noarch

From EPEL 7 for ppc64 / Packages / p

Name: python-django-pipeline Distribution: Fedora Project
Version: 1.3.27 Vendor: Fedora Project
Release: 1.el7 Build date: Wed Oct 18 17:50:25 2017
Group: Applications/Internet Build host: buildvm-ppc64le-13.ppc.fedoraproject.org
Size: 145680 Source RPM: python-django-pipeline-1.3.27-1.el7.src.rpm
Packager: Fedora Project
Url: https://github.com/cyberdelia/django-pipeline
Summary: An asset packaging library for Django
Pipeline is an asset packaging library for Django, providing both CSS
and JavaScript concatenation and compression, built-in JavaScript template
support, and optional data-URI image and font embedding

Provides

Requires

License

MIT

Changelog

* Wed Oct 18 2017 Stephen Gallagher <sgallagh@redhat.com> - 1.3.27-1
  - Upgrade to latest 1.3.x upstream release 1.3.27
* Fri May 09 2014 Stephen Gallagher <sgallagh@redhat.com> 1.3.24-1
  - Upgrade to latest upstream release 1.3.24
  - Changelog: https://pypi.python.org/pypi/django-pipeline/
* Thu Apr 03 2014 Stephen Gallagher <sgallagh@redhat.com> 1.3.23-1
  - Upgrade to latest upstream release 1.3.23
  - Changelog: https://pypi.python.org/pypi/django-pipeline/
* Wed Jan 22 2014 Stephen Gallagher <sgallagh@redhat.com> - 1.3.20-2
  - Upgrade to latest upstream release 1.3.20
  - Changelog: https://pypi.python.org/pypi/django-pipeline/
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.24-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Apr 11 2013 Stephen Gallagher <sgallagh@redhat.com> - 1.2.24-2
  - Bumping release for rebuild
* Mon Jan 28 2013 Stephen Gallagher <sgallagh@redhat.com> - 1.2.24-1
  - Upgrade to latest upstream release 1.2.24
  - Fix yui/yuglify settings overriding each other
  - Separate yuglify compressor from YUI compressor
  - Improve HTML compression middleware
  - Better compressor error messages
  - Improve installation documentation
  - Fix packaging metadata
  - Add documentation about non-packing storage
* Thu Dec 13 2012 Stephen Gallagher <sgallagh@redhat.com> - 1.2.21-1
  - Upgrade to latest upstream release 1.2.21
* Wed Oct 03 2012 Stephen Gallagher <sgallagh@redhat.com> - 1.2.17-1
  - Upgrade to latest upstream release
  - Support for more compressors:
  -   SlimIt
  -   Closure
  -   CSSTidy
  -   cssmin
* Mon Aug 06 2012 Stephen Gallagher <sgallagh@redhat.com> - 1.2.1-3
  - Initial release
  - Add django_pipeline to Fedora to support Review Board 1.7

Files

/usr/lib/python2.7/site-packages/django_pipeline-1.3.27-py2.7.egg-info
/usr/lib/python2.7/site-packages/django_pipeline-1.3.27-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/django_pipeline-1.3.27-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/django_pipeline-1.3.27-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/django_pipeline-1.3.27-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/django_pipeline-1.3.27-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/django_pipeline-1.3.27-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/pipeline
/usr/lib/python2.7/site-packages/pipeline/__init__.py
/usr/lib/python2.7/site-packages/pipeline/__init__.pyc
/usr/lib/python2.7/site-packages/pipeline/__init__.pyo
/usr/lib/python2.7/site-packages/pipeline/compilers
/usr/lib/python2.7/site-packages/pipeline/compilers/__init__.py
/usr/lib/python2.7/site-packages/pipeline/compilers/__init__.pyc
/usr/lib/python2.7/site-packages/pipeline/compilers/__init__.pyo
/usr/lib/python2.7/site-packages/pipeline/compilers/coffee.py
/usr/lib/python2.7/site-packages/pipeline/compilers/coffee.pyc
/usr/lib/python2.7/site-packages/pipeline/compilers/coffee.pyo
/usr/lib/python2.7/site-packages/pipeline/compilers/less.py
/usr/lib/python2.7/site-packages/pipeline/compilers/less.pyc
/usr/lib/python2.7/site-packages/pipeline/compilers/less.pyo
/usr/lib/python2.7/site-packages/pipeline/compilers/livescript.py
/usr/lib/python2.7/site-packages/pipeline/compilers/livescript.pyc
/usr/lib/python2.7/site-packages/pipeline/compilers/livescript.pyo
/usr/lib/python2.7/site-packages/pipeline/compilers/sass.py
/usr/lib/python2.7/site-packages/pipeline/compilers/sass.pyc
/usr/lib/python2.7/site-packages/pipeline/compilers/sass.pyo
/usr/lib/python2.7/site-packages/pipeline/compilers/stylus.py
/usr/lib/python2.7/site-packages/pipeline/compilers/stylus.pyc
/usr/lib/python2.7/site-packages/pipeline/compilers/stylus.pyo
/usr/lib/python2.7/site-packages/pipeline/compressors
/usr/lib/python2.7/site-packages/pipeline/compressors/__init__.py
/usr/lib/python2.7/site-packages/pipeline/compressors/__init__.pyc
/usr/lib/python2.7/site-packages/pipeline/compressors/__init__.pyo
/usr/lib/python2.7/site-packages/pipeline/compressors/closure.py
/usr/lib/python2.7/site-packages/pipeline/compressors/closure.pyc
/usr/lib/python2.7/site-packages/pipeline/compressors/closure.pyo
/usr/lib/python2.7/site-packages/pipeline/compressors/cssmin.py
/usr/lib/python2.7/site-packages/pipeline/compressors/cssmin.pyc
/usr/lib/python2.7/site-packages/pipeline/compressors/cssmin.pyo
/usr/lib/python2.7/site-packages/pipeline/compressors/csstidy.py
/usr/lib/python2.7/site-packages/pipeline/compressors/csstidy.pyc
/usr/lib/python2.7/site-packages/pipeline/compressors/csstidy.pyo
/usr/lib/python2.7/site-packages/pipeline/compressors/jsmin.py
/usr/lib/python2.7/site-packages/pipeline/compressors/jsmin.pyc
/usr/lib/python2.7/site-packages/pipeline/compressors/jsmin.pyo
/usr/lib/python2.7/site-packages/pipeline/compressors/slimit.py
/usr/lib/python2.7/site-packages/pipeline/compressors/slimit.pyc
/usr/lib/python2.7/site-packages/pipeline/compressors/slimit.pyo
/usr/lib/python2.7/site-packages/pipeline/compressors/uglifyjs.py
/usr/lib/python2.7/site-packages/pipeline/compressors/uglifyjs.pyc
/usr/lib/python2.7/site-packages/pipeline/compressors/uglifyjs.pyo
/usr/lib/python2.7/site-packages/pipeline/compressors/yuglify.py
/usr/lib/python2.7/site-packages/pipeline/compressors/yuglify.pyc
/usr/lib/python2.7/site-packages/pipeline/compressors/yuglify.pyo
/usr/lib/python2.7/site-packages/pipeline/compressors/yui.py
/usr/lib/python2.7/site-packages/pipeline/compressors/yui.pyc
/usr/lib/python2.7/site-packages/pipeline/compressors/yui.pyo
/usr/lib/python2.7/site-packages/pipeline/conf.py
/usr/lib/python2.7/site-packages/pipeline/conf.pyc
/usr/lib/python2.7/site-packages/pipeline/conf.pyo
/usr/lib/python2.7/site-packages/pipeline/exceptions.py
/usr/lib/python2.7/site-packages/pipeline/exceptions.pyc
/usr/lib/python2.7/site-packages/pipeline/exceptions.pyo
/usr/lib/python2.7/site-packages/pipeline/finders.py
/usr/lib/python2.7/site-packages/pipeline/finders.pyc
/usr/lib/python2.7/site-packages/pipeline/finders.pyo
/usr/lib/python2.7/site-packages/pipeline/glob.py
/usr/lib/python2.7/site-packages/pipeline/glob.pyc
/usr/lib/python2.7/site-packages/pipeline/glob.pyo
/usr/lib/python2.7/site-packages/pipeline/jinja2
/usr/lib/python2.7/site-packages/pipeline/jinja2/__init__.py
/usr/lib/python2.7/site-packages/pipeline/jinja2/__init__.pyc
/usr/lib/python2.7/site-packages/pipeline/jinja2/__init__.pyo
/usr/lib/python2.7/site-packages/pipeline/jinja2/ext.py
/usr/lib/python2.7/site-packages/pipeline/jinja2/ext.pyc
/usr/lib/python2.7/site-packages/pipeline/jinja2/ext.pyo
/usr/lib/python2.7/site-packages/pipeline/manifest.py
/usr/lib/python2.7/site-packages/pipeline/manifest.pyc
/usr/lib/python2.7/site-packages/pipeline/manifest.pyo
/usr/lib/python2.7/site-packages/pipeline/middleware.py
/usr/lib/python2.7/site-packages/pipeline/middleware.pyc
/usr/lib/python2.7/site-packages/pipeline/middleware.pyo
/usr/lib/python2.7/site-packages/pipeline/models.py
/usr/lib/python2.7/site-packages/pipeline/models.pyc
/usr/lib/python2.7/site-packages/pipeline/models.pyo
/usr/lib/python2.7/site-packages/pipeline/packager.py
/usr/lib/python2.7/site-packages/pipeline/packager.pyc
/usr/lib/python2.7/site-packages/pipeline/packager.pyo
/usr/lib/python2.7/site-packages/pipeline/signals.py
/usr/lib/python2.7/site-packages/pipeline/signals.pyc
/usr/lib/python2.7/site-packages/pipeline/signals.pyo
/usr/lib/python2.7/site-packages/pipeline/storage.py
/usr/lib/python2.7/site-packages/pipeline/storage.pyc
/usr/lib/python2.7/site-packages/pipeline/storage.pyo
/usr/lib/python2.7/site-packages/pipeline/templates
/usr/lib/python2.7/site-packages/pipeline/templates/pipeline
/usr/lib/python2.7/site-packages/pipeline/templates/pipeline/css.html
/usr/lib/python2.7/site-packages/pipeline/templates/pipeline/css.jinja
/usr/lib/python2.7/site-packages/pipeline/templates/pipeline/inline_js.html
/usr/lib/python2.7/site-packages/pipeline/templates/pipeline/inline_js.jinja
/usr/lib/python2.7/site-packages/pipeline/templates/pipeline/js.html
/usr/lib/python2.7/site-packages/pipeline/templates/pipeline/js.jinja
/usr/lib/python2.7/site-packages/pipeline/templatetags
/usr/lib/python2.7/site-packages/pipeline/templatetags/__init__.py
/usr/lib/python2.7/site-packages/pipeline/templatetags/__init__.pyc
/usr/lib/python2.7/site-packages/pipeline/templatetags/__init__.pyo
/usr/lib/python2.7/site-packages/pipeline/templatetags/compressed.py
/usr/lib/python2.7/site-packages/pipeline/templatetags/compressed.pyc
/usr/lib/python2.7/site-packages/pipeline/templatetags/compressed.pyo
/usr/lib/python2.7/site-packages/pipeline/utils.py
/usr/lib/python2.7/site-packages/pipeline/utils.pyc
/usr/lib/python2.7/site-packages/pipeline/utils.pyo
/usr/share/doc/python-django-pipeline-1.3.27
/usr/share/doc/python-django-pipeline-1.3.27/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 13:55:58 2024