python-django-compressor 4.0-2ubuntu1 source package in Ubuntu
Changelog
python-django-compressor (4.0-2ubuntu1) mantic; urgency=medium * Merge with Debian unstable (LP: #2022089). Remaining changes: - d/control: Drop runtime dependency on python-calmjs to a Suggests as it is an optional dependency and rjsmin already provides the default JS minifier implementation. -- Lena Voytek <email address hidden> Wed, 16 Aug 2023 13:08:46 -0700
Upload details
- Uploaded by:
- Lena Voytek
- Sponsored by:
- Andreas Hasenack
- Uploaded to:
- Mantic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-django-compressor_4.0.orig.tar.xz | 86.4 KiB | 5e3aea8818335748cb72cd7d46c84092ff16271194da83c100905675cba18124 |
python-django-compressor_4.0-2ubuntu1.debian.tar.xz | 5.0 KiB | 62b4dbdb8e8c916280477513766e6e5cdbf2f74d7d56909c4f699bb00ff62068 |
python-django-compressor_4.0-2ubuntu1.dsc | 2.6 KiB | 2006c14b2a255c5f6b2644ffe265be3addb8ba63e1091062fa1115489a94caa5 |
Available diffs
- diff from 4.0-1ubuntu1 to 4.0-2ubuntu1 (896 bytes)
Binary packages built by this source
- python3-django-compressor: Compresses linked, inline JS or CSS into single cached files - Python 3.x
Django Compressor combines and compresses linked and inline Javascript or CSS
in a Django templates into cacheable static files by using the compress
template tag.
.
This package contains the Python 3.x module.