summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-02-09 19:11:12 +0000
committerMichał Górny <mgorny@gentoo.org>2013-02-09 19:11:12 +0000
commit6169f3019d9448f0a7378393769550bbc163f4ba (patch)
tree58598d131f350849ea3fd8a0a60a6e373ff385e8 /dev-python/cython/ChangeLog
parentVersion bump. (diff)
downloadgentoo-2-6169f3019d9448f0a7378393769550bbc163f4ba.tar.gz
gentoo-2-6169f3019d9448f0a7378393769550bbc163f4ba.tar.bz2
gentoo-2-6169f3019d9448f0a7378393769550bbc163f4ba.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.
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 42B9401D)
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