- 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>
###############################################################################
name = python3-markupsafe
-version = 2.1.1
+version = 2.1.3
release = 1
groups = Development/Tools