forked from pool/python-sphinx-notfound-page
Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| b67d2db663 | |||
| 90b7b2db91 | |||
| 537505cae8 | |||
| 5507b3757f |
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 30 08:10:04 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.1.0:
|
||||||
|
* Use the path from the READTHEDOCS_CANONICAL_URL environment
|
||||||
|
variable as default for notfound_urls_prefix.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 3 14:52:36 UTC 2024 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
- Add %{?sle15_python_module_pythons}
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 22 13:10:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Tue Oct 22 13:10:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-sphinx-notfound-page
|
# spec file for package python-sphinx-notfound-page
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -16,8 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-sphinx-notfound-page
|
Name: python-sphinx-notfound-page
|
||||||
Version: 1.0.4
|
Version: 1.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sphinx extension to build a 404 page with absolute URLs
|
Summary: Sphinx extension to build a 404 page with absolute URLs
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
BIN
sphinx_notfound_page-1.0.4.tar.gz
(Stored with Git LFS)
BIN
sphinx_notfound_page-1.0.4.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
sphinx_notfound_page-1.1.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
sphinx_notfound_page-1.1.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user