python-django-compressor 2.0-1ubuntu1 source package in Ubuntu

Changelog

python-django-compressor (2.0-1ubuntu1) xenial; urgency=low

  * Merge from Debian unstable (LP: #1554134). Remaining changes:
    - d/p/disable-coffin-tests.patch: Dropped, no longer required as
      upstream dropped support for coffin.
    - d/control: Drop BD's on django-discover-runner and csstidy; not
      required in Ubuntu.
    - d/control: Drop BD's on coffin and jingo, no longer supported
      upstream.
    - d/control: Drop (Build-)Depends on django-overextends and
      django-sekizai, as these are optional dependencies.
    - d/p/disable-django-sekizai.patch: Skip django-sekizai if its not
      installed.

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

  * New upstream release.
  * Removed compressor/filters/jsmin/rjsmin.py from d/copyright.
  * Removed compressor/utils/stringformat.py from d/copyright.

python-django-compressor (1.6+2015.12.22.git.94755c5aa6-1) unstable; urgency=medium

  * New upstream release based on commit 94755c5aa6 (Closes: #807355).
  * Added new (build-)dependencies:
    - python-django-overextends
    - python-django-sekizai
    - python-rjsmin
    - python-rcssmin
    - python-csscompressor
  * Upped the min required version for python-coffin.

 -- James Page <email address hidden>  Fri, 11 Mar 2016 10:14:29 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main python

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-compressor_2.0.orig.tar.xz 79.5 KiB 507958a19a5c7168e3396e72dd20ea20302d62bccba7946b46755db91114e78d
python-django-compressor_2.0-1ubuntu1.debian.tar.xz 5.4 KiB 4a7b855f66c0ce7a6ce7ca372dc1433ebd3c2e447ac09950192a5004be8833de
python-django-compressor_2.0-1ubuntu1.dsc 2.9 KiB 41e3a081b70fef9ca3bc53570ec3f7aa6608b2948ffc7dc5da9cd12b12ce6516

Available diffs

View changes file

Binary packages built by this source

python-compressor: Compresses linked, inline JS or CSS - Python 2.7 transition package

 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 is a transitional package to upgrade to python-django-compressor, and it
 is safe to remove.

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-compressor: Compresses linked, inline JS or CSS - Python 3.x transition package

 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 is a transitional package to upgrade to python3-django-compressor, and it
 is safe to remove.

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.