diff --git a/markupsafe-3.0.2.tar.gz b/markupsafe-3.0.2.tar.gz deleted file mode 100644 index de90e29..0000000 --- a/markupsafe-3.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee55d3edf80167e48ea11a923c7386f4669df67d7994554387f84e7d8b0a2bf0 -size 20537 diff --git a/markupsafe-3.0.3.tar.gz b/markupsafe-3.0.3.tar.gz new file mode 100644 index 0000000..68306c5 --- /dev/null +++ b/markupsafe-3.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:722695808f4b6457b320fdc131280796bdceb04ab50fe1795cd540799ebe1698 +size 80313 diff --git a/python-MarkupSafe.changes b/python-MarkupSafe.changes index cfa18d0..13593cd 100644 --- a/python-MarkupSafe.changes +++ b/python-MarkupSafe.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Nov 13 10:20:43 UTC 2025 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-MarkupSafe.spec b/python-MarkupSafe.spec index 7767645..44d4c26 100644 --- a/python-MarkupSafe.spec +++ b/python-MarkupSafe.spec @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-MarkupSafe%{psuffix} -Version: 3.0.2 +Version: 3.0.3 Release: 0 Summary: Implements a XML/HTML/XHTML Markup safe string for Python License: BSD-3-Clause