From: "Patrick Lauer" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/awscli/
Date: Sun, 24 Dec 2017 15:23:58 +0000 (UTC) [thread overview]
Message-ID: <1514129034.aaa751d6f86d9c948d26c78306f5f8f711f86b77.patrick@gentoo> (raw)
commit: aaa751d6f86d9c948d26c78306f5f8f711f86b77
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 24 15:23:41 2017 +0000
Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Sun Dec 24 15:23:54 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaa751d6
dev-python/awscli: Bump
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-python/awscli/Manifest | 1 +
dev-python/awscli/awscli-1.14.16.ebuild | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-python/awscli/Manifest b/dev-python/awscli/Manifest
index 1c6f0d8f3bd..fcdefc61a56 100644
--- a/dev-python/awscli/Manifest
+++ b/dev-python/awscli/Manifest
@@ -5,3 +5,4 @@ DIST awscli-1.11.0.tar.gz 497631 BLAKE2B 98e0e2a903eb9af8236d4c4955ee5c03d165aee
DIST awscli-1.11.154.tar.gz 553172 BLAKE2B a9c46453407efa6a2f5170105a24f108bcd696414c68235e55940a50c9ee56d984a0ce49534b70ec7374218aa1dbbf68293214fd0aab6771035113d1c4054ef3 SHA512 cb4d0159c816a3abd750e1531f280aa1145fdac6b3b0106fcc913f1f9ab97ff92b5dc8778af2b15f55f94c7ffd64f5a5f5ec3189a062ea99e5e696d991abd8f1
DIST awscli-1.11.158.tar.gz 553030 BLAKE2B 9a36fa3fd4fca2df9b561965fff92f2679f8714f7618026900449056e1c91c5e586e89250afabf620516f9690a98860b31370c9ccf9a5a0aede2aff07f5601c7 SHA512 25c9a3636e7a83e0f9e090906354d2f4a8e44bc1de262987eb3f071b303d64056f2b149954097e57678e0a5553a136a1289c81999ea19a757ff3bea15fad215c
DIST awscli-1.11.81.tar.gz 544970 BLAKE2B 583a821298c416e8cc9dd9af9d55457fb1eb61cd415159aa880df1a78fd777f1b15e11dce3b712401bd9e1ed2e3ddc5ecb44652870a23f0e0c35aa25e7a07c70 SHA512 61b355247d75939d2814ca0594fb1b4498d7a1dc008e27302328c09bbe4ce72a6eddff64712410bd2023663436fd41d405a6a19a1c53c872a0ae6e68a0718175
+DIST awscli-1.14.16.tar.gz 576598 BLAKE2B 708271155f54dbba643385513691a9fc1cf406eae2d87108a0081b46f84914acf79bb398948daa5df02433904d644e6f0e3ac623859b57a270ad8f1e240b0e8c SHA512 6ad7b908cb1b858a7837042322f59a5aaf71c909d87e783e2f07ab0624b2ca9110cf879c292f9a39012f9e5dac95189a7401d319b3f088662d15c827e9396a06
diff --git a/dev-python/awscli/awscli-1.14.16.ebuild b/dev-python/awscli/awscli-1.14.16.ebuild
new file mode 100644
index 00000000000..cab21bf582f
--- /dev/null
+++ b/dev-python/awscli/awscli-1.14.16.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Universal Command Line Environment for AWS"
+HOMEPAGE="https://pypi.python.org/pypi/awscli"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+ >=dev-python/botocore-1.8.20[${PYTHON_USEDEP}]
+ <=dev-python/colorama-0.3.3[${PYTHON_USEDEP}]
+ dev-python/docutils[${PYTHON_USEDEP}]
+ <=dev-python/rsa-3.5.0[${PYTHON_USEDEP}]
+ >=dev-python/s3transfer-0.1.5[${PYTHON_USEDEP}]
+ <=dev-python/pyyaml-3.12[${PYTHON_USEDEP}]
+
+"
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ "
next reply other threads:[~2017-12-25 0:49 UTC|newest]
Thread overview: 82+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-24 15:23 Patrick Lauer [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-27 6:40 [gentoo-commits] repo/gentoo:master commit in: dev-python/awscli/ Michał Górny
2021-05-26 8:19 Michał Górny
2021-05-25 5:13 Michał Górny
2021-05-22 18:18 Michał Górny
2021-05-22 18:18 Michał Górny
2021-05-22 18:18 Michał Górny
2021-05-19 7:11 Michał Górny
2021-05-19 0:19 Sam James
2021-04-08 21:02 Piotr Karbowski
2021-03-30 11:04 Michał Górny
2021-03-26 7:45 Agostino Sarubbo
2021-02-07 18:03 Piotr Karbowski
2021-01-30 2:44 Robin H. Johnson
2020-11-26 8:40 Michał Górny
2020-11-26 8:24 Sam James
2020-11-25 9:23 Michał Górny
2020-10-31 22:04 Piotr Karbowski
2020-10-21 7:33 Piotr Karbowski
2020-09-19 15:57 Piotr Karbowski
2020-08-11 21:09 Piotr Karbowski
2020-06-01 19:28 Thomas Deutschmann
2020-05-31 19:37 Piotr Karbowski
2020-05-31 19:37 Piotr Karbowski
2020-05-31 19:37 Piotr Karbowski
2020-05-19 9:49 Thomas Deutschmann
2020-05-11 18:34 Thomas Deutschmann
2020-05-09 16:11 Thomas Deutschmann
2020-04-29 20:08 Mart Raudsepp
2020-04-29 8:54 Mart Raudsepp
2020-04-28 22:08 Thomas Deutschmann
2020-03-31 11:53 Thomas Deutschmann
2020-03-26 11:48 Michał Górny
2020-03-09 15:01 Thomas Deutschmann
2020-02-24 17:28 Thomas Deutschmann
2020-02-14 15:15 Thomas Deutschmann
2020-01-22 23:40 Thomas Deutschmann
2020-01-22 22:00 Thomas Deutschmann
2020-01-22 22:00 Thomas Deutschmann
2020-01-18 18:48 Michał Górny
2020-01-05 23:20 Thomas Deutschmann
2019-12-22 22:16 Thomas Deutschmann
2019-12-11 15:05 Thomas Deutschmann
2019-11-29 19:42 Thomas Deutschmann
2019-11-17 20:29 Thomas Deutschmann
2019-11-10 16:35 Thomas Deutschmann
2019-10-17 16:52 Thomas Deutschmann
2019-09-06 16:39 Thomas Deutschmann
2019-09-06 15:09 Thomas Deutschmann
2019-08-16 20:42 Thomas Deutschmann
2019-08-09 22:01 Thomas Deutschmann
2019-08-09 21:47 Thomas Deutschmann
2019-06-29 14:47 Thomas Deutschmann
2019-04-30 10:26 Thomas Deutschmann
2019-03-15 23:17 Thomas Deutschmann
2019-03-15 23:17 Thomas Deutschmann
2019-03-15 17:06 Patrick Lauer
2019-02-14 18:45 Thomas Deutschmann
2019-01-26 1:03 Zac Medico
2019-01-25 23:00 Zac Medico
2019-01-18 1:49 Thomas Deutschmann
2018-12-22 19:22 Thomas Deutschmann
2018-12-10 16:45 Thomas Deutschmann
2018-11-27 20:14 Thomas Deutschmann
2018-11-27 20:14 Thomas Deutschmann
2018-11-21 20:05 Thomas Deutschmann
2018-06-27 20:32 Pacho Ramos
2018-04-30 6:06 Patrick Lauer
2018-03-05 7:10 Patrick Lauer
2017-12-28 7:25 Patrick Lauer
2017-09-24 19:45 Patrick Lauer
2017-09-16 18:27 Patrick Lauer
2017-08-22 21:41 Michał Górny
2017-05-02 5:50 Patrick Lauer
2017-04-25 18:05 Patrick Lauer
2016-10-01 20:15 Patrick Lauer
2016-08-30 9:36 Patrick Lauer
2016-08-09 10:48 Patrick Lauer
2016-07-31 18:13 Patrick Lauer
2016-07-17 15:44 Patrick Lauer
2016-06-28 12:29 Patrick Lauer
2016-06-20 9:43 Patrick Lauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1514129034.aaa751d6f86d9c948d26c78306f5f8f711f86b77.patrick@gentoo \
--to=patrick@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox