From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
Date: Wed, 10 Oct 2018 06:40:59 +0000 (UTC) [thread overview]
Message-ID: <1539153598.de6a0126d8a2534653839add01c29424e5a8311a.monsieurp@gentoo> (raw)
commit: de6a0126d8a2534653839add01c29424e5a8311a
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 9 20:08:48 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Oct 10 06:39:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de6a0126
net-misc/s3cmd: version bump.
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
net-misc/s3cmd/Manifest | 1 +
net-misc/s3cmd/s3cmd-2.0.2.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/net-misc/s3cmd/Manifest b/net-misc/s3cmd/Manifest
index 3a012fbfe7c..54c02bf4144 100644
--- a/net-misc/s3cmd/Manifest
+++ b/net-misc/s3cmd/Manifest
@@ -1,2 +1,3 @@
DIST s3cmd-1.6.1.tar.gz 102431 BLAKE2B a470417c790f60acd60cb23ad45d8d274b3f849f610cd582524c20fa88cbd592762f5e41a6abb36c6fc49ff6719b87322b12cc37c973d52847f9a400d8bf3024 SHA512 0b1e3cf839144b24e42974f973a8ae97e9b4c79df3a40e38f61cc4b5284ea41a1fcbdc9dd45ff2b402915acb1ffc908a1e1c45c12f93243211ef2349c9acf70b
DIST s3cmd-2.0.0.tar.gz 115290 BLAKE2B 1dfc2498c2b89f6f94049b180049a2812c9fcee9e519d8ffdfddecb1c157fc39fe8b26f39cf698cedd83ddf2649abd8e509c97b6e3073f7baa29a229a9958a1c SHA512 77723c5fb20792b5202f689dcbd73025e3c8abdb4e2d773d4e653fb04935057bd49928d3ec40f3e3bab4b13af481ff7979d429dfff94f0cc10e5e3ba3ba1a0d9
+DIST s3cmd-2.0.2.tar.gz 124266 BLAKE2B ab5921f22af05007c57df84ab4df559f31a8b7f05427fa06fa7428d41de788e4824b6285b69de592ed84d72733d3ae455a20c017dd9cecf2e4e073bff5016fb0 SHA512 4cd155f4e24e462fcab009b5ae0844718b728134cf436a4c43a9380c178c2172bb5bccc780f0f174cb43793554cb4f9b5ca432c757c9e5a4a8eaa4efe656133d
diff --git a/net-misc/s3cmd/s3cmd-2.0.2.ebuild b/net-misc/s3cmd/s3cmd-2.0.2.ebuild
new file mode 100644
index 00000000000..c8ebf64df13
--- /dev/null
+++ b/net-misc/s3cmd/s3cmd-2.0.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_{3,4,5,6}} )
+PYTHON_REQ_USE="xml"
+
+inherit distutils-r1
+
+DESCRIPTION="Command line client for Amazon S3"
+HOMEPAGE="https://s3tools.org/s3cmd"
+SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+
+KEYWORDS="~amd64 ~ia64 ~x86 ~x64-macos"
+
+DEPEND="
+ dev-python/setuptools[${PYTHON_USEDEP}]"
+
+RDEPEND="
+ dev-python/python-dateutil[${PYTHON_USEDEP}]
+ dev-python/python-magic[${PYTHON_USEDEP}]"
+
+S="$WORKDIR/${P/_/-}"
next reply other threads:[~2018-10-10 6:41 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-10 6:40 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-03 5:34 [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/ Arthur Zamarin
2025-03-22 20:06 Michał Górny
2024-07-31 18:21 Richard Freeman
2024-07-31 18:18 Richard Freeman
2024-07-31 18:01 Richard Freeman
2024-06-01 22:40 Richard Freeman
2023-12-21 18:16 Richard Freeman
2023-09-18 9:55 WANG Xuerui
2023-04-20 4:02 Sam James
2023-04-19 12:25 Richard Freeman
2023-01-10 14:42 Michał Górny
2022-10-05 14:34 Richard Freeman
2022-09-07 7:52 Michał Górny
2021-11-15 14:56 Richard Freeman
2021-10-26 6:52 Arthur Zamarin
2021-10-26 6:52 Arthur Zamarin
2021-10-13 16:53 Robin H. Johnson
2021-10-13 16:51 Robin H. Johnson
2021-07-22 22:09 Richard Freeman
2021-07-22 17:39 Sam James
2021-07-22 11:04 Richard Freeman
2020-09-19 2:04 Richard Freeman
2020-09-18 8:26 Agostino Sarubbo
2020-09-08 18:33 Richard Freeman
2020-08-24 13:38 Richard Freeman
2020-08-02 9:15 Michał Górny
2020-08-02 9:15 Michał Górny
2020-05-07 15:17 Michał Górny
2019-12-15 12:48 Agostino Sarubbo
2019-12-15 12:44 Agostino Sarubbo
2019-01-09 8:03 Fabian Groffen
2018-07-05 1:02 Georgy Yakovlev
2018-07-02 0:49 Thomas Deutschmann
2018-06-30 14:45 Sergei Trofimovich
2018-06-23 23:31 Mikle Kolyada
2018-04-15 18:48 Patrice Clement
2018-03-03 9:46 Michał Górny
2017-06-28 0:22 Robin H. Johnson
2016-03-14 22:12 Agostino Sarubbo
2016-03-10 2:06 Ian Delaney
2016-03-09 14:38 Ian Delaney
2016-01-28 18:49 Robin H. Johnson
2015-12-02 19:58 Robin H. Johnson
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=1539153598.de6a0126d8a2534653839add01c29424e5a8311a.monsieurp@gentoo \
--to=monsieurp@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