commit:     034cbd7af93002e9a927d16c878e934020150081
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May  2 12:15:39 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May  2 13:11:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=034cbd7a

dev-python/s3transfer: Clean old versions up

 dev-python/s3transfer/Manifest                |  5 ----
 dev-python/s3transfer/s3transfer-0.1.4.ebuild | 37 ---------------------------
 dev-python/s3transfer/s3transfer-0.1.5.ebuild | 37 ---------------------------
 dev-python/s3transfer/s3transfer-0.1.7.ebuild | 37 ---------------------------
 dev-python/s3transfer/s3transfer-0.1.8.ebuild | 37 ---------------------------
 dev-python/s3transfer/s3transfer-0.1.9.ebuild | 37 ---------------------------
 6 files changed, 190 deletions(-)

diff --git a/dev-python/s3transfer/Manifest b/dev-python/s3transfer/Manifest
index a65ac86010c..29ee7384aef 100644
--- a/dev-python/s3transfer/Manifest
+++ b/dev-python/s3transfer/Manifest
@@ -1,6 +1 @@
 DIST s3transfer-0.1.10.tar.gz 95508 SHA256 
ba1a9104939b7c0331dc4dd234d79afeed8b66edce77bbeeecd4f56de74a0fc1 SHA512 
56ae7d13d0f7818728adc08b458ec1937693e4232383a2a00f03ade725baea239d5fc2625d7d684d20191b51b109c187f3f2ec3633923ed5871db061af00f2e0
 WHIRLPOOL 
d6ad5c58f5e6ce92c16c11dd7d3c6b841a06ddbd8f0cf493f36a6735db522e6d1ac3bc0c15c3dd5133b7f21a030540b0175a4b4ebf32c40e066203cd8f4f0624
-DIST s3transfer-0.1.4.tar.gz 87620 SHA256 
c41d039ab9204e9eea72a6098ca5092ed001f2820274b80be622dbe582ab2d41 SHA512 
ec56ff5f535ffab7d0c21d933b12d71c55cc4647260f82b54d6aebb97716f3b55d26f75f3640487dcd7275ed2b4a57d3f7b7995b873ec7775f53ec5a13ba0419
 WHIRLPOOL 
bb615d142d9df7c602307c956fa2c8c868f9d35864cdb4ee9b452e34b3831bbcd7ae2c912ecd09177a42bb440c75510d9062c2ca458864d93bf481a3b54d2183
-DIST s3transfer-0.1.5.tar.gz 92081 SHA256 
c500b27b5a8693507e4768730c4c423d4717477c8676139fc764ac4e8e88708e SHA512 
12639ac1576553c95443bcc51eb1c4ed036d5eeec134f0d5922661aa975b905fc433f712c3f4524363b46e3f79dd0dfe91aae75bbeb949c02abe996bae5f020a
 WHIRLPOOL 
444d609770ea5fb84e09a76a3dd7b6047e16064e56417cd25bbed913d8619312405f2ff8dd38b5b300653f430a755afeaaad5f4837b86ae8cfac06ac8732c318
-DIST s3transfer-0.1.7.tar.gz 92659 SHA256 
433d067bafb099a7d1653ae09ba39a7e479c90fcef06d396c8e6823f2a3cfd86 SHA512 
081ed7e35c8c929a0b1f634dd47bb3de4776d40188d4ffc82c681dbe0a771c33351dedbeca3e6f57b94c6e501a0fe058065f18e3078280bd51a14ecbe1d1d35a
 WHIRLPOOL 
1467e7f712a351f4944959a09a2f83e7b99c6283c61b8944fe6874ccaf5f7aa9e84f75253549620237b092b860562de876d2886ee9571699ed19abae9f553513
-DIST s3transfer-0.1.8.tar.gz 93076 SHA256 
1e8eed63e0d1af4c966ef4b4ff3728b04ead251238ba92ff4b2ee23eee943bca SHA512 
7b455c1b87efab861ec1a771af23107b0b5f9614dbda77a7c5a2fc1783406b4588ba1c4f86e7ad0b72cfe9a5e516f351f872aad71bad019ce326b9e5b09267a2
 WHIRLPOOL 
