15
0

Accepting request 1202566 from devel:languages:python

- 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.

OBS-URL: https://build.opensuse.org/request/show/1202566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sphinx-autobuild?expand=0&rev=3
This commit is contained in:
2024-09-23 13:23:46 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Sep 23 08:47:09 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>

View File

@@ -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

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2dd4863d174e533c1cd075eb5dfc90ad9a21734af7efd25569bf228b405e08ef
size 13712

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75929a5a92b932da8d29837406d6d973a927c456f30986a27f1f20b067897892
size 13370