monsieurp    15/06/28 17:56:52

  Modified:             blaze-0.8.0.ebuild ChangeLog
  Log:
  Update numba dependency to satisfy dependencies resolution and get the tree 
back to a normal state.
  
  Signed-off-by: Patrice Clement <monsie...@gentoo.org>
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
93491BB8)

Revision  Changes    Path
1.2                  dev-python/blaze/blaze-0.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/blaze-0.8.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/blaze-0.8.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/blaze-0.8.0.ebuild?r1=1.1&r2=1.2

Index: blaze-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/blaze/blaze-0.8.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- blaze-0.8.0.ebuild  6 Jun 2015 10:53:40 -0000       1.1
+++ blaze-0.8.0.ebuild  28 Jun 2015 17:56:52 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/blaze/blaze-0.8.0.ebuild,v 1.1 
2015/06/06 10:53:40 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/blaze/blaze-0.8.0.ebuild,v 1.2 
2015/06/28 17:56:52 monsieurp Exp $
 
 EAPI=5
 
@@ -47,7 +47,7 @@
        dev-python/psutil[${PYTHON_USEDEP}]
        dev-python/into[${PYTHON_USEDEP}]
        dev-python/networkx[${PYTHON_USEDEP}]
-       <dev-python/numba-0.18.2[${PYTHON_USEDEP}]
+       >=dev-python/numba-0.18.2[${PYTHON_USEDEP}]
        dev-python/bcolz[${PYTHON_USEDEP}]
        >=dev-python/odo-0.3.1[${PYTHON_USEDEP}]"
 DEPEND="



1.22                 dev-python/blaze/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/ChangeLog?rev=1.22&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/ChangeLog?rev=1.22&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/blaze/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   7 Jun 2015 14:03:56 -0000       1.21
+++ ChangeLog   28 Jun 2015 17:56:52 -0000      1.22
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/blaze
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/blaze/ChangeLog,v 1.21 
2015/06/07 14:03:56 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/blaze/ChangeLog,v 1.22 
2015/06/28 17:56:52 monsieurp Exp $
+
+  28 Jun 2015; Patrice Clement <monsie...@gentoo.org> blaze-0.8.0.ebuild:
+  Update numba dependency to satisfy dependencies resolution and get the tree
+  back to a normal state.
 
   07 Jun 2015; Justin Lecher <j...@gentoo.org> metadata.xml:
   Add github to remote-id in metadata.xml




Reply via email to