diff options
author | 2014-07-06 12:40:22 +0000 | |
---|---|---|
committer | 2014-07-06 12:40:22 +0000 | |
commit | a5eb95f0283d85135a53e586b201cc4737c0aee0 (patch) | |
tree | aff8d7f272b5077fa84acb393686e12037260754 /dev-python/blaze | |
parent | Clean up obsolete dependencies on virtual/python-argparse and virtual/python-... (diff) | |
download | gentoo-2-a5eb95f0283d85135a53e586b201cc4737c0aee0.tar.gz gentoo-2-a5eb95f0283d85135a53e586b201cc4737c0aee0.tar.bz2 gentoo-2-a5eb95f0283d85135a53e586b201cc4737c0aee0.zip |
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!)
Diffstat (limited to 'dev-python/blaze')
-rw-r--r-- | dev-python/blaze/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/blaze/blaze-0.4.1.ebuild | 5 | ||||
-rw-r--r-- | dev-python/blaze/blaze-0.4.2.ebuild | 5 | ||||
-rw-r--r-- | dev-python/blaze/blaze-0.5.0.ebuild | 5 |
4 files changed, 12 insertions, 10 deletions
diff --git a/dev-python/blaze/ChangeLog b/dev-python/blaze/ChangeLog index 61358161a658..392566eacd3c 100644 --- a/dev-python/blaze/ChangeLog +++ b/dev-python/blaze/ChangeLog @@ -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 <mgorny@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) diff --git a/dev-python/blaze/blaze-0.4.1.ebuild b/dev-python/blaze/blaze-0.4.1.ebuild index 09d81ab68fae..5854aa3b5411 100644 --- a/dev-python/blaze/blaze-0.4.1.ebuild +++ b/dev-python/blaze/blaze-0.4.1.ebuild @@ -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 @@ RDEPEND=" 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? ( diff --git a/dev-python/blaze/blaze-0.4.2.ebuild b/dev-python/blaze/blaze-0.4.2.ebuild index 768f65e64f08..72f13d0fbc60 100644 --- a/dev-python/blaze/blaze-0.4.2.ebuild +++ b/dev-python/blaze/blaze-0.4.2.ebuild @@ -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 @@ RDEPEND=" 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? ( diff --git a/dev-python/blaze/blaze-0.5.0.ebuild b/dev-python/blaze/blaze-0.5.0.ebuild index 2ecc47e35d01..d36dc225b91d 100644 --- a/dev-python/blaze/blaze-0.5.0.ebuild +++ b/dev-python/blaze/blaze-0.5.0.ebuild @@ -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 @@ RDEPEND=" >=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 ) |