python3-markupsafe-2.1.3-1

Message ID 20230921154809.2460-1-adolf.belka@ipfire.org
State Accepted
Commit 305c96d4ebd65c20c06e7f61709e33c2507f2b88
Headers
Series python3-markupsafe-2.1.3-1 |

Commit Message

Adolf Belka Sept. 21, 2023, 3:48 p.m. UTC
  - 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>
---
 python3-markupsafe/python3-markupsafe.nm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/python3-markupsafe/python3-markupsafe.nm b/python3-markupsafe/python3-markupsafe.nm
index 41e4b0a1f..12c9c1435 100644
--- a/python3-markupsafe/python3-markupsafe.nm
+++ b/python3-markupsafe/python3-markupsafe.nm
@@ -4,7 +4,7 @@ 
 ###############################################################################
 
 name       = python3-markupsafe
-version    = 2.1.1
+version    = 2.1.3
 release    = 1
 
 groups     = Development/Tools