django-assets 2.0-2.1 source package in Ubuntu
Changelog
django-assets (2.0-2.1) unstable; urgency=low * Non-maintainer upload. * Add proposed fix for Python 3.11 compatibility. (Closes: #1024287) -- Adrian Bunk <email address hidden> Sat, 28 Jan 2023 13:12:06 +0200
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
django-assets_2.0-2.1.dsc | 2.2 KiB | 1fa61fb00d2ea317629873abd7ce8dcdab6a2142332a9ca51effd69199bfdc4d |
django-assets_2.0.orig.tar.gz | 28.9 KiB | 98922a9b57b35f3691a0c66db76e35fcd45a403923c4bccbb31c7218996e6b8f |
django-assets_2.0-2.1.debian.tar.xz | 5.4 KiB | a86729a10047ce04734c8f4ee025967e9c59ea0b5e706d0a87e1ee1ef16940ca |
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.