diff --git a/python-sphinx-autobuild.changes b/python-sphinx-autobuild.changes index f63b4d4..b268935 100644 --- a/python-sphinx-autobuild.changes +++ b/python-sphinx-autobuild.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Sep 23 08:47:09 UTC 2024 - Dirk Müller + +- update to 2024.09.19: + * Filter various directories by default (``.git``, ``venv``, etc). + * Serve the correct directory when using make mode (``-M``). + * Run Sphinx through the Python entry point rather than the + binary on PATH. + * Relax checks for paths that aren't required to exist. + ------------------------------------------------------------------- Sun Sep 8 16:21:06 UTC 2024 - Dirk Müller diff --git a/python-sphinx-autobuild.spec b/python-sphinx-autobuild.spec index 3878c97..4ec3698 100644 --- a/python-sphinx-autobuild.spec +++ b/python-sphinx-autobuild.spec @@ -17,7 +17,7 @@ Name: python-sphinx-autobuild -Version: 2024.9.3 +Version: 2024.9.19 Release: 0 Summary: Rebuild Sphinx documentation on changes, with live-reload in the browser License: MIT diff --git a/sphinx_autobuild-2024.9.19.tar.gz b/sphinx_autobuild-2024.9.19.tar.gz new file mode 100644 index 0000000..ac56638 --- /dev/null +++ b/sphinx_autobuild-2024.9.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dd4863d174e533c1cd075eb5dfc90ad9a21734af7efd25569bf228b405e08ef +size 13712 diff --git a/sphinx_autobuild-2024.9.3.tar.gz b/sphinx_autobuild-2024.9.3.tar.gz deleted file mode 100644 index 4912d3d..0000000 --- a/sphinx_autobuild-2024.9.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75929a5a92b932da8d29837406d6d973a927c456f30986a27f1f20b067897892 -size 13370