diff options
Diffstat (limited to 'dev-python/cython/ChangeLog')
-rw-r--r-- | dev-python/cython/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-python/cython/ChangeLog b/dev-python/cython/ChangeLog index 8416216687f5..3d631d4bf2f1 100644 --- a/dev-python/cython/ChangeLog +++ b/dev-python/cython/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-python/cython # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/ChangeLog,v 1.90 2013/02/09 17:56:44 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/ChangeLog,v 1.91 2013/02/09 19:11:12 mgorny Exp $ + + 09 Feb 2013; Michał Górny <mgorny@gentoo.org> cython-0.18-r1.ebuild: + As explained in bug 456318, numpy is really a dependency when compiling code + that uses numpy or in tests. Therefore, adjust the dep. Thanks to Matěj Laitl + for insight. 09 Feb 2013; Michał Górny <mgorny@gentoo.org> cython-0.18-r1.ebuild: Use sphinx-generated docs and remove outdated examples. Adjust description to |