django-tables 2.7.0-1 source package in Ubuntu

Changelog

django-tables (2.7.0-1) unstable; urgency=medium

  * Team upload.
  * [84f5eb6] New upstream version 2.7.0
  * [463b63a] Rebuild patch queue from patch-queue branch
    Dropped patch:
    debian-hacks/docs-Ignore-the-myst_parser-AddOn-for-now.patch
  * [1339df7] d/control: Add python3-sphinxcontrib.jquery to B-D
  * [79f1fcf] d/control: d/control: Add python3-myst-parser to B-D
  * [9d63ab0] d/control: Depend django >= 4.2 in bin package

 -- Carsten Schoenert <email address hidden>  Sat, 09 Dec 2023 08:47:40 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-tables_2.7.0-1.dsc 2.8 KiB 74e38a343567640d69edac9f40290bd0ee571ac553fb6706179ddcd6e2c3400f
django-tables_2.7.0.orig.tar.gz 421.7 KiB 7698643bf943333f9339b8e0e8d23fe860785105885820c480edc3daae35ab08
django-tables_2.7.0-1.debian.tar.xz 10.0 KiB ca6de08cca00e2c60d77e2aac62b84fd596ec6573b8a9e14ca8dc2a592d12744

Available diffs

No changes file available.

Binary packages built by this source

python-django-tables2-doc: Table/data-grid framework for Django (Documentation)

 django-tables2 simplifies the task of turning sets of data into HTML tables. It
 has native support for pagination and sorting. It does for HTML tables what
 ``django.forms`` does for HTML forms.
 .
 This package contains the documentation.

python3-django-tables2: Table/data-grid framework for Django (Python 3)

 django-tables2 simplifies the task of turning sets of data into HTML tables. It
 has native support for pagination and sorting. It does for HTML tables what
 ``django.forms`` does for HTML forms.
 .
 This package provides the Python 3 module.