django-sitetree 1.18.0+dfsg-2 source package in Ubuntu

Changelog

django-sitetree (1.18.0+dfsg-2) unstable; urgency=medium

  * Team Upload
  * Remove extraneous build-dependency on python3-mock

 -- Alexandre Detiste <email address hidden>  Tue, 27 Feb 2024 23:28:34 +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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-sitetree_1.18.0+dfsg-2.dsc 2.3 KiB 6ca76a1c6c59b2609ceed7b12b6f207e5f36fc5e6ae5b9f8caecd24064d7a7ef
django-sitetree_1.18.0+dfsg.orig.tar.xz 68.6 KiB 7571c03eafe2218f9bbc9e0fd5667aedc33fdd791f81345141f36db83f622098
django-sitetree_1.18.0+dfsg-2.debian.tar.xz 5.4 KiB f7d1b8ebb8c934f626883e5a46d97a863a3a6298bae72fbac8a0bb9ee368dd92

Available diffs

No changes file available.

Binary packages built by this source

python-django-sitetree-doc: site tree, menu and breadcrumbs navigation for Django (Documentation)

 django-sitetree is a reusable application for Django, introducing site tree,
 menu and breadcrumbs navigation elements. Site structure in django-sitetree is
 described through Django admin interface in a so called site trees. Every item
 of such a tree describes a page or a set of pages through the relation of URI
 or URL to human-friendly title.
 .
 This package contains the documentation.

python3-django-sitetree: site tree, menu and breadcrumbs navigation for Django (Python3 version)

 django-sitetree is a reusable application for Django, introducing site tree,
 menu and breadcrumbs navigation elements. Site structure in django-sitetree is
 described through Django admin interface in a so called site trees. Every item
 of such a tree describes a page or a set of pages through the relation of URI
 or URL to human-friendly title.
 .
 This package contains the Python 3 version of the library.