python-django-compressor 1.3-1ubuntu3 source package in Ubuntu

Changelog

python-django-compressor (1.3-1ubuntu3) trusty; urgency=medium

  * d/control: Drop python-beautifulsoup from BD's (LP: #1252627), its
    only required to run tests and is a optional parser at runtime.
  * d/rules: Correct path for django-admin.py so tests actually run,
    even if the result is ignored.
 -- James Page <email address hidden>   Fri, 07 Mar 2014 13:09:39 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main python

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-django-compressor_1.3.orig.tar.xz 72.9 KiB 06b78069748b539fe16b6b100993aeb6377d2ddb1f2c46e9d4f008b238ed9c32
python-django-compressor_1.3-1ubuntu3.debian.tar.gz 4.3 KiB 285f9c84d4a9706c6f1f8b22ce80421481a4d62d11fad1b8019db9b2edb65460
python-django-compressor_1.3-1ubuntu3.dsc 2.3 KiB 534dc510c5e33fd736b1755c35791039a38dda47c3cb0625807fc01e85271faa

View changes file

Binary packages built by this source

python-compressor: Compresses linked and inline JavaScript or CSS into single cached files

 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.