django-assets 2.0-2ubuntu1 source package in Ubuntu

Changelog

django-assets (2.0-2ubuntu1) lunar; urgency=medium

  * Apply patch proposed upstream by Jonatan Heyman to fix build with python
    3.11 (LP: #1996828).

 -- Dan Bungert <email address hidden>  Wed, 16 Nov 2022 16:50:35 -0700

Upload details

Uploaded by:
Dan Bungert
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-assets_2.0.orig.tar.gz 28.9 KiB 98922a9b57b35f3691a0c66db76e35fcd45a403923c4bccbb31c7218996e6b8f
django-assets_2.0-2ubuntu1.debian.tar.xz 5.5 KiB 6df66d68da30e001eff6652e244feec3c8f830f75bd47aff75f017f55b307946
django-assets_2.0-2ubuntu1.dsc 2.4 KiB cad3472d6f60048db67d2bd15d54a6749dd99fb9213a50d31da2f05780a42906

View changes file

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.