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

python3-django-pipeline-2.0.5-bp154.1.23 RPM for noarch

From OpenSuSE Leap 15.4 for noarch

Name: python3-django-pipeline Distribution: SUSE Linux Enterprise 15 SP4
Version: 2.0.5 Vendor: openSUSE
Release: bp154.1.23 Build date: Mon May 9 11:54:05 2022
Group: Development/Languages/Python Build host: lamb55
Size: 243032 Source RPM: python-django-pipeline-2.0.5-bp154.1.23.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/jazzband/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

* Thu Sep 10 2020 Marketa Calabkova <mcalabkova@suse.com>
  - Update to 2.0.5
    * Definitely drop the support of Python 2.
    * Drop support for Python 3.5
    * Change import MutableMapping from collections.abc.
    * Remove futures from pipeline setup.py requirements.
    * Adding Django 3.1 compatibility.
* Mon Apr 20 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Drop unused patch django-pipeline-setpcfg.patch
  - Fix build wihtout python2
* Thu Jan 09 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 1.7.0:
    * Apply an optimization to save time during development. Thank to @blankser
    * Edit setup.py to follow the recommendation of the documentation. Thank to @shaneikennedy
    * Add tests for Django 3.0 and Python 3.8
    * Add alternatives imports for django.utils.six, who has been removed in Django 3.0
* Wed Aug 08 2018 jengelh@inai.de
  - Fix name repetition in summary (rpmlint).
* Wed Aug 08 2018 tchvatal@suse.com
  - Update to 1.6.14:
    * latest release to support newest django releases
  - Switch to singlespec
  - Add patch to pass tests django-pipeline-setpcfg.patch
* Thu Oct 24 2013 speilicke@suse.com
  - Require python-setuptools instead of distribute (upstreams merged)
* Wed Feb 27 2013 alexandre@exatati.com.br
  - Update to 1.3.6:
    - Make our threaded code compatible with python 3.
* Wed Feb 27 2013 alexandre@exatati.com.br
  - Update to 1.3.5:
    - Run compilers in threads, should improve performance in DEBUG mode.
* Mon Feb 25 2013 p.drouand@gmail.com
  - Update to version 1.3.4:
    * Fix false errors on subprocess.
    * Don't run MinifyHTMLMiddleware when DEBUG is True.
* Mon Feb 18 2013 alexandre@exatati.com.br
  - Update to 1.3.3:
    * Fix subprocess calls.

Files

