]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
spec: fix cython package version to less than 0.29 25328/head
authorRicardo Dias <rdias@suse.com>
Thu, 29 Nov 2018 11:47:34 +0000 (11:47 +0000)
committerRicardo Dias <rdias@suse.com>
Thu, 29 Nov 2018 15:31:16 +0000 (15:31 +0000)
commit088fbff7df5f77168d3e06a1430d3628bd982d7b
tree335d5f00239fd9451044604411d1fab748b592b8
parent232a89069beb611c54947925b6d84ffa15936e8b
spec: fix cython package version to less than 0.29

Cython version 0.29 removed the support for python subinterpreters,
which completely breaks ceph-mgr funcionality.

See cython repo commit:
https://github.com/cython/cython/commit/7e27c7cd51a2f048cd6d3c246740cd977f8d2e50

Fixes: http://tracker.ceph.com/issues/37472
Signed-off-by: Ricardo Dias <rdias@suse.com>
ceph.spec.in
debian/control