diff --git a/MarkupSafe-2.1.1.tar.gz b/MarkupSafe-2.1.1.tar.gz deleted file mode 100644 index 3bc5b50d72165b00d5a6ff1aae57f6b171dec254..0000000000000000000000000000000000000000 Binary files a/MarkupSafe-2.1.1.tar.gz and /dev/null differ diff --git a/MarkupSafe-2.1.3.tar.gz b/MarkupSafe-2.1.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4faf695647daa795d8072edc8774b409d2dbd7c2 Binary files /dev/null and b/MarkupSafe-2.1.3.tar.gz differ diff --git a/python-markupsafe.spec b/python-markupsafe.spec index 84591262a7748fe0ef1b0c61649caeb74a6f28f6..caf2b6efd881330301ad390267485c3107201fb6 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -4,7 +4,7 @@ Characters that have special meanings are replaced so that they display as the a This mitigates injection attacks, meaning untrusted user input can safely be displayed on a page. Name: python-markupsafe -Version: 2.1.1 +Version: 2.1.3 Release: 1 Summary: Safely add untrusted strings to HTML/XML markup. License: BSD @@ -45,6 +45,9 @@ BuildRequires: python3-devel python3-setuptools gcc %doc README.rst %changelog +* Wed Jul 12 2023 sunhui - 2.1.3-1 +- Update package to version 2.1.3 + * Thu Jan 19 2023 chendh6 - 2.1.1-1 - upgrade to 2.1.1