diff --git a/pymdown_extensions-10.7.1.tar.gz b/pymdown_extensions-10.7.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..dbb098804a7e0aae458f37ba8ea0266cb5cddd5a Binary files /dev/null and b/pymdown_extensions-10.7.1.tar.gz differ diff --git a/pymdown_extensions-10.7.tar.gz b/pymdown_extensions-10.7.tar.gz deleted file mode 100644 index 0f08ada4a0414ccfb3a7d797e9aba6f00d95c4f1..0000000000000000000000000000000000000000 Binary files a/pymdown_extensions-10.7.tar.gz and /dev/null differ diff --git a/python-pymdown-extensions.spec b/python-pymdown-extensions.spec index e8eb3bbd6cc183968d4c2c255cc60e84a82b8a2a..181890b89aa89352d89b937cd2204eb5d14a4d6a 100644 --- a/python-pymdown-extensions.spec +++ b/python-pymdown-extensions.spec @@ -3,13 +3,12 @@ %global source_name pymdown_extensions Name: python-%{pypi_name} -Version: 10.7 +Version: 10.7.1 Release: 1 Summary: Extension pack for Python Markdown. - License: MIT URL: https://github.com/facelessuser/pymdown-extensions -Source0: https://files.pythonhosted.org/packages/6e/80/d973f39f614fd148f7f67ce457198d30d70eff93447b55bd964720c5f16b/pymdown_extensions-10.7.tar.gz +Source0: https://files.pythonhosted.org/packages/b0/ec/e3d966cfb286d5a48e7c43a559a297b857ab935209ee9072e5a5492706c9/pymdown_extensions-10.7.1.tar.gz BuildArch: noarch BuildRequires: python3-devel @@ -45,6 +44,10 @@ Extension pack for Python Markdown. %{python3_sitelib}/pymdown_extensions*.dist-info/ %changelog +* Thu Mar 07 2024 jiangxinyu - 10.7.1-1 +- Update package to version 10.7.1 + FIX: SmartSymbols: Ensure symbols are properly translated in table of content tokens. + * Mon Mar 4 2024 Dongxing Wang - 10.7-1 - Update package to version 10.7 Allow configuring custom repository providers based off the existing providers.