/usr/lib/python3.6/site-packages/django_pipeline-2.0.5-py3.6.egg-info
/usr/lib/python3.6/site-packages/django_pipeline-2.0.5-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/django_pipeline-2.0.5-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/django_pipeline-2.0.5-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/django_pipeline-2.0.5-py3.6.egg-info/not-zip-safe
/usr/lib/python3.6/site-packages/django_pipeline-2.0.5-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/pipeline
/usr/lib/python3.6/site-packages/pipeline/__init__.py
/usr/lib/python3.6/site-packages/pipeline/__pycache__
/usr/lib/python3.6/site-packages/pipeline/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/collector.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/collector.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/conf.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/conf.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/exceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/finders.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/finders.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/forms.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/forms.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/glob.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/glob.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/manifest.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/manifest.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/middleware.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/middleware.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/packager.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/packager.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/signals.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/signals.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/storage.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/storage.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/utils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/views.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/__pycache__/views.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/collector.py
/usr/lib/python3.6/site-packages/pipeline/compilers
/usr/lib/python3.6/site-packages/pipeline/compilers/__init__.py
/usr/lib/python3.6/site-packages/pipeline/compilers/__pycache__
/usr/lib/python3.6/site-packages/pipeline/compilers/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/compilers/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/compilers/__pycache__/coffee.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/compilers/__pycache__/coffee.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/compilers/__pycache__/es6.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/compilers/__pycache__/es6.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/compilers/__pycache__/less.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/compilers/__pycache__/less.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/compilers/__pycache__/livescript.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/compilers/__pycache__/livescript.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/compilers/__pycache__/sass.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/compilers/__pycache__/sass.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/compilers/__pycache__/stylus.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/compilers/__pycache__/stylus.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/compilers/coffee.py
/usr/lib/python3.6/site-packages/pipeline/compilers/es6.py
/usr/lib/python3.6/site-packages/pipeline/compilers/less.py
/usr/lib/python3.6/site-packages/pipeline/compilers/livescript.py
/usr/lib/python3.6/site-packages/pipeline/compilers/sass.py
/usr/lib/python3.6/site-packages/pipeline/compilers/stylus.py
/usr/lib/python3.6/site-packages/pipeline/compressors
/usr/lib/python3.6/site-packages/pipeline/compressors/__init__.py
/usr/lib/python3.6/site-packages/pipeline/compressors/__pycache__
/usr/lib/python3.6/site-packages/pipeline/compressors/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/compressors/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/compressors/__pycache__/closure.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/compressors/__pycache__/closure.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/compressors/__pycache__/csshtmljsminify.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/compressors/__pycache__/csshtmljsminify.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/compressors/__pycache__/cssmin.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/compressors/__pycache__/cssmin.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/compressors/__pycache__/csstidy.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/compressors/__pycache__/csstidy.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/compressors/__pycache__/jsmin.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/compressors/__pycache__/jsmin.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/compressors/__pycache__/slimit.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/compressors/__pycache__/slimit.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/compressors/__pycache__/uglifyjs.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/compressors/__pycache__/uglifyjs.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/compressors/__pycache__/yuglify.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/compressors/__pycache__/yuglify.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/compressors/__pycache__/yui.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/compressors/__pycache__/yui.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/compressors/closure.py
/usr/lib/python3.6/site-packages/pipeline/compressors/csshtmljsminify.py
/usr/lib/python3.6/site-packages/pipeline/compressors/cssmin.py
/usr/lib/python3.6/site-packages/pipeline/compressors/csstidy.py
/usr/lib/python3.6/site-packages/pipeline/compressors/jsmin.py
/usr/lib/python3.6/site-packages/pipeline/compressors/slimit.py
/usr/lib/python3.6/site-packages/pipeline/compressors/uglifyjs.py
/usr/lib/python3.6/site-packages/pipeline/compressors/yuglify.py
/usr/lib/python3.6/site-packages/pipeline/compressors/yui.py
/usr/lib/python3.6/site-packages/pipeline/conf.py
/usr/lib/python3.6/site-packages/pipeline/exceptions.py
/usr/lib/python3.6/site-packages/pipeline/finders.py
/usr/lib/python3.6/site-packages/pipeline/forms.py
/usr/lib/python3.6/site-packages/pipeline/glob.py
/usr/lib/python3.6/site-packages/pipeline/jinja2
/usr/lib/python3.6/site-packages/pipeline/jinja2/__init__.py
/usr/lib/python3.6/site-packages/pipeline/jinja2/__pycache__
/usr/lib/python3.6/site-packages/pipeline/jinja2/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/jinja2/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/jinja2/pipeline
/usr/lib/python3.6/site-packages/pipeline/jinja2/pipeline/css.jinja
/usr/lib/python3.6/site-packages/pipeline/jinja2/pipeline/inline_js.jinja
/usr/lib/python3.6/site-packages/pipeline/jinja2/pipeline/js.jinja
/usr/lib/python3.6/site-packages/pipeline/manifest.py
/usr/lib/python3.6/site-packages/pipeline/middleware.py
/usr/lib/python3.6/site-packages/pipeline/packager.py
/usr/lib/python3.6/site-packages/pipeline/signals.py
/usr/lib/python3.6/site-packages/pipeline/storage.py
/usr/lib/python3.6/site-packages/pipeline/templates
/usr/lib/python3.6/site-packages/pipeline/templates/pipeline
/usr/lib/python3.6/site-packages/pipeline/templates/pipeline/compile_error.html
/usr/lib/python3.6/site-packages/pipeline/templates/pipeline/css.html
/usr/lib/python3.6/site-packages/pipeline/templates/pipeline/css.jinja
/usr/lib/python3.6/site-packages/pipeline/templates/pipeline/inline_js.html
/usr/lib/python3.6/site-packages/pipeline/templates/pipeline/inline_js.jinja
/usr/lib/python3.6/site-packages/pipeline/templates/pipeline/js.html
/usr/lib/python3.6/site-packages/pipeline/templates/pipeline/js.jinja
/usr/lib/python3.6/site-packages/pipeline/templatetags
/usr/lib/python3.6/site-packages/pipeline/templatetags/__init__.py
/usr/lib/python3.6/site-packages/pipeline/templatetags/__pycache__
/usr/lib/python3.6/site-packages/pipeline/templatetags/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/templatetags/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/templatetags/__pycache__/pipeline.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pipeline/templatetags/__pycache__/pipeline.cpython-36.pyc
/usr/lib/python3.6/site-packages/pipeline/templatetags/pipeline.py
/usr/lib/python3.6/site-packages/pipeline/utils.py
/usr/lib/python3.6/site-packages/pipeline/views.py
/usr/share/doc/packages/python3-django-pipeline
/usr/share/doc/packages/python3-django-pipeline/README.rst
/usr/share/licenses/python3-django-pipeline
/usr/share/licenses/python3-django-pipeline/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:06:41 2024