public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Richard Freeman" <rich0@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
Date: Mon, 24 Aug 2020 13:38:43 +0000 (UTC)	[thread overview]
Message-ID: <1598276157.5c97602245546d9aec9831d21640e6d1c38c1247.rich0@gentoo> (raw)

commit:     5c97602245546d9aec9831d21640e6d1c38c1247
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 13:31:59 2020 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 13:35:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c976022

net-misc/s3cmd: bump, python3.7+ support

Closes: https://bugs.gentoo.org/718450
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org>

 net-misc/s3cmd/Manifest           |  1 +
 net-misc/s3cmd/metadata.xml       |  4 ++++
 net-misc/s3cmd/s3cmd-2.1.0.ebuild | 23 +++++++++++++++++++++++
 3 files changed, 28 insertions(+)

diff --git a/net-misc/s3cmd/Manifest b/net-misc/s3cmd/Manifest
index bfe21ffa3f4..1c0623b6a94 100644
--- a/net-misc/s3cmd/Manifest
+++ b/net-misc/s3cmd/Manifest
@@ -1 +1,2 @@
 DIST s3cmd-2.0.2.tar.gz 124266 BLAKE2B ab5921f22af05007c57df84ab4df559f31a8b7f05427fa06fa7428d41de788e4824b6285b69de592ed84d72733d3ae455a20c017dd9cecf2e4e073bff5016fb0 SHA512 4cd155f4e24e462fcab009b5ae0844718b728134cf436a4c43a9380c178c2172bb5bccc780f0f174cb43793554cb4f9b5ca432c757c9e5a4a8eaa4efe656133d
+DIST s3cmd-2.1.0.tar.gz 127120 BLAKE2B 4282f616eb7ca97fa0d529a2c5acc1359f88888d182b62e1fa7d3f7401a93852a4e0724363a4c6f0a6520d6aef290d64e1775cb252fc0fbaa4b94762402c381e SHA512 98156218c4379e233185662d29fa4299b4a4e45a0fe143a145f30ff7d03362a4558b5fff5e5da0da850f5cce2c760fcd031bcf5ff7a6bd2c6352259e791d65e6

diff --git a/net-misc/s3cmd/metadata.xml b/net-misc/s3cmd/metadata.xml
index a669dac0de2..8d26ba9964f 100644
--- a/net-misc/s3cmd/metadata.xml
+++ b/net-misc/s3cmd/metadata.xml
@@ -9,6 +9,10 @@
     <email>titanofold@gentoo.org</email>
     <name>Aaron W. Swenson</name>
   </maintainer>
+  <maintainer type="person">
+    <email>rich0@gentoo.org</email>
+    <name>Rich Freeman</name>
+  </maintainer>
   <maintainer type="project">
     <email>proxy-maint@gentoo.org</email>
     <name>Proxy Maintainers</name>

diff --git a/net-misc/s3cmd/s3cmd-2.1.0.ebuild b/net-misc/s3cmd/s3cmd-2.1.0.ebuild
new file mode 100644
index 00000000000..52463ca6002
--- /dev/null
+++ b/net-misc/s3cmd/s3cmd-2.1.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_6 python3_7 python3_8 python3_9 )
+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 ~amd64-linux ~x64-macos"
+
+RDEPEND="
+	dev-python/python-dateutil[${PYTHON_USEDEP}]
+	dev-python/python-magic[${PYTHON_USEDEP}]"
+
+S="$WORKDIR/${P/_/-}"


             reply	other threads:[~2020-08-24 13:38 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-24 13:38 Richard Freeman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-31 18:21 [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/ 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-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-10-10  6:40 Patrice Clement
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=1598276157.5c97602245546d9aec9831d21640e6d1c38c1247.rich0@gentoo \
    --to=rich0@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