14
0

Accepting request 1086623 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/1086623
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyQRCode?expand=0&rev=18
This commit is contained in:
2023-05-11 22:25:15 +00:00
committed by Git OBS Bridge
parent a53385baa7
commit 80fb239eba
2 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 11 19:53:51 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Replace build_sphinx setuptools hook with direct sphinx-build
call -- fixes boo#1211051
-------------------------------------------------------------------
Wed Apr 20 06:19:11 UTC 2022 - Matej Cepl <mcepl@suse.com>