From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 936761FF13E for ; Fri, 17 Apr 2026 11:18:33 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 6BFCE1B34A; Fri, 17 Apr 2026 11:18:33 +0200 (CEST) Date: Fri, 17 Apr 2026 11:17:55 +0200 From: Fabian =?iso-8859-1?q?Gr=FCnbichler?= Subject: superseded: [PATCH debcargo-config proxmox/trixie] minijinja: update to 2.19.0 To: Christoph Heiss , pdm-devel@lists.proxmox.com References: <20260416125250.1236854-1-c.heiss@proxmox.com> In-Reply-To: <20260416125250.1236854-1-c.heiss@proxmox.com> MIME-Version: 1.0 User-Agent: astroid/0.17.0 (https://github.com/astroidmail/astroid) Message-Id: <1776417434.bnm305s2e4.astroid@yuna.none> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1776417398300 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.348 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_ASCII_DIVIDERS 0.8 Email that uses ascii formatting dividers and possible spam tricks KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [crates.io] Message-ID-Hash: MQPULFDEVADYQKZVYCMIMJZA4OQTIT3J X-Message-ID-Hash: MQPULFDEVADYQKZVYCMIMJZA4OQTIT3J X-MailFrom: f.gruenbichler@proxmox.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.10 Precedence: list List-Id: Proxmox Datacenter Manager development discussion List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: by chance this crate got updated the same day in unstable, so I backported that change (which was basically identical). thanks nevertheless! On April 16, 2026 2:52 pm, Christoph Heiss wrote: > Signed-off-by: Christoph Heiss > --- > Most user-visible/interesting changes are probably the addition of quite > a few useful filters, such as `format` and `wordwrap`. >=20 > src/minijinja/debian/changelog | 6 ++++++ > src/minijinja/debian/copyright | 6 +++--- > src/minijinja/debian/copyright.debcargo.hint | 4 ++-- > src/minijinja/debian/patches/drop-v-htmlescape | 18 +++++++++--------- > .../debian/patches/newer-percent-encoding | 6 +++--- > 5 files changed, 23 insertions(+), 17 deletions(-) >=20 > diff --git a/src/minijinja/debian/changelog b/src/minijinja/debian/change= log > index dec8021c45..9ab62c6377 100644 > --- a/src/minijinja/debian/changelog > +++ b/src/minijinja/debian/changelog > @@ -1,3 +1,9 @@ > +rust-minijinja (2.19.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgen= cy=3Dmedium > + > + * Package minijinja 2.19.0 from crates.io using debcargo 2.7.11 > + > + -- Proxmox Support Team Thu, 16 Apr 2026 12:20:0= 3 +0200 > + > rust-minijinja (2.5.0-1) unstable; urgency=3Dmedium > =20 > * Team upload. > diff --git a/src/minijinja/debian/copyright b/src/minijinja/debian/copyri= ght > index 931911bf87..1a932ed6fc 100644 > --- a/src/minijinja/debian/copyright > +++ b/src/minijinja/debian/copyright > @@ -4,13 +4,13 @@ Upstream-Contact: Armin Ronacher > Source: https://github.com/mitsuhiko/minijinja > =20 > Files: * > -Copyright: 2021-2023 Armin Ronacher > +Copyright: 2021-2026 Armin Ronacher > License: Apache-2.0 > =20 > Files: debian/* > Copyright: > - 2023-2024 Debian Rust Maintainers > - 2023-2024 Jelmer Vernoo=C4=B3 > + 2023-2026 Debian Rust Maintainers > + 2023-2026 Jelmer Vernoo=C4=B3 > License: Apache-2.0 > =20 > License: Apache-2.0 > diff --git a/src/minijinja/debian/copyright.debcargo.hint b/src/minijinja= /debian/copyright.debcargo.hint > index 01630974d3..dff14f78a2 100644 > --- a/src/minijinja/debian/copyright.debcargo.hint > +++ b/src/minijinja/debian/copyright.debcargo.hint > @@ -14,8 +14,8 @@ Comment: > =20 > Files: debian/* > Copyright: > - 2023-2024 Debian Rust Maintainers > - 2023-2024 Jelmer Vernoo=C4=B3 > + 2023-2026 Debian Rust Maintainers > + 2023-2026 Jelmer Vernoo=C4=B3 > License: Apache-2.0 > =20 > License: Apache-2.0 > diff --git a/src/minijinja/debian/patches/drop-v-htmlescape b/src/minijin= ja/debian/patches/drop-v-htmlescape > index 910c4b5e50..06c0b316c6 100644 > --- a/src/minijinja/debian/patches/drop-v-htmlescape > +++ b/src/minijinja/debian/patches/drop-v-htmlescape > @@ -2,7 +2,15 @@ Index: minijinja/Cargo.toml > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- minijinja.orig/Cargo.toml > +++ minijinja/Cargo.toml > -@@ -91,10 +91,6 @@ optional =3D true > +@@ -77,7 +77,6 @@ macros =3D [] > + multi_template =3D [] > + preserve_order =3D ["indexmap"] > + serde =3D [] > +-speedups =3D ["v_htmlescape"] > + std_collections =3D [] > + unicode =3D [ > + "unicode-ident", > +@@ -129,10 +128,6 @@ optional =3D true > version =3D "1.0.5" > optional =3D true > =20 > @@ -13,11 +21,3 @@ Index: minijinja/Cargo.toml > [dev-dependencies.insta] > version =3D "1.38.0" > features =3D [ > -@@ -141,7 +137,6 @@ macros =3D [] > - multi_template =3D [] > - preserve_order =3D ["indexmap"] > - serde =3D [] > --speedups =3D ["v_htmlescape"] > - std_collections =3D [] > - unicode =3D [ > - "unicode-ident", > diff --git a/src/minijinja/debian/patches/newer-percent-encoding b/src/mi= nijinja/debian/patches/newer-percent-encoding > index 0d3cad9ae9..59ef4abf89 100644 > --- a/src/minijinja/debian/patches/newer-percent-encoding > +++ b/src/minijinja/debian/patches/newer-percent-encoding > @@ -2,12 +2,12 @@ Index: minijinja/Cargo.toml > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- minijinja.orig/Cargo.toml > +++ minijinja/Cargo.toml > -@@ -56,7 +56,7 @@ version =3D "0.3.1" > - optional =3D true > +@@ -106,7 +106,7 @@ optional =3D true > + version =3D "0.3.1" > =20 > [dependencies.percent-encoding] > -version =3D "2.2.0" > +version =3D "2" > optional =3D true > =20 > - [dependencies.self_cell] > + [dependencies.serde] > --=20 > 2.53.0 >=20 >=20 >=20 >=20 >=20 >=20