django-assets 2.0-1 source package in Ubuntu

Changelog

django-assets (2.0-1) unstable; urgency=low

  * New upstream release.
  * Add debian/gbp.conf.
  * Refresh patches.
  * Bump debhelper version to 12.
  * Bump Standards-Version to 4.4.1.
  * Set Rules-Requires-Root: no.
  * Enable autopkgtest-pkg-python testsuite.

 -- Michael Fladischer <email address hidden>  Sun, 29 Dec 2019 20:16:52 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-assets_2.0-1.dsc 1.9 KiB d7369d3d7ca3f6bbc60f04bd353ec050ea7dbb055a18623bc42edeab9fdcd73e
django-assets_2.0.orig.tar.gz 28.9 KiB 98922a9b57b35f3691a0c66db76e35fcd45a403923c4bccbb31c7218996e6b8f
django-assets_2.0-1.debian.tar.xz 4.5 KiB fb1dbd648a7201af2ecf057720cc99fa3389ed689a51f67271ad2ff7119cf910

Available diffs

No changes file available.

Binary packages built by this source

python-django-assets-doc: integrate webassets into Django applications (Documentation)

 django-assets will automatically merge and compress bundle’s source files the
 first time a template including them is rendered, and will automatically update
 the compressed file every time a source file changes. If debugging is enabled,
 each source file will be outputted individually instead.
 .
 This package contains the documentation.

python3-django-assets: integrate webassets into Django applications (Python3 version)

 django-assets will automatically merge and compress bundle’s source files the
 first time a template including them is rendered, and will automatically update
 the compressed file every time a source file changes. If debugging is enabled,
 each source file will be outputted individually instead.
 .
 This package contains the Python 3 version of the library.