Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| fa9cbd3404 | |||
| ce8d0d9abd |
BIN
markupsafe-3.0.2.tar.gz
LFS
BIN
markupsafe-3.0.2.tar.gz
LFS
Binary file not shown.
3
markupsafe-3.0.3.tar.gz
Normal file
3
markupsafe-3.0.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:722695808f4b6457b320fdc131280796bdceb04ab50fe1795cd540799ebe1698
|
||||||
|
size 80313
|
||||||
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 13 10:20:43 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 3.0.3
|
||||||
|
* __version__ raises DeprecationWarning instead of UserWarning. #487
|
||||||
|
* Adopt multi-phase initialization PEP 489 for the C extension. #494
|
||||||
|
* Build Windows ARM64 wheels. #485
|
||||||
|
* Build Python 3.14 wheels. #503
|
||||||
|
* Build riscv64 wheels. #505
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 30 09:17:07 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
Wed Apr 30 09:17:07 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-MarkupSafe%{psuffix}
|
Name: python-MarkupSafe%{psuffix}
|
||||||
Version: 3.0.2
|
Version: 3.0.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Implements a XML/HTML/XHTML Markup safe string for Python
|
Summary: Implements a XML/HTML/XHTML Markup safe string for Python
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
|||||||
Reference in New Issue
Block a user