From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5B23D1382C5 for ; Sun, 31 May 2020 19:37:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B3A5E0937; Sun, 31 May 2020 19:37:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 611BAE0937 for ; Sun, 31 May 2020 19:37:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1A2F134F075 for ; Sun, 31 May 2020 19:37:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E771431 for ; Sun, 31 May 2020 19:37:19 +0000 (UTC) From: "Piotr Karbowski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Piotr Karbowski" Message-ID: <1590953835.6d8f1f83d698dcf3f885fed0b43f6ef5dc41ac77.slashbeast@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/awscli/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/awscli/Manifest dev-python/awscli/awscli-1.18.69.ebuild X-VCS-Directories: dev-python/awscli/ X-VCS-Committer: slashbeast X-VCS-Committer-Name: Piotr Karbowski X-VCS-Revision: 6d8f1f83d698dcf3f885fed0b43f6ef5dc41ac77 X-VCS-Branch: master Date: Sun, 31 May 2020 19:37:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: dd085e4a-8aa9-4041-a4a1-aaa82157cfc4 X-Archives-Hash: 6d1b696a969e5249ac90d28f43967859 commit: 6d8f1f83d698dcf3f885fed0b43f6ef5dc41ac77 Author: Piotr Karbowski gentoo org> AuthorDate: Sun May 31 19:35:36 2020 +0000 Commit: Piotr Karbowski gentoo org> CommitDate: Sun May 31 19:37:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d8f1f83 dev-python/awscli-1.18.69: bump Signed-off-by: Piotr Karbowski gentoo.org> dev-python/awscli/Manifest | 1 + dev-python/awscli/awscli-1.18.69.ebuild | 56 +++++++++++++++++++++++++++++++++ 2 files changed, 57 insertions(+) diff --git a/dev-python/awscli/Manifest b/dev-python/awscli/Manifest index 465d50b4b95..8e15077c915 100644 --- a/dev-python/awscli/Manifest +++ b/dev-python/awscli/Manifest @@ -1,3 +1,4 @@ DIST awscli-1.18.48.tar.gz 1737744 BLAKE2B 818709e924cac51fb8490383d91d9d935f812bb019a71051a2a062676b2720eecd2a59b6c398c599cba6caaf7da35179864eb80fd91cc5ec7547cd56d89de01b SHA512 1501a4d588e2ce2f4ed668a8e827403ed4e4d4588fabef26aecbc6521931ccc760918ce9ddd14af92a94d17cc980a84a3e95f5f21e84b955d2923a0daf62fa7a DIST awscli-1.18.56.tar.gz 1738900 BLAKE2B 520ca08c2b9d52c666247af375fc4da5f4da9e5eb779001ee70c5c77c9c9faba7fae045baeab6bf74c5727cccd6499accfa3b554b0c2082930c855a06be8cc45 SHA512 4c5f126bf485815a9bf48c2ead1353e5b1cbc6ac34201303c3e245a88c4b321bfcdec96cbbee6419e7128285c03b938fa0138c2f6204699c3fc8f045a6a7ad09 DIST awscli-1.18.62.tar.gz 1739551 BLAKE2B 029119e6c4d9078f46507c1837c2122f86ab3bc83e8e34bdf6ddb969426769845ea6ae49d8f1cff3e4c9d2951ce562e6bf395b67082efd3eeade0e2c36638ab4 SHA512 08e996d4cdcb941553969310b998a033a4a4dfeec1de44167e8cd3c4a46e751858285a8d33ddc348c1133c90d25bb73da6ee33f6e2c94c3dd8dd79f56b85014b +DIST awscli-1.18.69.tar.gz 1758256 BLAKE2B eb691b1a8e1f7caad9c286b71fd73ecffa09978a08b37defd95e5d439137acd1338db31947d238c5f2c39e2d2786a8b0368ac790a33e26d49e464f24101f46d8 SHA512 c27a2908887988ae87a97cffa496727113f51515a07eead356733f550cc54079d5ce2f71c59c3f54718673103a207c703f69452451dc91d3c00319217a92ef20 diff --git a/dev-python/awscli/awscli-1.18.69.ebuild b/dev-python/awscli/awscli-1.18.69.ebuild new file mode 100644 index 00000000000..e1bc7ef907d --- /dev/null +++ b/dev-python/awscli/awscli-1.18.69.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" + +PYTHON_COMPAT=( python3_{6,7,8} ) + +inherit bash-completion-r1 distutils-r1 + +DESCRIPTION="Universal Command Line Environment for AWS" +HOMEPAGE="https://pypi.org/project/awscli/" +#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" +SRC_URI="https://github.com/aws/aws-cli/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~arm64" +IUSE="test" + +# requires network access +RESTRICT="test" + +RDEPEND=" + >=dev-python/botocore-1.16.12[${PYTHON_USEDEP}] + =dev-python/s3transfer-0.3.0[${PYTHON_USEDEP}] +