diff --git a/mkdocstrings_python-1.16.10.tar.gz b/mkdocstrings_python-1.16.10.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..7aeb9ad37cb7f40c71ad5e30adb840b8d4e1e55b Binary files /dev/null and b/mkdocstrings_python-1.16.10.tar.gz differ diff --git a/mkdocstrings_python-1.16.8.tar.gz b/mkdocstrings_python-1.16.8.tar.gz deleted file mode 100644 index 9a839ac1b717f66c3ac45f9e26e1fd59495e2bf5..0000000000000000000000000000000000000000 Binary files a/mkdocstrings_python-1.16.8.tar.gz and /dev/null differ diff --git a/python-mkdocstrings-python.spec b/python-mkdocstrings-python.spec index 50a7b42a0bc094287071d49e7f613692c03c4a60..9026ac2422c62b5824a8b76cf9b7b720a3571e61 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.16.8 +Version: 1.16.10 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 +* Fri May 16 2025 Dongxing Wang - 1.16.10-1 +- Update package with version 1.16.10 + Fix inventory base_url being ignored + Use toc_label option in a few missing places + * Mon Mar 31 2025 Dongxing Wang - 1.16.8-1 - Update package with version 1.16.8