django-tables 2.7.0-2 source package in Ubuntu

Changelog

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

  * Team upload.
  * Remove build-dependency on python3-mock

 -- Alexandre Detiste <email address hidden>  Wed, 28 Feb 2024 19:55:48 +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
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-tables_2.7.0-2.dsc 2.8 KiB 47e76e35b43b6edeb428edcc7e7c90a565b9aa80bf38cc1d6571d4a0d46f1d4a
django-tables_2.7.0.orig.tar.gz 421.7 KiB 7698643bf943333f9339b8e0e8d23fe860785105885820c480edc3daae35ab08
django-tables_2.7.0-2.debian.tar.xz 10.0 KiB 1079f2727ee2da397f9b2ef777ae8dcbbf0a6d923fdaefcda5927d60832977a5

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.