diff --git a/pymdown_extensions-10.17.1.tar.gz b/pymdown_extensions-10.17.1.tar.gz deleted file mode 100644 index 41739d7e6373bb0412353eec4b8727d9931fd98f..0000000000000000000000000000000000000000 Binary files a/pymdown_extensions-10.17.1.tar.gz and /dev/null differ diff --git a/pymdown_extensions-10.17.2.tar.gz b/pymdown_extensions-10.17.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..50d3767e82383fb3ded8369bfd4f64678533a447 Binary files /dev/null and b/pymdown_extensions-10.17.2.tar.gz differ diff --git a/python-pymdown-extensions.spec b/python-pymdown-extensions.spec index 24c9faae0c612a4d23534429dcb689c2a2b9342c..7d65ac9ea5011e8a231720001516bba1e9dedfc4 100644 --- a/python-pymdown-extensions.spec +++ b/python-pymdown-extensions.spec @@ -3,12 +3,12 @@ %global source_name pymdown_extensions Name: python-%{pypi_name} -Version: 10.17.1 +Version: 10.17.2 Release: 1 Summary: Extension pack for Python Markdown. License: MIT URL: https://github.com/facelessuser/pymdown-extensions -Source0: %{pypi_source %{source_name}} +Source0: https://files.pythonhosted.org/packages/25/6d/af5378dbdb379fddd9a277f8b9888c027db480cde70028669ebd009d642a/pymdown_extensions-10.17.2.tar.gz BuildArch: noarch BuildRequires: python3-devel @@ -44,6 +44,11 @@ Extension pack for Python Markdown. %{python3_sitelib}/pymdown_extensions*.dist-info/ %changelog +* Thu Nov 27 2025 wanggang - 10.17.2-1 +- Update package to version 10.17.2 +- FIX: Blocks: Blocks extensions will now better handle nesting of indented style Admonitions, Details, and Tabbed +and other non-conflicting blocks. + * Tue Nov 18 2025 lvwq - 10.17.1-1 - Update to 10.17.1