14
0
forked from pool/python-Sphinx

- update to 3.5.3:

* #8959: using UNIX path separator in image directive confuses Sphinx on Windows

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=177
This commit is contained in:
2021-04-06 01:33:36 +00:00
committed by Git OBS Bridge
parent 0445429695
commit 9ac36c5ef2
7 changed files with 31 additions and 25 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 6 01:32:14 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 3.5.3:
* #8959: using UNIX path separator in image directive confuses Sphinx on Windows
-------------------------------------------------------------------
Tue Mar 16 10:32:34 UTC 2021 - Dirk Müller <dmueller@suse.com>