ac57d0fd427a6f8bc93ecf64faa5f20952e08e55d0c90a348fffb625eebdfc0dc1ab7bfea37e11afa9f67c1f8caea1f0ff7c60a5ab1148488a756542802e012b
-DIST s3transfer-0.1.9.tar.gz 93414 SHA256 
17ad7d672115f93a72ed7917209cb0bb02fc87f96f11886408ed8a6b1bb4c754 SHA512 
866e39d543f608b3d6a4f80d677f663510a63e57d528e76e8fdaed027e9b6fc486aa0dc523c33328a6d54af09f0f23204bc799b42f614a6f7d9693158af44763
 WHIRLPOOL 
21d4eb9e71bb77024032bc9091bd4e5744fee737ccc4ea0a77cf16544206a00bddff1cfbbb0f68a3fd66f5827cb8a139bc73f1f262518d227205c2fee82e6367

diff --git a/dev-python/s3transfer/s3transfer-0.1.4.ebuild 
b/dev-python/s3transfer/s3transfer-0.1.4.ebuild
deleted file mode 100644
index a6343b49859..00000000000
--- a/dev-python/s3transfer/s3transfer-0.1.4.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
-inherit distutils-r1
-
-DESCRIPTION="An Amazon S3 Transfer Manager"
-HOMEPAGE="https://github.com/boto/s3transfer";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-CDEPEND="
-       >=dev-python/botocore-1.3.0[${PYTHON_USEDEP}]
-       <dev-python/botocore-2.0.0[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '>=dev-python/futures-2.2.0[${PYTHON_USEDEP}]' 
'python2_7')
-       $(python_gen_cond_dep '<dev-python/futures-4.0.0[${PYTHON_USEDEP}]' 
'python2_7')
-"
-# Pin mock to 1.3.0 if testing failures due to mock occur.
-DEPEND="
-       dev-python/setuptools[${PYTHON_USEDEP}]
-       test? (
-               ${CDEPEND}
-               dev-python/mock[${PYTHON_USEDEP}]
-               dev-python/nose[${PYTHON_USEDEP}]
-       )
-"
-RDEPEND="${CDEPEND}"
-
-python_test() {
-       nosetests tests/unit/ tests/functional/ || die "tests failed under 
${EPYTHON}"
-}

diff --git a/dev-python/s3transfer/s3transfer-0.1.5.ebuild 
b/dev-python/s3transfer/s3transfer-0.1.5.ebuild
deleted file mode 100644
index a6343b49859..00000000000
--- a/dev-python/s3transfer/s3transfer-0.1.5.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
-inherit distutils-r1
-
-DESCRIPTION="An Amazon S3 Transfer Manager"
-HOMEPAGE="https://github.com/boto/s3transfer";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-CDEPEND="
-       >=dev-python/botocore-1.3.0[${PYTHON_USEDEP}]
-       <dev-python/botocore-2.0.0[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '>=dev-python/futures-2.2.0[${PYTHON_USEDEP}]' 
'python2_7')
-       $(python_gen_cond_dep '<dev-python/futures-4.0.0[${PYTHON_USEDEP}]' 
'python2_7')
-"
-# Pin mock to 1.3.0 if testing failures due to mock occur.
-DEPEND="
-       dev-python/setuptools[${PYTHON_USEDEP}]
-       test? (
-               ${CDEPEND}
-               dev-python/mock[${PYTHON_USEDEP}]
-               dev-python/nose[${PYTHON_USEDEP}]
-       )
-"
-RDEPEND="${CDEPEND}"
-
-python_test() {
-       nosetests tests/unit/ tests/functional/ || die "tests failed under 
${EPYTHON}"
-}

