python-django-compressor 2.2-1 source package in Ubuntu

Changelog

python-django-compressor (2.2-1) unstable; urgency=medium

  * Uploading to unstable.
  * New upstream release.
  * Removed build-depends on jingo: it's not used upstream anymore, and the
    Python module is deprecated upstream.
  * Removed build-depends on coffin.
  * Added fix-html5lib.serialize-call.patch.
  * Added neutralize-broken-test_css_return_if_off-test.patch.
  * Running tests with all versions of Python 3.
  * Watch file using https.
  * Standards-Version is now 4.1.1.
  * Removed compressor/utils/decorators.py from debian/copyright, as the file
    is also gone upstream.

 -- Thomas Goirand <email address hidden>  Sat, 28 Oct 2017 20:24:56 +0000

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-compressor_2.2-1.dsc 2.8 KiB 6a6617a6ea3d692f7a359ed9d690c3573f51aafedecbbec44005c62c559f563d
python-django-compressor_2.2.orig.tar.xz 82.0 KiB bb9ff5e678822285ec45fe69f340be06855751c4cba02342c5f5442bc4137d8d
python-django-compressor_2.2-1.debian.tar.xz 4.4 KiB c6e5cf4a27c37625f216f6d1e431929d2c3632583b3bac1cf09131c5febd1bc6

No changes file available.

Binary packages built by this source

python-django-compressor: Compresses linked, inline JS or CSS into single cached files - Python 2.7

 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 2.7 module.

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.