diff options
author | Tim Harder <radhermit@gentoo.org> | 2013-02-05 01:36:52 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2013-02-05 01:36:52 +0000 |
commit | d34a76b2698a46ce48056545eea5b8eb57d7fe9c (patch) | |
tree | 4c4a4bc932bd9d923bea362d98bbffa594c343c0 /dev-python/boto | |
parent | Fix bug #454316 (build with USE=tcpd); thanks to Marcel Pennewiß for identif... (diff) | |
download | gentoo-2-d34a76b2698a46ce48056545eea5b8eb57d7fe9c.tar.gz gentoo-2-d34a76b2698a46ce48056545eea5b8eb57d7fe9c.tar.bz2 gentoo-2-d34a76b2698a46ce48056545eea5b8eb57d7fe9c.zip |
Remove old.
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'dev-python/boto')
-rw-r--r-- | dev-python/boto/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/boto/boto-2.0.ebuild | 22 | ||||
-rw-r--r-- | dev-python/boto/boto-2.1.1.ebuild | 22 | ||||
-rw-r--r-- | dev-python/boto/boto-2.2.2-r1.ebuild | 32 | ||||
-rw-r--r-- | dev-python/boto/boto-2.2.2.ebuild | 27 | ||||
-rw-r--r-- | dev-python/boto/boto-2.4.1.ebuild | 27 | ||||
-rw-r--r-- | dev-python/boto/boto-2.5.2.ebuild | 27 | ||||
-rw-r--r-- | dev-python/boto/files/boto-2.2.2-no-install-tests.patch | 27 |
8 files changed, 7 insertions, 185 deletions
diff --git a/dev-python/boto/ChangeLog b/dev-python/boto/ChangeLog index 73d24225f36d..9a6528cd8863 100644 --- a/dev-python/boto/ChangeLog +++ b/dev-python/boto/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/boto # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.54 2013/02/05 01:34:00 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.55 2013/02/05 01:36:52 radhermit Exp $ + + 05 Feb 2013; Tim Harder <radhermit@gentoo.org> -boto-2.0.ebuild, + -boto-2.1.1.ebuild, -boto-2.2.2.ebuild, -boto-2.2.2-r1.ebuild, + -files/boto-2.2.2-no-install-tests.patch, -boto-2.4.1.ebuild, + -boto-2.5.2.ebuild: + Remove old. *boto-2.8.0 (05 Feb 2013) diff --git a/dev-python/boto/boto-2.0.ebuild b/dev-python/boto/boto-2.0.ebuild deleted file mode 100644 index 4111b11211b0..000000000000 --- a/dev-python/boto/boto-2.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.0.ebuild,v 1.5 2012/02/22 16:51:42 vapier Exp $ - -EAPI="3" -PYTHON_DEPEND="2:2.5" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.4 3.*" - -inherit distutils - -DESCRIPTION="Amazon Web Services API" -HOMEPAGE="http://code.google.com/p/boto/ http://pypi.python.org/pypi/boto" -SRC_URI="http://boto.googlecode.com/files/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ppc sparc x86 ~x86-linux ~ppc-macos ~x86-macos" -IUSE="" - -DEPEND="dev-python/setuptools" -RDEPEND="" diff --git a/dev-python/boto/boto-2.1.1.ebuild b/dev-python/boto/boto-2.1.1.ebuild deleted file mode 100644 index e2fde19c25fa..000000000000 --- a/dev-python/boto/boto-2.1.1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.1.1.ebuild,v 1.1 2011/11/09 22:17:28 radhermit Exp $ - -EAPI="3" -PYTHON_DEPEND="2:2.5" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.4 3.*" - -inherit distutils - -DESCRIPTION="Amazon Web Services API" -HOMEPAGE="http://code.google.com/p/boto/ http://pypi.python.org/pypi/boto" -SRC_URI="http://boto.googlecode.com/files/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos ~x86-macos" -IUSE="" - -DEPEND="dev-python/setuptools" -RDEPEND="" diff --git a/dev-python/boto/boto-2.2.2-r1.ebuild b/dev-python/boto/boto-2.2.2-r1.ebuild deleted file mode 100644 index afccf56334ce..000000000000 --- a/dev-python/boto/boto-2.2.2-r1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.2.2-r1.ebuild,v 1.1 2012/02/29 16:27:43 vapier Exp $ - -EAPI="4" -PYTHON_DEPEND="2:2.5" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.4 3.*" -DISTUTILS_SRC_TEST="setup.py" - -inherit distutils eutils - -DESCRIPTION="Amazon Web Services API" -HOMEPAGE="https://github.com/boto/boto http://pypi.python.org/pypi/boto" -SRC_URI="mirror://github/boto/boto/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos ~x86-macos" -IUSE="test" - -DEPEND="dev-python/setuptools - test? ( dev-python/m2crypto )" -RDEPEND="dev-python/m2crypto" - -# Requires Amazon Web Services keys to pass some tests -RESTRICT="test" - -src_prepare() { - distutils_src_prepare - epatch "${FILESDIR}"/${PN}-2.2.2-no-install-tests.patch #404979 -} diff --git a/dev-python/boto/boto-2.2.2.ebuild b/dev-python/boto/boto-2.2.2.ebuild deleted file mode 100644 index 8567da1137be..000000000000 --- a/dev-python/boto/boto-2.2.2.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.2.2.ebuild,v 1.1 2012/02/18 03:12:01 radhermit Exp $ - -EAPI="4" -PYTHON_DEPEND="2:2.5" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.4 3.*" -DISTUTILS_SRC_TEST="setup.py" - -inherit distutils - -DESCRIPTION="Amazon Web Services API" -HOMEPAGE="https://github.com/boto/boto http://pypi.python.org/pypi/boto" -SRC_URI="mirror://github/boto/boto/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos ~x86-macos" -IUSE="test" - -DEPEND="dev-python/setuptools - test? ( dev-python/m2crypto )" -RDEPEND="dev-python/m2crypto" - -# Requires Amazon Web Services keys to pass some tests -RESTRICT="test" diff --git a/dev-python/boto/boto-2.4.1.ebuild b/dev-python/boto/boto-2.4.1.ebuild deleted file mode 100644 index 364ffa16c5dd..000000000000 --- a/dev-python/boto/boto-2.4.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.4.1.ebuild,v 1.2 2012/06/13 21:03:33 radhermit Exp $ - -EAPI="4" -PYTHON_DEPEND="2:2.5" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.4 3.*" -DISTUTILS_SRC_TEST="setup.py" - -inherit distutils - -DESCRIPTION="Amazon Web Services API" -HOMEPAGE="https://github.com/boto/boto http://pypi.python.org/pypi/boto" -SRC_URI="mirror://github/boto/boto/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos ~x86-macos" -IUSE="test" - -DEPEND="dev-python/setuptools - test? ( dev-python/m2crypto )" -RDEPEND="dev-python/m2crypto" - -# Requires Amazon Web Services keys to pass some tests -RESTRICT="test" diff --git a/dev-python/boto/boto-2.5.2.ebuild b/dev-python/boto/boto-2.5.2.ebuild deleted file mode 100644 index 6c81f65894d6..000000000000 --- a/dev-python/boto/boto-2.5.2.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.5.2.ebuild,v 1.1 2012/07/17 02:23:26 vapier Exp $ - -EAPI="4" -PYTHON_DEPEND="2:2.5" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.4 3.*" -DISTUTILS_SRC_TEST="setup.py" - -inherit distutils - -DESCRIPTION="Amazon Web Services API" -HOMEPAGE="https://github.com/boto/boto http://pypi.python.org/pypi/boto" -SRC_URI="mirror://github/boto/boto/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos ~x86-macos" -IUSE="test" - -DEPEND="dev-python/setuptools - test? ( dev-python/m2crypto )" -RDEPEND="dev-python/m2crypto" - -# Requires Amazon Web Services keys to pass some tests -RESTRICT="test" diff --git a/dev-python/boto/files/boto-2.2.2-no-install-tests.patch b/dev-python/boto/files/boto-2.2.2-no-install-tests.patch deleted file mode 100644 index 8d6cc3ad9063..000000000000 --- a/dev-python/boto/files/boto-2.2.2-no-install-tests.patch +++ /dev/null @@ -1,27 +0,0 @@ -https://bugs.gentoo.org/404979 -https://github.com/boto/boto/issues/597 -https://github.com/boto/boto/commit/f797759a2df235475cd29e67bddec51e7e8d6336 - -commit f797759a2df235475cd29e67bddec51e7e8d6336 -Author: Mitch Garnaat <mitch@garnaat.com> -Date: Tue Feb 28 05:52:12 2012 -0800 - - Tests need to be in the source distro but shouldn't be installed. Also, moved some tests scattered throughout the distro to the tests directory. Fixes #597. - -diff --git a/setup.py b/setup.py -index 3ede0a3..cc093da 100644 ---- a/setup.py -+++ b/setup.py -@@ -59,11 +59,7 @@ setup(name = "boto", - "boto.mturk", "boto.mturk.test", "boto.pyami", - "boto.pyami.installers", "boto.pyami.installers.ubuntu", - "boto.mashups", "boto.contrib", "boto.manage", -- "tests", "tests.autoscale", "tests.cloudfront", -- "tests.devpay", "tests.db", "tests.dynamodb", -- "tests.ec2", "tests.ec2.cloudwatch", "tests.ec2.elb", -- "tests.s3", "tests.sdb", "tests.sqs", "tests.sts", -- "tests.utils", "boto.services", "boto.cloudfront", -+ "boto.services", "boto.cloudfront", - "boto.roboto", "boto.rds", "boto.vpc", "boto.fps", - "boto.fps.test", "boto.emr", "boto.emr.tests", "boto.sns", - "boto.ecs", "boto.iam", "boto.route53", "boto.ses", |