14
0
forked from pool/python-Cython

- Say goodbye to -doc subpackage as the documentation is online

and does not build with latest sphinx releases (even in master
  at the moment).
- The testing in -doc spec was disabled anyway and if needed we
  will reintroduce it as a multibuild

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=127
This commit is contained in:
Tomáš Chvátal
2019-06-12 09:44:09 +00:00
committed by Git OBS Bridge
parent 86e2b57224
commit 0675101280
3 changed files with 9 additions and 1691 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jun 12 09:42:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Say goodbye to -doc subpackage as the documentation is online
and does not build with latest sphinx releases (even in master
at the moment).
- The testing in -doc spec was disabled anyway and if needed we
will reintroduce it as a multibuild
-------------------------------------------------------------------
Mon Jun 3 13:37:55 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>