From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] python3-markupsafe-2.1.3-1 Date: Thu, 21 Sep 2023 17:48:03 +0200 Message-ID: <20230921154809.2460-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7850927732735131769==" List-Id: --===============7850927732735131769== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - IPFire-3.x - Update from version 2.1.1-1 to 2.1.3-1 - Changelog 2.1.3 Implement format_map, casefold, removeprefix, and removesuffix methods. = #370 Fix static typing for basic str methods on Markup. #358 Use Self for annotating return types. #379 2.1.2 Fix striptags not stripping tags containing newlines. #310 Signed-off-by: Adolf Belka --- python3-markupsafe/python3-markupsafe.nm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3-markupsafe/python3-markupsafe.nm b/python3-markupsafe/py= thon3-markupsafe.nm index 41e4b0a1f..12c9c1435 100644 --- a/python3-markupsafe/python3-markupsafe.nm +++ b/python3-markupsafe/python3-markupsafe.nm @@ -4,7 +4,7 @@ ############################################################################= ### =20 name =3D python3-markupsafe -version =3D 2.1.1 +version =3D 2.1.3 release =3D 1 =20 groups =3D Development/Tools --=20 2.42.0 --===============7850927732735131769==--