diff --git a/dev-python/s3transfer/s3transfer-0.1.7.ebuild 
b/dev-python/s3transfer/s3transfer-0.1.7.ebuild
deleted file mode 100644
index a6343b49859..00000000000
--- a/dev-python/s3transfer/s3transfer-0.1.7.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
-inherit distutils-r1
-
-DESCRIPTION="An Amazon S3 Transfer Manager"
-HOMEPAGE="https://github.com/boto/s3transfer";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-CDEPEND="
-       >=dev-python/botocore-1.3.0[${PYTHON_USEDEP}]
-       <dev-python/botocore-2.0.0[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '>=dev-python/futures-2.2.0[${PYTHON_USEDEP}]' 
'python2_7')
-       $(python_gen_cond_dep '<dev-python/futures-4.0.0[${PYTHON_USEDEP}]' 
'python2_7')
-"
-# Pin mock to 1.3.0 if testing failures due to mock occur.
-DEPEND="
-       dev-python/setuptools[${PYTHON_USEDEP}]
-       test? (
-               ${CDEPEND}
-               dev-python/mock[${PYTHON_USEDEP}]
-               dev-python/nose[${PYTHON_USEDEP}]
-       )
-"
-RDEPEND="${CDEPEND}"
-
-python_test() {
-       nosetests tests/unit/ tests/functional/ || die "tests failed under 
${EPYTHON}"
-}

diff --git a/dev-python/s3transfer/s3transfer-0.1.8.ebuild 
b/dev-python/s3transfer/s3transfer-0.1.8.ebuild
deleted file mode 100644
index a6343b49859..00000000000
--- a/dev-python/s3transfer/s3transfer-0.1.8.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
-inherit distutils-r1
-
-DESCRIPTION="An Amazon S3 Transfer Manager"
-HOMEPAGE="https://github.com/boto/s3transfer";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-CDEPEND="
-       >=dev-python/botocore-1.3.0[${PYTHON_USEDEP}]
-       <dev-python/botocore-2.0.0[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '>=dev-python/futures-2.2.0[${PYTHON_USEDEP}]' 
'python2_7')
-       $(python_gen_cond_dep '<dev-python/futures-4.0.0[${PYTHON_USEDEP}]' 
'python2_7')
-"
-# Pin mock to 1.3.0 if testing failures due to mock occur.
-DEPEND="
-       dev-python/setuptools[${PYTHON_USEDEP}]
-       test? (
-               ${CDEPEND}
-               dev-python/mock[${PYTHON_USEDEP}]
-               dev-python/nose[${PYTHON_USEDEP}]
-       )
-"
-RDEPEND="${CDEPEND}"
-
-python_test() {
-       nosetests tests/unit/ tests/functional/ || die "tests failed under 
${EPYTHON}"
-}

diff --git a/dev-python/s3transfer/s3transfer-0.1.9.ebuild 
b/dev-python/s3transfer/s3transfer-0.1.9.ebuild
deleted file mode 100644
index a6343b49859..00000000000
--- a/dev-python/s3transfer/s3transfer-0.1.9.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
-inherit distutils-r1
-
-DESCRIPTION="An Amazon S3 Transfer Manager"
-HOMEPAGE="https://github.com/boto/s3transfer";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-CDEPEND="
-       >=dev-python/botocore-1.3.0[${PYTHON_USEDEP}]
-       <dev-python/botocore-2.0.0[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '>=dev-python/futures-2.2.0[${PYTHON_USEDEP}]' 
'python2_7')
-       $(python_gen_cond_dep '<dev-python/futures-4.0.0[${PYTHON_USEDEP}]' 
'python2_7')
-"
-# Pin mock to 1.3.0 if testing failures due to mock occur.
-DEPEND="
-       dev-python/setuptools[${PYTHON_USEDEP}]
-       test? (
-               ${CDEPEND}
-               dev-python/mock[${PYTHON_USEDEP}]
-               dev-python/nose[${PYTHON_USEDEP}]
-       )
-"
-RDEPEND="${CDEPEND}"
-
-python_test() {
-       nosetests tests/unit/ tests/functional/ || die "tests failed under 
${EPYTHON}"
-}

Reply via email to