14
0

Accepting request 698220 from home:mcalabkova:branches:devel:languages:python

- update to version 0.3.0
  * Ensure '--tocfile' isn't configured for Sphinx < 1.8
  * Support more configuration options
  * fix the dist name used to get the version after installation
- Launching tests using multibuild. It just did not work without it.

OBS-URL: https://build.opensuse.org/request/show/698220
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-apidoc?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2019-04-27 08:21:02 +00:00
committed by Git OBS Bridge
parent 3736b086b8
commit b3ec4cb52b
5 changed files with 37 additions and 13 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Apr 26 12:46:35 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.3.0
* Ensure '--tocfile' isn't configured for Sphinx < 1.8
* Support more configuration options
* fix the dist name used to get the version after installation
- Launching tests using multibuild. It just did not work without it.
-------------------------------------------------------------------
Fri Dec 7 20:49:39 UTC 2018 - Matej Cepl <mcepl@suse.com>