Source: rust-minijinja
Version: 2.12.0-1
Severity: wishlist
Dear Maintainer,
while trying to update python-minijinja, which has an FTBFS issue [1] which
I wanted to fix, it did turned out that the depending package
librust-minijinja-dev, currently at version 2.12.0, is to old.
I get this error while trying to build version 2.18.0 of the python
library.
error[E0432]: unresolved imports `minijinja::format_filter`,
`minijinja::FormatStyle`
--> minijinja-contrib/src/pycompat.rs:2:17
|
2 | use minijinja::{format_filter, Error, ErrorKind, FormatStyle, State, Value};
| ^^^^^^^^^^^^^ ^^^^^^^^^^^ no
`FormatStyle` in the root
| |
| no `format_filter` in the root
This is rooted in the too old version of librust-minijinja-dev.
Thus I hereby like to request to package a recent version of
src:rust-minijinja.
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1131678
Regards
Carsten
-- System Information:
Debian Release: forky/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 6.19.6+deb14+1-amd64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled