diff --git a/python-sphinx-notfound-page.spec b/python-sphinx-notfound-page.spec index 010c207d3db31731426db3587f0ba43bcd36bb38..ce69084ddac8d7ac553b47d76a7bad49eeb8f86c 100644 --- a/python-sphinx-notfound-page.spec +++ b/python-sphinx-notfound-page.spec @@ -5,8 +5,8 @@ %global desc Create a custom 404 page with absolute URLs hardcoded Name: python-%{pypi_name} -Version: 1.0.4 -Release: 2 +Version: 1.1.0 +Release: 1 Summary: Create a custom 404 page with absolute URLs hardcoded License: MIT URL: https://pypi.python.org/pypi/%{pypi_name} @@ -59,6 +59,9 @@ PYTHONPATH=$PWD py.test-%{python3_version} -v . %{python3_sitelib}/%{importname}/ %changelog +* Mon Jul 07 2025 openeuler_bot - 1.1.0-1 +- update python-sphinx-notfound-page to 1.1.0 + * Tue Jan 21 2025 yaoxin <1024769339@qq.com> - 1.0.4-2 - Fix tests with sphinx 7.3.x and 8.x diff --git a/sphinx-notfound-page-1.0.4.tar.gz b/sphinx-notfound-page-1.0.4.tar.gz deleted file mode 100644 index 2ab55496d3be80e1ee962b778ab63062e2f3e7fc..0000000000000000000000000000000000000000 Binary files a/sphinx-notfound-page-1.0.4.tar.gz and /dev/null differ diff --git a/sphinx-notfound-page-1.1.0.tar.gz b/sphinx-notfound-page-1.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..187013bb2c6692e8e1ee44eb4fff73f75fcbcd44 Binary files /dev/null and b/sphinx-notfound-page-1.1.0.tar.gz differ