[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1055850: marked as done (ITP: python-django-tree-queries -- Adjacency-list trees for Django)



Your message dated Mon, 13 Nov 2023 19:00:12 +0000
with message-id <E1r2cAO-00COm6-95@fasolo.debian.org>
and subject line Bug#1055850: fixed in python-django-tree-queries 0.15-1
has caused the Debian Bug report #1055850,
regarding ITP: python-django-tree-queries -- Adjacency-list trees for Django
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1055850: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055850
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Michael Fladischer <michael@fladi.at>
X-Debbugs-Cc: debian-devel@lists.debian.org

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

* Package name    : python-django-tree-queries
  Version         : 0.15
  Upstream Contact: Matthias Kestenholz <mk@feinheit.ch>
* URL             : https://github.com/feincms/django-tree-queries
* License         : BSD-3-clause
  Programming Lang: Python
  Description     : Adjacency-list trees for Django

 Query Django model trees using adjacency lists and recursive common table
 expressions. Supports PostgreSQL, sqlite3 and MariaDB and MySQL.
 .
 Features and limitations:
  * Supports only integer and UUID primary keys (for now).
  * Allows specifying ordering among siblings.
  * Uses the correct definition of depth, where root nodes have a depth of
    zero.
  * The parent foreign key must be named "parent" at the moment.
  * The fields added by the common table expression always are tree_depth,
    tree_path and tree_ordering. The names cannot be changed. tree_depth is an
    integer, tree_path an array of primary keys and tree_ordering an array of
    values used for ordering nodes within their siblings.
  * Besides adding the fields mentioned above the package only adds queryset
    methods for ordering siblings and filtering ancestors and descendants.
  * Little code, and relatively simple when compared to other tree management
    solutions for Django. No redundant values so the only way to end up with
    corrupt data is by introducing a loop in the tree structure (making it a
    graph). The TreeNode abstract model class has some protection against this.
  * Supports only trees with max. 50 levels on MySQL/MariaDB, since those
    databases do not support arrays and require a maximum length for the
    tree_path and tree_ordering upfront.

This is a dependency for django-content-editor and I will maintain it as part of
the DPT.

-----BEGIN PGP SIGNATURE-----

iQFPBAEBCgA5FiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAmVRCg0bHGZsYWRpc2No
ZXJtaWNoYWVsQGZsYWRpLmF0AAoJEP/TyIuZfdFqExoH/3X/gCg2xKOY6q8rJ3aB
+EA+MWwIZFgFmgYPTmO3HOF8u/2HCT8rYZ9WNGgJjjVyeC2ozezNFJaLHN3qEljj
rdCJ7wG6/qgSnH5W+olk99r9ZXFeifMa2D7zDE6cd0LMSYX1WUlMIy+Ywpi10Jmz
kJ+iBzGdH97kGIP5o5T4cR2+UfHIgv1Xf9qyTjPBHTQ94672Re1jYOms5T1QuDTg
Z+Tfaz8gQriCVaZJCxK2nytMzXk8slFMiS5qKWi1iTii2PORY7xhosy9iZvdqGqv
VwRgE8wPzDVgjB5xP83vuIUbTRzEnZ4bbUlOYZWEXq/4MdH7iRQgh30ZNlMlsg9K
ZwY=
=l/cw
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: python-django-tree-queries
Source-Version: 0.15-1
Done: Michael Fladischer <fladi@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-django-tree-queries, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1055850@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Fladischer <fladi@debian.org> (supplier of updated python-django-tree-queries package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 12 Nov 2023 21:39:43 +0000
Source: python-django-tree-queries
Binary: python-django-tree-queries-doc python3-django-tree-queries
Architecture: source all
Version: 0.15-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Changed-By: Michael Fladischer <fladi@debian.org>
Description:
 python-django-tree-queries-doc - Adjacency-list trees for Django (Documentation)
 python3-django-tree-queries - Adjacency-list trees for Django (Python3 version)
Closes: 1055850
Changes:
 python-django-tree-queries (0.15-1) unstable; urgency=low
 .
   * Initial release (Closes: #1055850).
Checksums-Sha1:
 c8dd88410a1e0fac64003c02827625092e6e650e 2110 python-django-tree-queries_0.15-1.dsc
 a90366e718a3ab57ac6c9a77b749d13ec37d4bdc 20899 python-django-tree-queries_0.15.orig.tar.gz
 1996a94ad07ba2cc1788ada9c60f984ab953a85c 4804 python-django-tree-queries_0.15-1.debian.tar.xz
 b12798e6d625381f4b72f6ee86ea9de273d00ef9 28840 python-django-tree-queries-doc_0.15-1_all.deb
 014d7bcec0f96d129dd7efe9ee5f62103140520a 8229 python-django-tree-queries_0.15-1_arm64.buildinfo
 951ec78d3557372e4f6e99e964c6cdd2f56ab5d4 16508 python3-django-tree-queries_0.15-1_all.deb
Checksums-Sha256:
 e5cc24e08c399113091e5fa9f4d5371a615d906a7b3a6d6f3deb75acff9bfa66 2110 python-django-tree-queries_0.15-1.dsc
 8edb94149cdeb62b19bd09ce4adf8d3ee4a85a11200a497cda3c6a3ab566ffe0 20899 python-django-tree-queries_0.15.orig.tar.gz
 db6a22b134b5c65ecd96938161d8f9d8c04b3a0d1321f820d8a042c85cbcf24f 4804 python-django-tree-queries_0.15-1.debian.tar.xz
 341db1d8043ec2f06e484efc88c5633d79eacc18e716081fcbfe093727ab9b40 28840 python-django-tree-queries-doc_0.15-1_all.deb
 2a3771425810f5efcef43ab9bae49a92358a74e96276d4160c038c9d74fd8ab7 8229 python-django-tree-queries_0.15-1_arm64.buildinfo
 f065a212ef6ae1cf5ae159d800331e46f6c1c0e37b17c607ad91ee0b018dc4b3 16508 python3-django-tree-queries_0.15-1_all.deb
Files:
 9bbdef406befaddb92d47ba4d447b7bb 2110 python optional python-django-tree-queries_0.15-1.dsc
 acd79582c2999273069e1e5a024763a7 20899 python optional python-django-tree-queries_0.15.orig.tar.gz
 ddeed6384d306a02c154ce4b8f4a51dc 4804 python optional python-django-tree-queries_0.15-1.debian.tar.xz
 eff4a3546ace6eec3e0e3d1faf69c49a 28840 doc optional python-django-tree-queries-doc_0.15-1_all.deb
 fba69441a12515ea0ba35e0514151c61 8229 python optional python-django-tree-queries_0.15-1_arm64.buildinfo
 c1e6d922c48681fe5f2dd39606febab4 16508 python optional python3-django-tree-queries_0.15-1_all.deb

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAmVRRxEACgkQ/9PIi5l9
0Wop0wf8DcV9S1Pjr4f8l2g5/kr+zOBzv9aBfZi1hfeP+YNkbiBc9FtzElkqxe4t
WTM6sUf5MF1g4L3Gvuomd83/fDic7huTjzM8WyNMoiXmlnzfOj+5z4vyxv6brddC
sVK1t+Tp5qNtC8x/9XeFUSclxHFDnNNODUWqKm5SJf9i81CeEqq1Asq+dzm3FrO6
bfB0oXz4bI5Vl90oS9a4CdsEP1Dt0OZ8XHQL0HJhhmczKovc7KVwD8WK2M2PDDbL
BlO4aY2GDIfEOEDFZRxeEGX1gN385pFcxOZ68QXhovZibym/XpmQNL3WDs+yLX90
IvxJI+Pk6Ofywwd+kkKX9is22ElEXQ==
=4N7T
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: