django-webpack-loader 0.6.0-4 source package in Ubuntu

Changelog

django-webpack-loader (0.6.0-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Wed, 25 May 2022 21:13:47 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-webpack-loader_0.6.0-4.dsc 2.1 KiB 6f02de9ca8ba7a7a4e207b0a0251d26fc86a9635ca07b1b52cc2fab91d9c01e6
django-webpack-loader_0.6.0.orig.tar.gz 17.0 KiB 60bab6b9a037a5346fad12d2a70a6bc046afb33154cf75ed640b93d3ebd5f520
django-webpack-loader_0.6.0-4.debian.tar.xz 2.5 KiB c49af997ad73825197009abc0410e29793d6ace49cebb079ae72e21af4fa7e90

Available diffs

No changes file available.

Binary packages built by this source

python3-django-webpack-loader: Transparently use webpack with Django (Python3 version)

 Use webpack to generate your static bundles without Django's staticfiles or
 opaque wrappers.
 .
 Django webpack loader consumes the output generated by webpack-bundle-tracker
 and lets you use the generated bundles in Django.
 .
 This package contains the Python 3 version of the library.