diff --git a/mkdocstrings_python-1.16.8.tar.gz b/mkdocstrings_python-1.16.8.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..9a839ac1b717f66c3ac45f9e26e1fd59495e2bf5 Binary files /dev/null and b/mkdocstrings_python-1.16.8.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..50a7b42a0bc094287071d49e7f613692c03c4a60 100644 --- a/python-mkdocstrings-python.spec +++ b/python-mkdocstrings-python.spec @@ -3,12 +3,12 @@ %global source_name mkdocstrings_python Name: python-%{pypi_name} -Version: 1.8.0 +Version: 1.16.8 Release: 1 Summary: A Python handler for mkdocstrings.The Python handler uses Griffe to collect documentation from Python source code. License: ISC -URL: https://mkdocstrings.github.io/python +URL: https://github.com/mkdocstrings/python Source0: %{url}/archive/%{version}/%{source_name}-%{version}.tar.gz BuildArch: noarch @@ -31,7 +31,7 @@ Summary: %{summary} A Python handler for mkdocstrings.The Python handler uses Griffe to collect documentation from Python source code. %prep -%autosetup -p1 -n %{source_name}-%{version} +%autosetup -p1 -n python-%{version} %build %pyproject_build @@ -46,6 +46,9 @@ A Python handler for mkdocstrings.The Python handler uses Griffe to collect docu %{python3_sitelib}/mkdocstrings_handlers %changelog +* Mon Mar 31 2025 Dongxing Wang - 1.16.8-1 +- Update package with version 1.16.8 + * 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