15
0

Accepting request 1086627 from home:bnavigator:branches:devel:languages:python

- Replace build_sphinx setuptools hook with direct sphinx-build
  call -- fixes boo#1211051

OBS-URL: https://build.opensuse.org/request/show/1086627
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-peppercorn?expand=0&rev=14
This commit is contained in:
2023-05-11 20:45:42 +00:00
committed by Git OBS Bridge
parent 878a60664c
commit c9aee3174d
2 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 11 20:13:50 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Replace build_sphinx setuptools hook with direct sphinx-build
call -- fixes boo#1211051
-------------------------------------------------------------------
Mon May 4 12:21:19 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>