diff options
author | Alex Brandt <alunduil@gentoo.org> | 2016-09-10 18:31:44 -0500 |
---|---|---|
committer | Alex Brandt <alunduil@gentoo.org> | 2016-09-10 18:31:44 -0500 |
commit | 6fcd227dc49e6f4de64584aa43c3be7e2f4c9abb (patch) | |
tree | f11653e1cddf4d20a78deea7e1242400d51907da /dev-python/botocore | |
parent | dev-python/botocore: add version 1.4.51 (diff) | |
download | gentoo-6fcd227dc49e6f4de64584aa43c3be7e2f4c9abb.tar.gz gentoo-6fcd227dc49e6f4de64584aa43c3be7e2f4c9abb.tar.bz2 gentoo-6fcd227dc49e6f4de64584aa43c3be7e2f4c9abb.zip |
dev-python/botocore: remove version 1.4.46
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/botocore')
-rw-r--r-- | dev-python/botocore/Manifest | 1 | ||||
-rw-r--r-- | dev-python/botocore/botocore-1.4.46.ebuild | 54 |
2 files changed, 0 insertions, 55 deletions
diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest index 569a23c58b89..21d92f6dbc98 100644 --- a/dev-python/botocore/Manifest +++ b/dev-python/botocore/Manifest @@ -1,4 +1,3 @@ -DIST botocore-1.4.46.tar.gz 2713844 SHA256 844dbd090b4127678c25342635485c87d86bca4a4f8a7c2295d715f7c830700c SHA512 f79c309ca2bc7fd8d7c2ae63b3968d7212c16d113a17fbb06938f6aeae13b92bc1645aae19258f60e61b10e9ec09868582b20fa5fc4f55a71047433b60de05be WHIRLPOOL 0d84058c1a7dcdaddcb7c2cff4c4f2a1ebe39a8db8358bfb23a50e8dbd8cebd2f30a721573d3f10e241f29e56bf82b72327fcfa17d84f423a091a23a3acc6e40 DIST botocore-1.4.48.tar.gz 2728910 SHA256 167babd5eb74cf44f9f71422376be94ce4e731e5e785ea2f87bbf1978a258bc8 SHA512 73c66b3931ce5f2978546dc91ce808ed92484b6c609fc3f46fedd3a670ba3ec36f506b709c4baa2a9f3daad1e644730f93416f575afdccf4874664a4388e136e WHIRLPOOL b45e068e81cd37efbb69baaa29bc2adebbcecdd49554b89265a5e7c5b02ee6e96005a66ddfe2357df1d8cb1afd22f7a7e2f54607b563e674736f0de8fb5a4d04 DIST botocore-1.4.49.tar.gz 2720919 SHA256 c7804efb622f340593ae49cc552481f2820de2088199a0010d469cf0dfb94731 SHA512 677d79bcd3cc13aba62693294952542588e016682a0e682cbf6b4035ea202abaf0b805664ae8c6b599df2f29f180ce48631286c9a8745ae7003b1858eda84259 WHIRLPOOL 3e5890f8ac15ae4db3e48d5f4c049eccf4de45e0a805988f5492a6b103faa64d636ec9113f4949523dc7706ed45ab0004481111b63821985da946b5eadc0e1cc DIST botocore-1.4.51.tar.gz 2753035 SHA256 e6216bf77f23c49eaae9fff4ad3903af2fbff0de92d2d730d8ca83447be33ad9 SHA512 80849c9eae2d700751258cc8dcf099a8bb8210c0f8f92f2daf53125879b91b7934f56fe98afdac38a92997fb9cb1584d3e188866508514758d4b587d9c1913cb WHIRLPOOL d0014eb9c10215dd4fbaab220a7a9db308dbb6c19857738c650a479591d5d63da4abed95d2c2708f8a92cd7f438c0518ed5216dcfa3332b94abe3fd3050d59df diff --git a/dev-python/botocore/botocore-1.4.46.ebuild b/dev-python/botocore/botocore-1.4.46.ebuild deleted file mode 100644 index 9c57e3342b4c..000000000000 --- a/dev-python/botocore/botocore-1.4.46.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) - -inherit distutils-r1 - -DESCRIPTION="Low-level, data-driven core of boto 3." -HOMEPAGE="https://github.com/boto/botocore" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" -IUSE="doc test" - -CDEPEND=" - >=dev-python/docutils-0.10[${PYTHON_USEDEP}] - >=dev-python/jmespath-0.7.1[${PYTHON_USEDEP}] - <dev-python/jmespath-1.0.0[${PYTHON_USEDEP}] - >=dev-python/python-dateutil-2.1[${PYTHON_USEDEP}] - <dev-python/python-dateutil-3.0.0[${PYTHON_USEDEP}] -" -DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - doc? ( - >=dev-python/guzzle_sphinx_theme-0.7.10[${PYTHON_USEDEP}] - <dev-python/guzzle_sphinx_theme-0.8[${PYTHON_USEDEP}] - >=dev-python/sphinx-1.1.3[${PYTHON_USEDEP}] - <dev-python/sphinx-1.3[${PYTHON_USEDEP}] - ) - test? ( - ${CDEPEND} - ~dev-python/mock-1.0.1[${PYTHON_USEDEP}] - dev-python/nose[${PYTHON_USEDEP}] - ) -" -RDEPEND="${CDEPEND}" - -python_compile_all() { - use doc && emake -C docs html -} - -python_test() { - nosetests tests/unit || die "tests failed under ${EPYTHON}" -} - -python_install_all() { - use doc && local HTML_DOCS=( docs/build/html/. ) - - distutils-r1_python_install_all -} |