14
0
forked from pool/python-pybeam

Accepting request 757128 from home:StefanBruens:branches:devel:languages:python

- Make Sphinx dependency optional (docs are not built by default),
  add make_sphinx_optional.patch
- Use _multibuild for tests to reduce the build dependencies
  and simplify bootstrap for e.g. rpmlint.

OBS-URL: https://build.opensuse.org/request/show/757128
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybeam?expand=0&rev=28
This commit is contained in:
2019-12-15 13:43:09 +00:00
committed by Git OBS Bridge
parent 9b390d7e44
commit 3b3573e3f9
4 changed files with 123 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Dec 15 02:38:15 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Make Sphinx dependency optional (docs are not built by default),
add make_sphinx_optional.patch
- Use _multibuild for tests to reduce the build dependencies
and simplify bootstrap for e.g. rpmlint.
-------------------------------------------------------------------
Fri Jan 11 09:48:15 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>