summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-02-09 19:11:17 +0000
committerMichał Górny <mgorny@gentoo.org>2013-02-09 19:11:17 +0000
commit882a8bc20630c2429f353a3773c5ad5e634044fb (patch)
tree49629bb118e14ea6b9098e59d9556af3f59ef0f8 /dev-python/cython/ChangeLog
parentVersion bump. (diff)
downloadhistorical-882a8bc20630c2429f353a3773c5ad5e634044fb.tar.gz
historical-882a8bc20630c2429f353a3773c5ad5e634044fb.tar.bz2
historical-882a8bc20630c2429f353a3773c5ad5e634044fb.zip
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.
Package-Manager: portage-2.2.0_alpha161/cvs/Linux x86_64 Manifest-Sign-Key: 0x42B9401D
Diffstat (limited to 'dev-python/cython/ChangeLog')
-rw-r--r--dev-python/cython/ChangeLog7
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