15
0
forked from pool/python-cffi

- do not generate HTML documentation for packages that are indirect

dependencies of Sphinx
  (see docs at https://cffi.readthedocs.org/ )

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=33
This commit is contained in:
Jan Matejek
2017-03-27 13:52:00 +00:00
committed by Git OBS Bridge
parent 4eb897a99c
commit d3eb64c85d
3 changed files with 3 additions and 57 deletions

View File

@@ -1,7 +1,9 @@
-------------------------------------------------------------------
Mon Mar 27 11:50:31 UTC 2017 - jmatejek@suse.com
- split off -doc subpackage, to prevent build cycle with Sphinx
- do not generate HTML documentation for packages that are indirect
dependencies of Sphinx
(see docs at https://cffi.readthedocs.org/ )
-------------------------------------------------------------------
Thu Mar 16 17:33:16 UTC 2017 - jmatejek@suse.com