forked from pool/python-MarkupSafe
- update to 2.1.3:
* Implement ``format_map``, ``casefold``, ``removeprefix``,
and ``removesuffix`` methods.
* Fix static typing for basic ``str`` methods on ``Markup``.
* Use ``Self`` for annotating return types. :pr:`379`
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=45
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 19 20:10:45 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.1.3:
|
||||
* Implement ``format_map``, ``casefold``, ``removeprefix``,
|
||||
and ``removesuffix`` methods.
|
||||
* Fix static typing for basic ``str`` methods on ``Markup``.
|
||||
* Use ``Self`` for annotating return types. :pr:`379`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:20:49 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user