diff --git a/python-sphinx.spec b/python-sphinx.spec index c6d3fb8cc09c57a501e254d8c2ea4abc40204340..8fd28dac35ecfd3dfd25334bb9fb88892ff63cef 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -1,5 +1,5 @@ Name: python-sphinx -Version: 8.2.3 +Version: 9.0.0 Release: 1 Epoch: 1 Summary: Python documentation generator @@ -239,6 +239,9 @@ export PATH=%{buildroot}%{_bindir}:$PATH %{_mandir}/man1/* %changelog +* Tue Dec 09 2025 openeuler_bot - 1:9.0.0-1 +- update python-sphinx to 9.0.0 + * Fri May 23 2025 Dongxing Wang - 1:8.2.3-1 - Update package to version 8.2.3 Fix _CurrentDocument membership testing with '{c,cpp}:parent_symbol' diff --git a/sphinx-8.2.3.tar.gz b/sphinx-9.0.0.tar.gz similarity index 53% rename from sphinx-8.2.3.tar.gz rename to sphinx-9.0.0.tar.gz index 715c3506732f206234dfea5ef570900d6001da5f..22f7d4d31e7d78b9a524f05c0b0fba7bc5fc59b0 100644 Binary files a/sphinx-8.2.3.tar.gz and b/sphinx-9.0.0.tar.gz differ