gpo.zugaina.org

Search Portage & Overlays:

dev-python/beanquery

Customizable lightweight SQL query tool for Beancount (BQL)

Screenshots

  • beanquery-0.2.0
    ~amd64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: GPL-2   
    Overlay: stuff

ChangeLog

commit f333eb6f8b11784a22cd982285aaea9b10499e93
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 2 19:17:14 2026 +0200

dev-python/beanquery: deselect render tests stale vs beancount 3.2.3

beancount 3.2.x reserves a leading sign-alignment column, so rendered amounts
gain a space that 0.2.0's width-exact query_render assertions predate. The
renderer is correct (verified end-to-end) and 0.2.0 is latest; deselect with
a dated note.

commit 8c6d243b69c5c5a8b454fca9e47bcd35fec44f24
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 2 19:17:14 2026 +0200

dev-python/beanquery: new package, add 0.2.0

Beancount 3's BQL query engine (bean-query), split from the v2 monolith;
pulls in tatsu-lts. Same stray-top-level fix as beangulp: scope discovery to
beanquery* (find={} sweeps docs/).