mgorny 14/07/06 12:40:22 Modified: blaze-0.5.0.ebuild blaze-0.4.2.ebuild blaze-0.4.1.ebuild ChangeLog Log: Clean up obsolete dependencies on virtual/python-argparse and virtual/python-unittest2 (those packages were only required for <=python-2.6). (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.2 dev-python/blaze/blaze-0.5.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/blaze-0.5.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/blaze-0.5.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/blaze-0.5.0.ebuild?r1=1.1&r2=1.2 Index: blaze-0.5.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/blaze/blaze-0.5.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- blaze-0.5.0.ebuild 3 Jul 2014 21:53:29 -0000 1.1 +++ blaze-0.5.0.ebuild 6 Jul 2014 12:40:21 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/blaze/blaze-0.5.0.ebuild,v 1.1 2014/07/03 21:53:29 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/blaze/blaze-0.5.0.ebuild,v 1.2 2014/07/06 12:40:21 mgorny Exp $ EAPI=5 @@ -26,8 +26,7 @@ >=dev-python/numpy-1.6[${PYTHON_USEDEP}] dev-python/numba[${PYTHON_USEDEP}] dev-python/pykit[${PYTHON_USEDEP}] - dev-python/pyparsing[${PYTHON_USEDEP}] - virtual/python-argparse[${PYTHON_USEDEP}]" + dev-python/pyparsing[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} >=dev-python/cython-0.18[${PYTHON_USEDEP}] doc? ( dev-python/sphinx ) 1.2 dev-python/blaze/blaze-0.4.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/blaze-0.4.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/blaze-0.4.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/blaze-0.4.2.ebuild?r1=1.1&r2=1.2 Index: blaze-0.4.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/blaze/blaze-0.4.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- blaze-0.4.2.ebuild 22 Feb 2014 23:53:06 -0000 1.1 +++ blaze-0.4.2.ebuild 6 Jul 2014 12:40:21 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/blaze/blaze-0.4.2.ebuild,v 1.1 2014/02/22 23:53:06 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/blaze/blaze-0.4.2.ebuild,v 1.2 2014/07/06 12:40:21 mgorny Exp $ EAPI=5 @@ -25,8 +25,7 @@ dev-python/dynd-python[${PYTHON_USEDEP}] >=dev-python/numpy-1.6[${PYTHON_USEDEP}] dev-python/numba[${PYTHON_USEDEP}] - dev-python/pykit[${PYTHON_USEDEP}] - virtual/python-argparse[${PYTHON_USEDEP}]" + dev-python/pykit[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} >=dev-python/cython-0.18[${PYTHON_USEDEP}] test? ( 1.3 dev-python/blaze/blaze-0.4.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/blaze-0.4.1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/blaze-0.4.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/blaze-0.4.1.ebuild?r1=1.2&r2=1.3 Index: blaze-0.4.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/blaze/blaze-0.4.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- blaze-0.4.1.ebuild 13 Feb 2014 20:43:47 -0000 1.2 +++ blaze-0.4.1.ebuild 6 Jul 2014 12:40:22 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/blaze/blaze-0.4.1.ebuild,v 1.2 2014/02/13 20:43:47 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/blaze/blaze-0.4.1.ebuild,v 1.3 2014/07/06 12:40:22 mgorny Exp $ EAPI=5 @@ -25,8 +25,7 @@ dev-python/dynd-python[${PYTHON_USEDEP}] >=dev-python/numpy-1.6[${PYTHON_USEDEP}] dev-python/numba[${PYTHON_USEDEP}] - dev-python/pykit[${PYTHON_USEDEP}] - virtual/python-argparse[${PYTHON_USEDEP}]" + dev-python/pykit[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} >=dev-python/cython-0.18[${PYTHON_USEDEP}] test? ( 1.5 dev-python/blaze/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/blaze/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/blaze/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 3 Jul 2014 21:53:29 -0000 1.4 +++ ChangeLog 6 Jul 2014 12:40:22 -0000 1.5 @@ -1,6 +1,11 @@ # ChangeLog for dev-python/blaze # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/blaze/ChangeLog,v 1.4 2014/07/03 21:53:29 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/blaze/ChangeLog,v 1.5 2014/07/06 12:40:22 mgorny Exp $ + + 06 Jul 2014; Michał Górny <mgo...@gentoo.org> blaze-0.4.1.ebuild, + blaze-0.4.2.ebuild, blaze-0.5.0.ebuild: + Clean up obsolete dependencies on virtual/python-argparse and virtual/python- + unittest2 (those packages were only required for <=python-2.6). *blaze-0.5.0 (03 Jul 2014)