Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| af19ff7e84 | |||
| fc690005d2 |
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 30 12:13:00 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 2025.08.25:
|
||||||
|
* Drop support for Python 3.9-3.10 to match Sphinx.
|
||||||
|
* Declare support for Python 3.14.
|
||||||
|
* Add an optional ``--post-build`` flag to run additional commands
|
||||||
|
after building the documentation.
|
||||||
|
* Add support for the ``SPHINX_AUTOBUILD_DEBUG`` environment
|
||||||
|
variable to help with debugging.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 20 18:26:43 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Wed Nov 20 18:26:43 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-sphinx-autobuild
|
# spec file for package python-sphinx-autobuild
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-sphinx-autobuild
|
Name: python-sphinx-autobuild
|
||||||
Version: 2024.10.3
|
Version: 2025.8.25
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Rebuild Sphinx documentation on changes, with live-reload in the browser
|
Summary: Rebuild Sphinx documentation on changes, with live-reload in the browser
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:248150f8f333e825107b6d4b86113ab28fa51750e5f9ae63b59dc339be951fb1
|
|
||||||
size 14023
|
|
||||||
3
sphinx_autobuild-2025.8.25.tar.gz
Normal file
3
sphinx_autobuild-2025.8.25.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9cf5aab32853c8c31af572e4fecdc09c997e2b8be5a07daf2a389e270e85b213
|
||||||
|
size 15200
|
||||||
Reference in New Issue
Block a user