jlec        15/06/22 08:48:47

  Modified:             pandas-0.16.2.ebuild ChangeLog
  Log:
  Prefer dev-python/xlsxwriter over dev-python/openyxl
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  Changes    Path
1.2                  dev-python/pandas/pandas-0.16.2.ebuild

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

Index: pandas-0.16.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pandas/pandas-0.16.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pandas-0.16.2.ebuild        15 Jun 2015 20:07:45 -0000      1.1
+++ pandas-0.16.2.ebuild        22 Jun 2015 08:48:47 -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/pandas/pandas-0.16.2.ebuild,v 
1.1 2015/06/15 20:07:45 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/pandas-0.16.2.ebuild,v 
1.2 2015/06/22 08:48:47 jlec Exp $
 
 EAPI=5
 
@@ -69,8 +69,8 @@
                dev-python/xlrd[$(python_gen_usedep 'python2_7')]
                dev-python/xlwt[$(python_gen_usedep 'python2_7')]
                || (
-                       >=dev-python/openpyxl-1.6.1[${PYTHON_USEDEP}]
                        dev-python/xlsxwriter[${PYTHON_USEDEP}]
+                       >=dev-python/openpyxl-1.6.1[${PYTHON_USEDEP}]
                )
        )
        html? (



1.50                 dev-python/pandas/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pandas/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   15 Jun 2015 20:07:45 -0000      1.49
+++ ChangeLog   22 Jun 2015 08:48:47 -0000      1.50
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pandas
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/ChangeLog,v 1.49 
2015/06/15 20:07:45 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/ChangeLog,v 1.50 
2015/06/22 08:48:47 jlec Exp $
+
+  22 Jun 2015; Justin Lecher <[email protected]> pandas-0.16.2.ebuild:
+  Prefer dev-python/xlsxwriter over dev-python/openyxl
 
 *pandas-0.16.2 (15 Jun 2015)
 




Reply via email to