Package: django-pipeline / 4.1.0-1

Metadata

Package Version Patches format
django-pipeline 4.1.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0002 Change default compressors.patch | (download)

pipeline/conf.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 change default compressors

Replace default compressors with compressors available in Debian main.

0003 Define kwarg_name in pipeline_settings class.patch | (download)

tests/utils.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 define kwarg_name in pipeline_settings class


missing_css_html_js_minify | (download)

pipeline/compressors/csshtmljsminify.py | 4 4 + 0 - 0 !
tests/tests/test_compressor.py | 2 2 + 0 - 0 !
2 files changed, 6 insertions(+)

---
wheel exclude more tests.patch | (download)

pyproject.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 exclude tests/{assets,templates}/ from wheel

A built wheel of this package includes a number of files under
`tests/assets/` and `tests/templates/`, which is namespace pollution and
doesn't seem to be intentional.  Remove them.

0004 pyproject.toml Exclude more files.patch | (download)

pyproject.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 pyproject.toml: exclude more files

Bug-Debian: https://bugs.debian.org/1092768