14
0
forked from pool/python-Cython

Accepting request 690771 from home:TheBlackCat:branches:devel:languages:python

Fix building of documentation

OBS-URL: https://build.opensuse.org/request/show/690771
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=122
This commit is contained in:
Todd R
2019-04-02 18:58:30 +00:00
committed by Git OBS Bridge
parent 9a978ca19a
commit 6c016720d7
5 changed files with 57 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 2 16:08:29 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Add cython_use_imgmath.patch
The pngmath Sphinx extension has been removed. Use imgmath instead.
See: gh#cython/cython#2818
-------------------------------------------------------------------
Thu Feb 28 15:30:08 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>