diff --git a/mkdocstrings_python-1.10.0.tar.gz b/mkdocstrings_python-1.10.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..fa25c87682c43a1770d67d2345a169cbaad6bba5 Binary files /dev/null and b/mkdocstrings_python-1.10.0.tar.gz differ diff --git a/mkdocstrings_python-1.8.0.tar.gz b/mkdocstrings_python-1.8.0.tar.gz deleted file mode 100644 index 4441c48170d57635beac421793c5cfdcbf8d5c32..0000000000000000000000000000000000000000 Binary files a/mkdocstrings_python-1.8.0.tar.gz and /dev/null differ diff --git a/python-mkdocstrings-python.spec b/python-mkdocstrings-python.spec index a09d74ed0d468888b4c48d24f28f5878fe70f99b..2691a66b53385353ba9548cf380d341294542125 100644 --- a/python-mkdocstrings-python.spec +++ b/python-mkdocstrings-python.spec @@ -3,7 +3,7 @@ %global source_name mkdocstrings_python Name: python-%{pypi_name} -Version: 1.8.0 +Version: 1.10.0 Release: 1 Summary: A Python handler for mkdocstrings.The Python handler uses Griffe to collect documentation from Python source code. @@ -46,6 +46,11 @@ A Python handler for mkdocstrings.The Python handler uses Griffe to collect docu %{python3_sitelib}/mkdocstrings_handlers %changelog +* Wed Oct 30 2024 muxiaohui - 1.10.0-1 +- Update version to 1.10.0 + Add CSS classes doc-section-title and doc-section-item in docstring sections. + Render enumeration instance name instead of just "value", allowing proper cross-reference. + * Wed Mar 6 2024 Dongxing Wang - 1.8.0-1 - Update package with version 1.8.0 Release Insiders features of the $500/month funding goal