]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
python3-markupsafe-2.1.3-1
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 21 Sep 2023 15:48:03 +0000 (17:48 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 21 Sep 2023 20:09:17 +0000 (20:09 +0000)
- 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 <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
python3-markupsafe/python3-markupsafe.nm

index 41e4b0a1faa996e91a9449c52c3ff8db7193edb2..12c9c1435b8ce4d43a9b44e811afb948abe58be4 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = python3-markupsafe
-version    = 2.1.1
+version    = 2.1.3
 release    = 1
 
 groups     = Development/Tools