python-django-treebeard 4.0+dfsg-1 source package in Ubuntu

Changelog

python-django-treebeard (4.0+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Add patch to initialize django in the sphinx configuration when building
    the documentation (Closes: #808513).
  * Add patch to use local opjects.inv files for intersphinx mappings.
  * Add patch to remove djangodocs extension from sphinx configuration.
  * Drop patch to remove unneeded pytest idmaker hack. It was merged
    upstream.
  * Refresh patch to remove version information from the jquery-ui
    filename.
  * Exclude djangodocs sphinx extension with unknown license.
  * Remove unneeded pytest idmaker hack. Using a supportd ids=arg instead.
  * Remove version infromation from jquery-ui filename
  * Exclude djangodocs sphinx extension with unknown license.
  * Add lintian overrides for false positives on non-minified javascript file.
  * Call sphinx-build directly to build documentation.
  * Clean .cache/v/cache/lastfailed to allow two builds in a row.

 -- Michael Fladischer <email address hidden>  Sat, 02 Jan 2016 19:21:45 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe python

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-treebeard_4.0+dfsg-1.dsc 2.4 KiB 6748c712eea1ca9dc15e1e0a3b94ebaf21c216ccab763e1f0c3671bad50277f2
python-django-treebeard_4.0+dfsg.orig.tar.gz 72.0 KiB 74075a5d03074a8f04b4305e60f8afabcaebcabaa57f6ee8d51d0fdb00d2bb80
python-django-treebeard_4.0+dfsg-1.debian.tar.xz 5.8 KiB f4b618491096b07531c4d21f97aca453d2663a487ef46cc8bc899e01c1966052

Available diffs

No changes file available.

Binary packages built by this source

python-django-treebeard: No summary available for python-django-treebeard in ubuntu yakkety.

No description available for python-django-treebeard in ubuntu yakkety.

python-django-treebeard-doc: Efficient implementations of tree data structures for Django (documentation)

 Django Treebeard is a library that implements efficient data structures for
 storing hierachical data in a database using the Django web development
 framework.
 .
 It currently includes 3 different tree implementations: adjacency list,
 materialized path and nested sets. Each one has it's own strengths and
 weaknesses but share the same API, so it’s easy to switch between them.
 .
 This package contains the documentation in searchable HTML format.

python3-django-treebeard: No summary available for python3-django-treebeard in ubuntu yakkety.

No description available for python3-django-treebeard in ubuntu yakkety.