public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2015-12-02 19:58 Robin H. Johnson
  0 siblings, 0 replies; 42+ messages in thread
From: Robin H. Johnson @ 2015-12-02 19:58 UTC (permalink / raw
  To: gentoo-commits

commit:     820fdc9407bdaa93ca642f7a67ac1e0d5694ff2c
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  2 19:58:27 2015 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed Dec  2 19:58:44 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=820fdc94

net-misc/s3cmd: Bump.

Package-Manager: portage-2.2.24

 net-misc/s3cmd/Manifest           |  1 +
 net-misc/s3cmd/s3cmd-1.6.0.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/net-misc/s3cmd/Manifest b/net-misc/s3cmd/Manifest
index 6350b8a..2020cb8 100644
--- a/net-misc/s3cmd/Manifest
+++ b/net-misc/s3cmd/Manifest
@@ -1,2 +1,3 @@
 DIST s3cmd-1.0.1.tar.gz 57594 SHA256 d76826ea9c5a4789044424f1a50abe83523ba5d12a9185c7a6b7f4c86984bdce SHA512 daddb6c49a22cb2c9196d69116abddc639ab117b8a21413068e33e76f67dff5a21d6dca9a9d385113651fa996ace2359684709b2a3be33f4404ad79ed3d44814 WHIRLPOOL d151d9581359fd8dcc23550bc45fc972ab349153e7488d8d9e28c18857e5d550e834ae16274029797a4d2a096aa988e780ad82756f4f1b2a936002667ac96186
 DIST s3cmd-1.5.2.tar.gz 94760 SHA256 ff8a6764e8bdd7ed48a93e51b08222bea33469d248a90b8d25315b023717b42d SHA512 6493d1c2739c79611ab986882842c4c161a466fdd91a6d48b68ddfa14d7743a9b5dde77902efae336bd632827497ab83962d5835c89135e8f9109d45e14b1e9a WHIRLPOOL ec5fec5e803a87b75689f4bba3f5913c8854d6035b34f5267e4da80a47c86925fdcd053eab24f4bf35b8b1ee2bccd41f7882b6c9fb3b6fdb0257c5ca492dc805
+DIST s3cmd-1.6.0.tar.gz 100821 SHA256 04279ee26c661d4b740449460ed93a74ffec91616f685474beea97e930fdfa5c SHA512 bcffcaf7534b4a2d5ff5f2c015029083484624bbe7a1a53fa300f34107c259fa515026b8064e5047c67d64f722b2fa2dda9c49e2a02b3003bea8ed87950c0d86 WHIRLPOOL 53fcef5a2899988ccc017fcb67fbd4b5169a6d8b5bad261fbe507fae4fed49590f7c8d73d2db645e1be0da4e7a25a9b4013026f43cf3f02f63a2af75e51966ec

diff --git a/net-misc/s3cmd/s3cmd-1.6.0.ebuild b/net-misc/s3cmd/s3cmd-1.6.0.ebuild
new file mode 100644
index 0000000..562e2fa
--- /dev/null
+++ b/net-misc/s3cmd/s3cmd-1.6.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="xml"
+
+inherit distutils-r1
+
+DESCRIPTION="Command line client for Amazon S3"
+HOMEPAGE="http://s3tools.org/s3cmd"
+SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+
+KEYWORDS="~amd64 ~x86 ~x64-macos"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]
+	dev-python/python-magic[${PYTHON_USEDEP}]"
+
+S="$WORKDIR/${P/_/-}"
+
+python_install_all() {
+	# setup/py doesn't intereact well with the eclass
+	distutils-r1_python_install_all
+#	rm -rf "${D}"usr/share/doc/packages || die
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2016-01-28 18:49 Robin H. Johnson
  0 siblings, 0 replies; 42+ messages in thread
From: Robin H. Johnson @ 2016-01-28 18:49 UTC (permalink / raw
  To: gentoo-commits

commit:     1e3198f7f1e5d561544abb499cab75e94c097a39
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 28 18:49:09 2016 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Thu Jan 28 18:49:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e3198f7

net-misc/s3cmd: version bump.

Package-Manager: portage-2.2.27

 net-misc/s3cmd/Manifest           |  1 +
 net-misc/s3cmd/s3cmd-1.6.1.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/net-misc/s3cmd/Manifest b/net-misc/s3cmd/Manifest
index 2020cb8..1568f04 100644
--- a/net-misc/s3cmd/Manifest
+++ b/net-misc/s3cmd/Manifest
@@ -1,3 +1,4 @@
 DIST s3cmd-1.0.1.tar.gz 57594 SHA256 d76826ea9c5a4789044424f1a50abe83523ba5d12a9185c7a6b7f4c86984bdce SHA512 daddb6c49a22cb2c9196d69116abddc639ab117b8a21413068e33e76f67dff5a21d6dca9a9d385113651fa996ace2359684709b2a3be33f4404ad79ed3d44814 WHIRLPOOL d151d9581359fd8dcc23550bc45fc972ab349153e7488d8d9e28c18857e5d550e834ae16274029797a4d2a096aa988e780ad82756f4f1b2a936002667ac96186
 DIST s3cmd-1.5.2.tar.gz 94760 SHA256 ff8a6764e8bdd7ed48a93e51b08222bea33469d248a90b8d25315b023717b42d SHA512 6493d1c2739c79611ab986882842c4c161a466fdd91a6d48b68ddfa14d7743a9b5dde77902efae336bd632827497ab83962d5835c89135e8f9109d45e14b1e9a WHIRLPOOL ec5fec5e803a87b75689f4bba3f5913c8854d6035b34f5267e4da80a47c86925fdcd053eab24f4bf35b8b1ee2bccd41f7882b6c9fb3b6fdb0257c5ca492dc805
 DIST s3cmd-1.6.0.tar.gz 100821 SHA256 04279ee26c661d4b740449460ed93a74ffec91616f685474beea97e930fdfa5c SHA512 bcffcaf7534b4a2d5ff5f2c015029083484624bbe7a1a53fa300f34107c259fa515026b8064e5047c67d64f722b2fa2dda9c49e2a02b3003bea8ed87950c0d86 WHIRLPOOL 53fcef5a2899988ccc017fcb67fbd4b5169a6d8b5bad261fbe507fae4fed49590f7c8d73d2db645e1be0da4e7a25a9b4013026f43cf3f02f63a2af75e51966ec
+DIST s3cmd-1.6.1.tar.gz 102431 SHA256 4675794f84d8744ee3d35873d180f41c7b2116895ccbe2738a9bc552e1cf214e SHA512 0b1e3cf839144b24e42974f973a8ae97e9b4c79df3a40e38f61cc4b5284ea41a1fcbdc9dd45ff2b402915acb1ffc908a1e1c45c12f93243211ef2349c9acf70b WHIRLPOOL b470138448c589a89823e452bf3ea3e3801acf03d3cd01d152706557411db49db1714d633416b42fc9046d2a6bf6508363446cc881afb7e7b843c0bd8e60f93f

diff --git a/net-misc/s3cmd/s3cmd-1.6.1.ebuild b/net-misc/s3cmd/s3cmd-1.6.1.ebuild
new file mode 100644
index 0000000..562e2fa
--- /dev/null
+++ b/net-misc/s3cmd/s3cmd-1.6.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="xml"
+
+inherit distutils-r1
+
+DESCRIPTION="Command line client for Amazon S3"
+HOMEPAGE="http://s3tools.org/s3cmd"
+SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+
+KEYWORDS="~amd64 ~x86 ~x64-macos"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]
+	dev-python/python-magic[${PYTHON_USEDEP}]"
+
+S="$WORKDIR/${P/_/-}"
+
+python_install_all() {
+	# setup/py doesn't intereact well with the eclass
+	distutils-r1_python_install_all
+#	rm -rf "${D}"usr/share/doc/packages || die
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2016-03-09 14:38 Ian Delaney
  0 siblings, 0 replies; 42+ messages in thread
From: Ian Delaney @ 2016-03-09 14:38 UTC (permalink / raw
  To: gentoo-commits

commit:     3d748bbd1d46b0b93ca867438d8b9359d923966f
Author:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  9 14:35:08 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 14:35:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d748bbd

net-misc/s3cmd: add user Brendan 'undersys' Horan as co-mantainer in metadata

Package-Manager: portage-2.2.26

 net-misc/s3cmd/metadata.xml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/net-misc/s3cmd/metadata.xml b/net-misc/s3cmd/metadata.xml
index 0f463c3..b10b920 100644
--- a/net-misc/s3cmd/metadata.xml
+++ b/net-misc/s3cmd/metadata.xml
@@ -4,12 +4,16 @@
   <maintainer type="person">
     <email>igor@itesten.com</email>
     <name>Igor Testen</name>
-    <description>Proxy maintainer, assign bugs</description>
   </maintainer>
   <maintainer type="person">
     <email>titanofold@gentoo.org</email>
     <name>Aaron W. Swenson</name>
   </maintainer>
+  <maintainer type="person">
+    <email>brendan@horan.hk</email>
+    <name>Brendan Horan</name>
+    <description>Proxy maintainer, assign bugs</description>
+  </maintainer>
   <maintainer type="project">
     <email>proxy-maint@gentoo.org</email>
     <name>Proxy Maintainers</name>


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2016-03-10  2:06 Ian Delaney
  0 siblings, 0 replies; 42+ messages in thread
From: Ian Delaney @ 2016-03-10  2:06 UTC (permalink / raw
  To: gentoo-commits

commit:     75ac9e105cecb4e960ff1269e2033f0a4441fbc4
Author:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 10 02:05:19 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 02:06:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75ac9e10

net-misc/s3cmd: prepare for stabilisation of vn. 1.6.1

Upgrade EAPI to 6, remove un-needed install phase
updated ebuild supplied via attachment in gentoo bug

Gentoo bug: #576828

Package-Manager: portage-2.2.26

 net-misc/s3cmd/s3cmd-1.6.1.ebuild | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/net-misc/s3cmd/s3cmd-1.6.1.ebuild b/net-misc/s3cmd/s3cmd-1.6.1.ebuild
index 562e2fa..32edeb1 100644
--- a/net-misc/s3cmd/s3cmd-1.6.1.ebuild
+++ b/net-misc/s3cmd/s3cmd-1.6.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="xml"
@@ -23,9 +23,3 @@ RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]
 	dev-python/python-magic[${PYTHON_USEDEP}]"
 
 S="$WORKDIR/${P/_/-}"
-
-python_install_all() {
-	# setup/py doesn't intereact well with the eclass
-	distutils-r1_python_install_all
-#	rm -rf "${D}"usr/share/doc/packages || die
-}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2016-03-14 22:12 Agostino Sarubbo
  0 siblings, 0 replies; 42+ messages in thread
From: Agostino Sarubbo @ 2016-03-14 22:12 UTC (permalink / raw
  To: gentoo-commits

commit:     36dca8e66d5f640d5d36a1424c216a66ca9261ac
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 14 22:12:11 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 22:12:11 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36dca8e6

net-misc/s3cmd: amd64 stable wrt bug #576828

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-misc/s3cmd/s3cmd-1.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/s3cmd/s3cmd-1.6.1.ebuild b/net-misc/s3cmd/s3cmd-1.6.1.ebuild
index 32edeb1..83dc57d 100644
--- a/net-misc/s3cmd/s3cmd-1.6.1.ebuild
+++ b/net-misc/s3cmd/s3cmd-1.6.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 
-KEYWORDS="~amd64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~x86 ~x64-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2017-06-28  0:22 Robin H. Johnson
  0 siblings, 0 replies; 42+ messages in thread
From: Robin H. Johnson @ 2017-06-28  0:22 UTC (permalink / raw
  To: gentoo-commits

commit:     7778277fca84a8caa3e0df89446a3c4db15a0ca6
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 28 00:21:53 2017 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed Jun 28 00:21:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7778277f

net-misc/s3cmd: bump.

Package-Manager: portage-2.3.6

 net-misc/s3cmd/Manifest           |  1 +
 net-misc/s3cmd/s3cmd-2.0.0.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/net-misc/s3cmd/Manifest b/net-misc/s3cmd/Manifest
index 8b9bb77d807..826c41bb1b5 100644
--- a/net-misc/s3cmd/Manifest
+++ b/net-misc/s3cmd/Manifest
@@ -1 +1,2 @@
 DIST s3cmd-1.6.1.tar.gz 102431 SHA256 4675794f84d8744ee3d35873d180f41c7b2116895ccbe2738a9bc552e1cf214e SHA512 0b1e3cf839144b24e42974f973a8ae97e9b4c79df3a40e38f61cc4b5284ea41a1fcbdc9dd45ff2b402915acb1ffc908a1e1c45c12f93243211ef2349c9acf70b WHIRLPOOL b470138448c589a89823e452bf3ea3e3801acf03d3cd01d152706557411db49db1714d633416b42fc9046d2a6bf6508363446cc881afb7e7b843c0bd8e60f93f
+DIST s3cmd-2.0.0.tar.gz 115290 SHA256 bf2a50802f1031cba83e99be488965803899d8ab0228c800c833b55c7269cd48 SHA512 77723c5fb20792b5202f689dcbd73025e3c8abdb4e2d773d4e653fb04935057bd49928d3ec40f3e3bab4b13af481ff7979d429dfff94f0cc10e5e3ba3ba1a0d9 WHIRLPOOL a1e2a50cf71b89e86482265a9b863de568ab50b6f251d93e464d869018ffd564217ebba96026dddeaefe6c567ce8da087b26d9ef4b8a8d7b18d3dd31c54e0c6a

diff --git a/net-misc/s3cmd/s3cmd-2.0.0.ebuild b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
new file mode 100644
index 00000000000..39f8572f5a1
--- /dev/null
+++ b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 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="http://s3tools.org/s3cmd"
+SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+
+KEYWORDS="~arm64 ~amd64 ~x86 ~x64-macos"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]
+	dev-python/python-magic[${PYTHON_USEDEP}]"
+
+S="$WORKDIR/${P/_/-}"


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2018-03-03  9:46 Michał Górny
  0 siblings, 0 replies; 42+ messages in thread
From: Michał Górny @ 2018-03-03  9:46 UTC (permalink / raw
  To: gentoo-commits

commit:     99ecb535232bea7f383fcbbf80d1978b0b29e2de
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  3 09:28:13 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar  3 09:46:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99ecb535

net-misc/s3cmd: Dekeyword ~arm64 due to missing deps

 net-misc/s3cmd/s3cmd-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/s3cmd/s3cmd-2.0.0.ebuild b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
index 39f8572f5a1..6086e767ca4 100644
--- a/net-misc/s3cmd/s3cmd-2.0.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 
-KEYWORDS="~arm64 ~amd64 ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~x86 ~x64-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2018-04-15 18:48 Patrice Clement
  0 siblings, 0 replies; 42+ messages in thread
From: Patrice Clement @ 2018-04-15 18:48 UTC (permalink / raw
  To: gentoo-commits

commit:     306743e4683aabfbb31b0e279cb6f84ba8aa2418
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 15 18:43:07 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 18:47:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=306743e4

net-misc/s3cmd: remove maintainer.

Bug: https://bugs.gentoo.org/651824
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-misc/s3cmd/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/net-misc/s3cmd/metadata.xml b/net-misc/s3cmd/metadata.xml
index c815a96b00d..1e93066ae8d 100644
--- a/net-misc/s3cmd/metadata.xml
+++ b/net-misc/s3cmd/metadata.xml
@@ -1,10 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>brendan@horan.hk</email>
-    <name>Brendan Horan</name>
-  </maintainer>
   <maintainer type="person">
     <email>igor@itesten.com</email>
     <name>Igor Testen</name>


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2018-06-23 23:31 Mikle Kolyada
  0 siblings, 0 replies; 42+ messages in thread
From: Mikle Kolyada @ 2018-06-23 23:31 UTC (permalink / raw
  To: gentoo-commits

commit:     e33b9bf3978f882e483254f903954e6e2c46786a
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 23 23:31:41 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Jun 23 23:31:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e33b9bf3

net-misc/s3cmd: amd64 stable wrt bug #658828

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-misc/s3cmd/s3cmd-2.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/s3cmd/s3cmd-2.0.0.ebuild b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
index 6086e767ca4..2b8e1e29806 100644
--- a/net-misc/s3cmd/s3cmd-2.0.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 
-KEYWORDS="~amd64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~x86 ~x64-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2018-06-30 14:45 Sergei Trofimovich
  0 siblings, 0 replies; 42+ messages in thread
From: Sergei Trofimovich @ 2018-06-30 14:45 UTC (permalink / raw
  To: gentoo-commits

commit:     5cf0af489eb01d5ab56458ee2b04526f8eb80cc0
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 30 13:01:55 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jun 30 14:44:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cf0af48

net-misc/s3cmd: stable 2.0.0 for ia64, bug #658828

Bug: https://bugs.gentoo.org/658828
Package-Manager: Portage-2.3.41, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 net-misc/s3cmd/s3cmd-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/s3cmd/s3cmd-2.0.0.ebuild b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
index 2b8e1e29806..55f26f907e5 100644
--- a/net-misc/s3cmd/s3cmd-2.0.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 
-KEYWORDS="amd64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ia64 ~x86 ~x64-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2018-07-02  0:49 Thomas Deutschmann
  0 siblings, 0 replies; 42+ messages in thread
From: Thomas Deutschmann @ 2018-07-02  0:49 UTC (permalink / raw
  To: gentoo-commits

commit:     417a3c216197db23ffa7e08212e7b9076568b45a
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  2 00:32:14 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Jul  2 00:32:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=417a3c21

net-misc/s3cmd: x86 stable (bug #658828)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-misc/s3cmd/s3cmd-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/s3cmd/s3cmd-2.0.0.ebuild b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
index 55f26f907e5..6b1f5b6bcdc 100644
--- a/net-misc/s3cmd/s3cmd-2.0.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 
-KEYWORDS="amd64 ia64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ia64 x86 ~x64-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2018-07-05  1:02 Georgy Yakovlev
  0 siblings, 0 replies; 42+ messages in thread
From: Georgy Yakovlev @ 2018-07-05  1:02 UTC (permalink / raw
  To: gentoo-commits

commit:     68176331060137f136803d448deef11635c23676
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Jul  4 19:56:15 2018 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu Jul  5 01:01:29 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68176331

net-misc/s3cmd: use HTTPs

Closes: https://github.com/gentoo/gentoo/pull/9055

 net-misc/s3cmd/s3cmd-1.6.1.ebuild | 4 ++--
 net-misc/s3cmd/s3cmd-2.0.0.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/s3cmd/s3cmd-1.6.1.ebuild b/net-misc/s3cmd/s3cmd-1.6.1.ebuild
index acafa812472..d94467370c5 100644
--- a/net-misc/s3cmd/s3cmd-1.6.1.ebuild
+++ b/net-misc/s3cmd/s3cmd-1.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="xml"
 inherit distutils-r1
 
 DESCRIPTION="Command line client for Amazon S3"
-HOMEPAGE="http://s3tools.org/s3cmd"
+HOMEPAGE="https://s3tools.org/s3cmd"
 SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/net-misc/s3cmd/s3cmd-2.0.0.ebuild b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
index 6b1f5b6bcdc..507d12fbeb1 100644
--- a/net-misc/s3cmd/s3cmd-2.0.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="xml"
 inherit distutils-r1
 
 DESCRIPTION="Command line client for Amazon S3"
-HOMEPAGE="http://s3tools.org/s3cmd"
+HOMEPAGE="https://s3tools.org/s3cmd"
 SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2018-10-10  6:40 Patrice Clement
  0 siblings, 0 replies; 42+ messages in thread
From: Patrice Clement @ 2018-10-10  6:40 UTC (permalink / raw
  To: gentoo-commits

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/_/-}"


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2019-01-09  8:03 Fabian Groffen
  0 siblings, 0 replies; 42+ messages in thread
From: Fabian Groffen @ 2019-01-09  8:03 UTC (permalink / raw
  To: gentoo-commits

commit:     ea23d789c1732f56b436a98f040d0e0e2691c658
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  9 08:02:55 2019 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan  9 08:03:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea23d789

net-misc/s3cmd: marked ~amd64-linux

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-misc/s3cmd/s3cmd-2.0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/s3cmd/s3cmd-2.0.2.ebuild b/net-misc/s3cmd/s3cmd-2.0.2.ebuild
index c8ebf64df13..6d8a1feb42a 100644
--- a/net-misc/s3cmd/s3cmd-2.0.2.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 
-KEYWORDS="~amd64 ~ia64 ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-linux ~x64-macos"
 
 DEPEND="
 	dev-python/setuptools[${PYTHON_USEDEP}]"


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2019-12-15 12:44 Agostino Sarubbo
  0 siblings, 0 replies; 42+ messages in thread
From: Agostino Sarubbo @ 2019-12-15 12:44 UTC (permalink / raw
  To: gentoo-commits

commit:     c1173ef3b86f75d7cead9a1c47461e95481d57c0
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 12:43:55 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 12:43:55 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1173ef3

net-misc/s3cmd: amd64 stable wrt bug #698390

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-misc/s3cmd/s3cmd-2.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/s3cmd/s3cmd-2.0.2.ebuild b/net-misc/s3cmd/s3cmd-2.0.2.ebuild
index ad3819f0ab0..3a2ef53a4a2 100644
--- a/net-misc/s3cmd/s3cmd-2.0.2.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.0.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 
-KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~ia64 ~x86 ~amd64-linux ~x64-macos"
 
 DEPEND="
 	dev-python/setuptools[${PYTHON_USEDEP}]"


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2019-12-15 12:48 Agostino Sarubbo
  0 siblings, 0 replies; 42+ messages in thread
From: Agostino Sarubbo @ 2019-12-15 12:48 UTC (permalink / raw
  To: gentoo-commits

commit:     04ed1a30064e21ee08e9a0d981f211fbaf1e561b
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 12:48:38 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 12:48:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04ed1a30

net-misc/s3cmd: x86 stable wrt bug #698390

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-misc/s3cmd/s3cmd-2.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/s3cmd/s3cmd-2.0.2.ebuild b/net-misc/s3cmd/s3cmd-2.0.2.ebuild
index 3a2ef53a4a2..64df4eeb723 100644
--- a/net-misc/s3cmd/s3cmd-2.0.2.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.0.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 
-KEYWORDS="amd64 ~ia64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~ia64 x86 ~amd64-linux ~x64-macos"
 
 DEPEND="
 	dev-python/setuptools[${PYTHON_USEDEP}]"


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2020-05-07 15:17 Michał Górny
  0 siblings, 0 replies; 42+ messages in thread
From: Michał Górny @ 2020-05-07 15:17 UTC (permalink / raw
  To: gentoo-commits

commit:     411a77c0cefd91a1305f3be427440d394a657857
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May  7 15:13:20 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May  7 15:13:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=411a77c0

net-misc/s3cmd: Remove py2.7

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-misc/s3cmd/s3cmd-2.0.0.ebuild | 2 +-
 net-misc/s3cmd/s3cmd-2.0.2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/s3cmd/s3cmd-2.0.0.ebuild b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
index f6d2e14b15d..49035b03c3e 100644
--- a/net-misc/s3cmd/s3cmd-2.0.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6}  )
+PYTHON_COMPAT=( python3_6  )
 PYTHON_REQ_USE="xml"
 
 inherit distutils-r1

diff --git a/net-misc/s3cmd/s3cmd-2.0.2.ebuild b/net-misc/s3cmd/s3cmd-2.0.2.ebuild
index 9fb4d379607..cfdb393490f 100644
--- a/net-misc/s3cmd/s3cmd-2.0.2.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.0.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6}  )
+PYTHON_COMPAT=( python3_6  )
 PYTHON_REQ_USE="xml"
 
 inherit distutils-r1


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2020-08-02  9:15 Michał Górny
  0 siblings, 0 replies; 42+ messages in thread
From: Michał Górny @ 2020-08-02  9:15 UTC (permalink / raw
  To: gentoo-commits

commit:     1359809de296f77232625bfd5a3e5b4276cc8c23
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  2 09:10:41 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug  2 09:14:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1359809d

net-misc/s3cmd: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-misc/s3cmd/Manifest           |  2 --
 net-misc/s3cmd/s3cmd-1.6.1.ebuild | 24 ------------------------
 net-misc/s3cmd/s3cmd-2.0.0.ebuild | 24 ------------------------
 3 files changed, 50 deletions(-)

diff --git a/net-misc/s3cmd/Manifest b/net-misc/s3cmd/Manifest
index 54c02bf4144..bfe21ffa3f4 100644
--- a/net-misc/s3cmd/Manifest
+++ b/net-misc/s3cmd/Manifest
@@ -1,3 +1 @@
-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-1.6.1.ebuild b/net-misc/s3cmd/s3cmd-1.6.1.ebuild
deleted file mode 100644
index d94467370c5..00000000000
--- a/net-misc/s3cmd/s3cmd-1.6.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-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 x86 ~x64-macos"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]
-	dev-python/python-magic[${PYTHON_USEDEP}]"
-
-S="$WORKDIR/${P/_/-}"

diff --git a/net-misc/s3cmd/s3cmd-2.0.0.ebuild b/net-misc/s3cmd/s3cmd-2.0.0.ebuild
deleted file mode 100644
index 49035b03c3e..00000000000
--- a/net-misc/s3cmd/s3cmd-2.0.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_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"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]
-	dev-python/python-magic[${PYTHON_USEDEP}]"
-
-S="$WORKDIR/${P/_/-}"


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2020-08-02  9:15 Michał Górny
  0 siblings, 0 replies; 42+ messages in thread
From: Michał Górny @ 2020-08-02  9:15 UTC (permalink / raw
  To: gentoo-commits

commit:     63236698acb262515af38322525fec389450303f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  2 09:13:31 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug  2 09:14:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63236698

net-misc/s3cmd: Remove redundant longdesc

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-misc/s3cmd/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/net-misc/s3cmd/metadata.xml b/net-misc/s3cmd/metadata.xml
index 1e93066ae8d..a669dac0de2 100644
--- a/net-misc/s3cmd/metadata.xml
+++ b/net-misc/s3cmd/metadata.xml
@@ -13,9 +13,6 @@
     <email>proxy-maint@gentoo.org</email>
     <name>Proxy Maintainers</name>
   </maintainer>
-  <longdescription>
-    Command line client for Amazon S3.
-  </longdescription>
   <upstream>
     <remote-id type="sourceforge">s3tools</remote-id>
   </upstream>


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2020-08-24 13:38 Richard Freeman
  0 siblings, 0 replies; 42+ messages in thread
From: Richard Freeman @ 2020-08-24 13:38 UTC (permalink / raw
  To: gentoo-commits

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/_/-}"


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2020-09-08 18:33 Richard Freeman
  0 siblings, 0 replies; 42+ messages in thread
From: Richard Freeman @ 2020-09-08 18:33 UTC (permalink / raw
  To: gentoo-commits

commit:     bb5f85b12d7ab78f9475114da7756c354fdc8190
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  8 18:33:02 2020 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Tue Sep  8 18:33:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb5f85b1

net-misc/s3cmd: amd64 stable

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org>

 net-misc/s3cmd/s3cmd-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/s3cmd/s3cmd-2.1.0.ebuild b/net-misc/s3cmd/s3cmd-2.1.0.ebuild
index 52463ca6002..bcff4474607 100644
--- a/net-misc/s3cmd/s3cmd-2.1.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.1.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~ia64 ~x86 ~amd64-linux ~x64-macos"
 
 RDEPEND="
 	dev-python/python-dateutil[${PYTHON_USEDEP}]


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2020-09-18  8:26 Agostino Sarubbo
  0 siblings, 0 replies; 42+ messages in thread
From: Agostino Sarubbo @ 2020-09-18  8:26 UTC (permalink / raw
  To: gentoo-commits

commit:     cc3af1099c3ad7fad7545ab6f36c4f6ec245488e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 18 08:25:29 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Sep 18 08:26:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc3af109

net-misc/s3cmd: x86 stable wrt bug #738952

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-misc/s3cmd/s3cmd-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/s3cmd/s3cmd-2.1.0.ebuild b/net-misc/s3cmd/s3cmd-2.1.0.ebuild
index bcff4474607..cece3c9cb83 100644
--- a/net-misc/s3cmd/s3cmd-2.1.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.1.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~ia64 x86 ~amd64-linux ~x64-macos"
 
 RDEPEND="
 	dev-python/python-dateutil[${PYTHON_USEDEP}]


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2020-09-19  2:04 Richard Freeman
  0 siblings, 0 replies; 42+ messages in thread
From: Richard Freeman @ 2020-09-19  2:04 UTC (permalink / raw
  To: gentoo-commits

commit:     e10340e061cac54e99376837e3661194e75ff0a6
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 02:04:11 2020 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 02:04:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e10340e0

net-misc/s3cmd: remove py-3.6-only version

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org>

 net-misc/s3cmd/Manifest           |  1 -
 net-misc/s3cmd/s3cmd-2.0.2.ebuild | 26 --------------------------
 2 files changed, 27 deletions(-)

diff --git a/net-misc/s3cmd/Manifest b/net-misc/s3cmd/Manifest
index 1c0623b6a94..0342ca043bf 100644
--- a/net-misc/s3cmd/Manifest
+++ b/net-misc/s3cmd/Manifest
@@ -1,2 +1 @@
-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/s3cmd-2.0.2.ebuild b/net-misc/s3cmd/s3cmd-2.0.2.ebuild
deleted file mode 100644
index cfdb393490f..00000000000
--- a/net-misc/s3cmd/s3cmd-2.0.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_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 ~amd64-linux ~x64-macos"
-
-DEPEND="
-	dev-python/setuptools[${PYTHON_USEDEP}]"
-
-RDEPEND="
-	dev-python/python-dateutil[${PYTHON_USEDEP}]
-	dev-python/python-magic[${PYTHON_USEDEP}]"
-
-S="$WORKDIR/${P/_/-}"


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2021-07-22 11:04 Richard Freeman
  0 siblings, 0 replies; 42+ messages in thread
From: Richard Freeman @ 2021-07-22 11:04 UTC (permalink / raw
  To: gentoo-commits

commit:     2c367e1121d0421d41df78c33cd95f9d5636679d
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 22 11:04:49 2021 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Thu Jul 22 11:04:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c367e11

net-misc/s3cmd: amd64 stable

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org>

 net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild b/net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild
index 8fd4a4deed4..8eed95470df 100644
--- a/net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~ia64 ~x86 ~amd64-linux ~x64-macos"
 
 RDEPEND="
 	dev-python/python-dateutil[${PYTHON_USEDEP}]


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2021-07-22 17:39 Sam James
  0 siblings, 0 replies; 42+ messages in thread
From: Sam James @ 2021-07-22 17:39 UTC (permalink / raw
  To: gentoo-commits

commit:     651375051f9f15fdcaf0977fcaf52a6e9ceefc71
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 22 17:38:17 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 22 17:39:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65137505

net-misc/s3cmd: Stabilize 2.1.0-r1 x86, #803368

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild b/net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild
index 8eed95470df..0206e5fe467 100644
--- a/net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~ia64 x86 ~amd64-linux ~x64-macos"
 
 RDEPEND="
 	dev-python/python-dateutil[${PYTHON_USEDEP}]


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2021-07-22 22:09 Richard Freeman
  0 siblings, 0 replies; 42+ messages in thread
From: Richard Freeman @ 2021-07-22 22:09 UTC (permalink / raw
  To: gentoo-commits

commit:     d59f12b1b441010edc10df3672b2715d6aca1e34
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 22 22:08:41 2021 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Thu Jul 22 22:09:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d59f12b1

net-misc/s3cmd: mark stabilize-allarches

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org>

 net-misc/s3cmd/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-misc/s3cmd/metadata.xml b/net-misc/s3cmd/metadata.xml
index 6115812190c..53cb5974779 100644
--- a/net-misc/s3cmd/metadata.xml
+++ b/net-misc/s3cmd/metadata.xml
@@ -20,4 +20,5 @@
   <upstream>
     <remote-id type="sourceforge">s3tools</remote-id>
   </upstream>
+  <stabilize-allarches/>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2021-10-13 16:51 Robin H. Johnson
  0 siblings, 0 replies; 42+ messages in thread
From: Robin H. Johnson @ 2021-10-13 16:51 UTC (permalink / raw
  To: gentoo-commits

commit:     ac809cc030b76ef0572db8bf0dcc082ebb777e08
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 13 16:49:28 2021 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed Oct 13 16:51:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac809cc0

net-misc/s3cmd: bump, contains more Python 3.9 fixes

Closes: https://bugs.gentoo.org/680444
Closes: https://bugs.gentoo.org/809329
Acked-by: Richard Freeman <rich0 <AT> gentoo.org>
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 net-misc/s3cmd/Manifest           |  1 +
 net-misc/s3cmd/s3cmd-2.2.0.ebuild | 34 ++++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/net-misc/s3cmd/Manifest b/net-misc/s3cmd/Manifest
index 0342ca043bf..0692454bfea 100644
--- a/net-misc/s3cmd/Manifest
+++ b/net-misc/s3cmd/Manifest
@@ -1 +1,2 @@
 DIST s3cmd-2.1.0.tar.gz 127120 BLAKE2B 4282f616eb7ca97fa0d529a2c5acc1359f88888d182b62e1fa7d3f7401a93852a4e0724363a4c6f0a6520d6aef290d64e1775cb252fc0fbaa4b94762402c381e SHA512 98156218c4379e233185662d29fa4299b4a4e45a0fe143a145f30ff7d03362a4558b5fff5e5da0da850f5cce2c760fcd031bcf5ff7a6bd2c6352259e791d65e6
+DIST s3cmd-2.2.0.tar.gz 134390 BLAKE2B d578aa13a7b8599c70dc6daa5d21950331b0b07278479d1f3947e6be78a9bd108c7f8ea6f198fa518dfa6ad44d907d979a29d5d9f1a15e4f73484fcebb118225 SHA512 07b2410554233b435b3476e09fd14354abaa19374cc1211f861147023470599483c18d213a44b5c9aee32d71b5a4bc5d9ce25721fb077cbadfd208d457e13845

diff --git a/net-misc/s3cmd/s3cmd-2.2.0.ebuild b/net-misc/s3cmd/s3cmd-2.2.0.ebuild
new file mode 100644
index 00000000000..a43725c2545
--- /dev/null
+++ b/net-misc/s3cmd/s3cmd-2.2.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( 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-magic[${PYTHON_USEDEP}]
+		sys-apps/file[python,${PYTHON_USEDEP}]
+	)
+	dev-python/python-dateutil[${PYTHON_USEDEP}]
+	"
+
+S="${WORKDIR}/${P/_/-}"
+
+PATCHES=( )
+
+src_install() {
+	default
+	rm -rf "${ED}/usr/share/doc/packages/s3cmd/"
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2021-10-13 16:53 Robin H. Johnson
  0 siblings, 0 replies; 42+ messages in thread
From: Robin H. Johnson @ 2021-10-13 16:53 UTC (permalink / raw
  To: gentoo-commits

commit:     f9417135328ce427a8d3341c0bc1517f9ec1192f
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 13 16:52:54 2021 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed Oct 13 16:52:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9417135

net-misc/s3cmd: one more cleanup tweak

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 net-misc/s3cmd/s3cmd-2.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/s3cmd/s3cmd-2.2.0.ebuild b/net-misc/s3cmd/s3cmd-2.2.0.ebuild
index a43725c2545..e69e258d664 100644
--- a/net-misc/s3cmd/s3cmd-2.2.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.2.0.ebuild
@@ -29,6 +29,6 @@ S="${WORKDIR}/${P/_/-}"
 PATCHES=( )
 
 src_install() {
-	default
-	rm -rf "${ED}/usr/share/doc/packages/s3cmd/"
+	distutils-r1_src_install
+	rm -rf "${ED}/usr/share/doc/packages"
 }


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2021-10-26  6:52 Arthur Zamarin
  0 siblings, 0 replies; 42+ messages in thread
From: Arthur Zamarin @ 2021-10-26  6:52 UTC (permalink / raw
  To: gentoo-commits

commit:     bc0e601691996067d82f5b0be8536a7d76ffcdbd
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 26 04:33:08 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 26 06:52:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc0e6016

net-misc/s3cmd: enable py3.10

Also add a die for the rm, and remove the force flag

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-misc/s3cmd/s3cmd-2.2.0.ebuild | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/net-misc/s3cmd/s3cmd-2.2.0.ebuild b/net-misc/s3cmd/s3cmd-2.2.0.ebuild
index e69e258d664..8929a783c3f 100644
--- a/net-misc/s3cmd/s3cmd-2.2.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.2.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_7 python3_8 python3_9 )
+PYTHON_COMPAT=( python3_{8..10} )
 PYTHON_REQ_USE="xml"
 
 inherit distutils-r1
@@ -11,6 +11,7 @@ inherit distutils-r1
 DESCRIPTION="Command line client for Amazon S3"
 HOMEPAGE="https://s3tools.org/s3cmd"
 SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
+S="${WORKDIR}/${P/_/-}"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -24,11 +25,7 @@ RDEPEND="
 	dev-python/python-dateutil[${PYTHON_USEDEP}]
 	"
 
-S="${WORKDIR}/${P/_/-}"
-
-PATCHES=( )
-
 src_install() {
 	distutils-r1_src_install
-	rm -rf "${ED}/usr/share/doc/packages"
+	rm -r "${ED}/usr/share/doc/packages" || die
 }


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2021-10-26  6:52 Arthur Zamarin
  0 siblings, 0 replies; 42+ messages in thread
From: Arthur Zamarin @ 2021-10-26  6:52 UTC (permalink / raw
  To: gentoo-commits

commit:     2b8402281e9c46d38c2d48608e0f5a1395518975
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 26 04:25:25 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 26 06:52:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b840228

net-misc/s3cmd: add github upstream metadata

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-misc/s3cmd/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-misc/s3cmd/metadata.xml b/net-misc/s3cmd/metadata.xml
index b42921466a5..9b2db9ea970 100644
--- a/net-misc/s3cmd/metadata.xml
+++ b/net-misc/s3cmd/metadata.xml
@@ -19,6 +19,7 @@
   </maintainer>
   <upstream>
     <remote-id type="sourceforge">s3tools</remote-id>
+    <remote-id type="github">s3tools/s3cmd</remote-id>
   </upstream>
   <stabilize-allarches/>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2021-11-15 14:56 Richard Freeman
  0 siblings, 0 replies; 42+ messages in thread
From: Richard Freeman @ 2021-11-15 14:56 UTC (permalink / raw
  To: gentoo-commits

commit:     dd22df210fb2db624ac74714d6247062ad094839
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 15 14:56:44 2021 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Mon Nov 15 14:56:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd22df21

net-misc/s3cmd: amd64 x86 stable

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org>

 net-misc/s3cmd/s3cmd-2.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/s3cmd/s3cmd-2.2.0.ebuild b/net-misc/s3cmd/s3cmd-2.2.0.ebuild
index 8929a783c3fb..7904b28a3b7c 100644
--- a/net-misc/s3cmd/s3cmd-2.2.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.2.0.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P/_/-}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~ia64 x86 ~amd64-linux ~x64-macos"
 
 RDEPEND="
 	|| (


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2022-09-07  7:52 Michał Górny
  0 siblings, 0 replies; 42+ messages in thread
From: Michał Górny @ 2022-09-07  7:52 UTC (permalink / raw
  To: gentoo-commits

commit:     9cd13da4d56811d66d0e6bb4c9adc7082cb47475
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  4 19:43:20 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep  7 07:52:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cd13da4

net-misc/s3cmd: Update PYTHON_REQ_USE to xml(+)

Update PYTHON_REQ_USE to specify "xml(+)", as Python 3.11 no longer
features the "xml" flag.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild | 4 ++--
 net-misc/s3cmd/s3cmd-2.1.0.ebuild    | 4 ++--
 net-misc/s3cmd/s3cmd-2.2.0.ebuild    | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild b/net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild
index 0206e5fe4679..956b31286cec 100644
--- a/net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.1.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 PYTHON_COMPAT=( python3_7 python3_8 python3_9 )
-PYTHON_REQ_USE="xml"
+PYTHON_REQ_USE="xml(+)"
 
 inherit distutils-r1
 

diff --git a/net-misc/s3cmd/s3cmd-2.1.0.ebuild b/net-misc/s3cmd/s3cmd-2.1.0.ebuild
index cafc9522fdfd..e20c06c77889 100644
--- a/net-misc/s3cmd/s3cmd-2.1.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.1.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 PYTHON_COMPAT=( python3_7 python3_8 python3_9 )
-PYTHON_REQ_USE="xml"
+PYTHON_REQ_USE="xml(+)"
 
 inherit distutils-r1
 

diff --git a/net-misc/s3cmd/s3cmd-2.2.0.ebuild b/net-misc/s3cmd/s3cmd-2.2.0.ebuild
index 7904b28a3b7c..6071aa7c9675 100644
--- a/net-misc/s3cmd/s3cmd-2.2.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.2.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 PYTHON_COMPAT=( python3_{8..10} )
-PYTHON_REQ_USE="xml"
+PYTHON_REQ_USE="xml(+)"
 
 inherit distutils-r1
 


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2022-10-05 14:34 Richard Freeman
  0 siblings, 0 replies; 42+ messages in thread
From: Richard Freeman @ 2022-10-05 14:34 UTC (permalink / raw
  To: gentoo-commits

commit:     4542c8ef9223717b56149ac7da91d94712c4f9b7
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  5 14:33:50 2022 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Wed Oct  5 14:34:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4542c8ef

net-misc/s3cmd: add 2.3.0

Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org>

 net-misc/s3cmd/Manifest           |  1 +
 net-misc/s3cmd/s3cmd-2.3.0.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/net-misc/s3cmd/Manifest b/net-misc/s3cmd/Manifest
index 0692454bfeae..2182f33fdf23 100644
--- a/net-misc/s3cmd/Manifest
+++ b/net-misc/s3cmd/Manifest
@@ -1,2 +1,3 @@
 DIST s3cmd-2.1.0.tar.gz 127120 BLAKE2B 4282f616eb7ca97fa0d529a2c5acc1359f88888d182b62e1fa7d3f7401a93852a4e0724363a4c6f0a6520d6aef290d64e1775cb252fc0fbaa4b94762402c381e SHA512 98156218c4379e233185662d29fa4299b4a4e45a0fe143a145f30ff7d03362a4558b5fff5e5da0da850f5cce2c760fcd031bcf5ff7a6bd2c6352259e791d65e6
 DIST s3cmd-2.2.0.tar.gz 134390 BLAKE2B d578aa13a7b8599c70dc6daa5d21950331b0b07278479d1f3947e6be78a9bd108c7f8ea6f198fa518dfa6ad44d907d979a29d5d9f1a15e4f73484fcebb118225 SHA512 07b2410554233b435b3476e09fd14354abaa19374cc1211f861147023470599483c18d213a44b5c9aee32d71b5a4bc5d9ce25721fb077cbadfd208d457e13845
+DIST s3cmd-2.3.0.tar.gz 136754 BLAKE2B 61feff68d008536d4d31009f4ad18da37ccd0cdab9bfdf151b7112ac66f43bde78f042bc2ad36998fe070428a10a9ba99db5d6d39e9eb74e829a855eb11d1697 SHA512 3507fb8b597617a384508149cb30bdfa8bc8a7b3705782fbf9a943c4be413dc5b7cfb3572b632e8bebbb644ab31f418428ccca996c0d2ba840ad88df1f5a406a

diff --git a/net-misc/s3cmd/s3cmd-2.3.0.ebuild b/net-misc/s3cmd/s3cmd-2.3.0.ebuild
new file mode 100644
index 000000000000..7a4b555933e3
--- /dev/null
+++ b/net-misc/s3cmd/s3cmd-2.3.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+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"
+S="${WORKDIR}/${P/_/-}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-linux ~x64-macos"
+
+RDEPEND="
+	|| (
+		dev-python/python-magic[${PYTHON_USEDEP}]
+		sys-apps/file[python,${PYTHON_USEDEP}]
+	)
+	dev-python/python-dateutil[${PYTHON_USEDEP}]
+	"
+
+src_install() {
+	distutils-r1_src_install
+	rm -r "${ED}/usr/share/doc/packages" || die
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2023-01-10 14:42 Michał Górny
  0 siblings, 0 replies; 42+ messages in thread
From: Michał Górny @ 2023-01-10 14:42 UTC (permalink / raw
  To: gentoo-commits

commit:     2418a10ba610b6b5d20819548a5a3ca689862fb0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 10 14:40:14 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 10 14:42:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2418a10b

net-misc/s3cmd: Remove Python < 3.10

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-misc/s3cmd/s3cmd-2.2.0.ebuild | 4 ++--
 net-misc/s3cmd/s3cmd-2.3.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-misc/s3cmd/s3cmd-2.2.0.ebuild b/net-misc/s3cmd/s3cmd-2.2.0.ebuild
index 6071aa7c9675..abdc01352a90 100644
--- a/net-misc/s3cmd/s3cmd-2.2.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.2.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_10 )
 PYTHON_REQ_USE="xml(+)"
 
 inherit distutils-r1

diff --git a/net-misc/s3cmd/s3cmd-2.3.0.ebuild b/net-misc/s3cmd/s3cmd-2.3.0.ebuild
index 7a4b555933e3..83925aea1a35 100644
--- a/net-misc/s3cmd/s3cmd-2.3.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.3.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{10..11} )
 PYTHON_REQ_USE="xml(+)"
 
 inherit distutils-r1


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2023-04-19 12:25 Richard Freeman
  0 siblings, 0 replies; 42+ messages in thread
From: Richard Freeman @ 2023-04-19 12:25 UTC (permalink / raw
  To: gentoo-commits

commit:     19ee2673bf6eb972660067c2db13823616a7b958
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 19 12:24:55 2023 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Wed Apr 19 12:24:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19ee2673

net-misc/s3cmd: stabilize 2.3.0 for amd64

Bug: https://bugs.gentoo.org/904596
Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org>

 net-misc/s3cmd/s3cmd-2.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/s3cmd/s3cmd-2.3.0.ebuild b/net-misc/s3cmd/s3cmd-2.3.0.ebuild
index 83925aea1a35..7d393a837804 100644
--- a/net-misc/s3cmd/s3cmd-2.3.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.3.0.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P/_/-}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~ia64 ~x86 ~amd64-linux ~x64-macos"
 
 RDEPEND="
 	|| (


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2023-04-20  4:02 Sam James
  0 siblings, 0 replies; 42+ messages in thread
From: Sam James @ 2023-04-20  4:02 UTC (permalink / raw
  To: gentoo-commits

commit:     0d84ff23114d0aff753787a71a6822d21fcc8cbd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 04:02:12 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 04:02:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d84ff23

net-misc/s3cmd: Stabilize 2.3.0 ALLARCHES, #904596

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/s3cmd/s3cmd-2.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/s3cmd/s3cmd-2.3.0.ebuild b/net-misc/s3cmd/s3cmd-2.3.0.ebuild
index 7d393a837804..8ee0e8104a82 100644
--- a/net-misc/s3cmd/s3cmd-2.3.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.3.0.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P/_/-}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~ia64 x86 ~amd64-linux ~x64-macos"
 
 RDEPEND="
 	|| (


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2023-09-18  9:55 WANG Xuerui
  0 siblings, 0 replies; 42+ messages in thread
From: WANG Xuerui @ 2023-09-18  9:55 UTC (permalink / raw
  To: gentoo-commits

commit:     5540ecdd526e147c590c65fd057660c904990c36
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 14 10:00:19 2023 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Mon Sep 18 09:54:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5540ecdd

net-misc/s3cmd: keyword 2.3.0 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 net-misc/s3cmd/s3cmd-2.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/s3cmd/s3cmd-2.3.0.ebuild b/net-misc/s3cmd/s3cmd-2.3.0.ebuild
index 8ee0e8104a82..fcf7f1de78a0 100644
--- a/net-misc/s3cmd/s3cmd-2.3.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.3.0.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P/_/-}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~ia64 ~loong x86 ~amd64-linux ~x64-macos"
 
 RDEPEND="
 	|| (


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2023-12-21 18:16 Richard Freeman
  0 siblings, 0 replies; 42+ messages in thread
From: Richard Freeman @ 2023-12-21 18:16 UTC (permalink / raw
  To: gentoo-commits

commit:     fb5079ba75bf4af860b7fefd3a92ebf28783751a
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 18:16:15 2023 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 18:16:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb5079ba

net-misc/s3cmd: add 2.4.0

Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org>

 net-misc/s3cmd/Manifest           |  1 +
 net-misc/s3cmd/s3cmd-2.4.0.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/net-misc/s3cmd/Manifest b/net-misc/s3cmd/Manifest
index c4392dc2b593..9414ff997781 100644
--- a/net-misc/s3cmd/Manifest
+++ b/net-misc/s3cmd/Manifest
@@ -1,2 +1,3 @@
 DIST s3cmd-2.2.0.tar.gz 134390 BLAKE2B d578aa13a7b8599c70dc6daa5d21950331b0b07278479d1f3947e6be78a9bd108c7f8ea6f198fa518dfa6ad44d907d979a29d5d9f1a15e4f73484fcebb118225 SHA512 07b2410554233b435b3476e09fd14354abaa19374cc1211f861147023470599483c18d213a44b5c9aee32d71b5a4bc5d9ce25721fb077cbadfd208d457e13845
 DIST s3cmd-2.3.0.tar.gz 136754 BLAKE2B 61feff68d008536d4d31009f4ad18da37ccd0cdab9bfdf151b7112ac66f43bde78f042bc2ad36998fe070428a10a9ba99db5d6d39e9eb74e829a855eb11d1697 SHA512 3507fb8b597617a384508149cb30bdfa8bc8a7b3705782fbf9a943c4be413dc5b7cfb3572b632e8bebbb644ab31f418428ccca996c0d2ba840ad88df1f5a406a
+DIST s3cmd-2.4.0.tar.gz 144976 BLAKE2B d854281a029b9865dc40d6bebd0994840a201ad573dfc628916daec00a6b38022f3f3c80aa745870c0b594443da747b1967d24976701e4d97167cfc087ae6dd8 SHA512 78a7fb193ef94759e6b59c8bccc2e736f4195f7de781f6a5d11a5685a3cf93ca9ef946bdefbfe0b0dafd0ea0612c8944283c3177f280d14edfca6553e62e0b49

diff --git a/net-misc/s3cmd/s3cmd-2.4.0.ebuild b/net-misc/s3cmd/s3cmd-2.4.0.ebuild
new file mode 100644
index 000000000000..6ae5ece00f1b
--- /dev/null
+++ b/net-misc/s3cmd/s3cmd-2.4.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_REQ_USE="xml(+)"
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1
+
+DESCRIPTION="Command line client for Amazon S3"
+HOMEPAGE="https://s3tools.org/s3cmd"
+SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz"
+S="${WORKDIR}/${P/_/-}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~loong ~x86 ~amd64-linux ~x64-macos"
+
+RDEPEND="
+	|| (
+		dev-python/python-magic[${PYTHON_USEDEP}]
+		sys-apps/file[python,${PYTHON_USEDEP}]
+	)
+	dev-python/python-dateutil[${PYTHON_USEDEP}]
+	"
+
+src_install() {
+	distutils-r1_src_install
+	rm -r "${ED}/usr/share/doc/packages" || die
+}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2024-06-01 22:40 Richard Freeman
  0 siblings, 0 replies; 42+ messages in thread
From: Richard Freeman @ 2024-06-01 22:40 UTC (permalink / raw
  To: gentoo-commits

commit:     a11cf9af5177ae3a70eabb154d114ff7f2844eb2
Author:     Hank Leininger <hlein <AT> korelogic <DOT> com>
AuthorDate: Sat Jun  1 22:12:59 2024 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Sat Jun  1 22:36:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a11cf9af

net-misc/s3cmd: enable py3.12

Closes: https://bugs.gentoo.org/933383
Closes: https://github.com/gentoo/gentoo/pull/36961
Signed-off-by: Hank Leininger <hlein <AT> korelogic.com>
Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org>

 net-misc/s3cmd/s3cmd-2.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/s3cmd/s3cmd-2.4.0.ebuild b/net-misc/s3cmd/s3cmd-2.4.0.ebuild
index 4dcbaecc0089..a3e56368e7f9 100644
--- a/net-misc/s3cmd/s3cmd-2.4.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.4.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 PYTHON_REQ_USE="xml(+)"
 DISTUTILS_USE_PEP517=setuptools
 


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2024-07-31 18:01 Richard Freeman
  0 siblings, 0 replies; 42+ messages in thread
From: Richard Freeman @ 2024-07-31 18:01 UTC (permalink / raw
  To: gentoo-commits

commit:     63a804547229758712e5cb1cfa72433959c3504a
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 31 18:01:09 2024 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Wed Jul 31 18:01:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63a80454

net-misc/s3cmd: stabilize 2.4.0 for amd64

Bug: https://bugs.gentoo.org/937002
Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org>

 net-misc/s3cmd/s3cmd-2.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/s3cmd/s3cmd-2.4.0.ebuild b/net-misc/s3cmd/s3cmd-2.4.0.ebuild
index a3e56368e7f9..f6aa89eb803d 100644
--- a/net-misc/s3cmd/s3cmd-2.4.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.4.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${P/_/-}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~loong ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~ia64 ~loong ~x86 ~amd64-linux ~x64-macos"
 
 RDEPEND="
 	|| (


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2024-07-31 18:18 Richard Freeman
  0 siblings, 0 replies; 42+ messages in thread
From: Richard Freeman @ 2024-07-31 18:18 UTC (permalink / raw
  To: gentoo-commits

commit:     c1cb7e27723008ce9e0da805fc9d407799192a2a
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 31 18:18:10 2024 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Wed Jul 31 18:18:10 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1cb7e27

net-misc/s3cmd: stabilize 2.4.0 for ALLARCHES

Closes: https://bugs.gentoo.org/937002
Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org>

 net-misc/s3cmd/s3cmd-2.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/s3cmd/s3cmd-2.4.0.ebuild b/net-misc/s3cmd/s3cmd-2.4.0.ebuild
index f6aa89eb803d..b481b6abe13d 100644
--- a/net-misc/s3cmd/s3cmd-2.4.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.4.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${P/_/-}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~loong ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~ia64 ~loong x86 ~amd64-linux ~x64-macos"
 
 RDEPEND="
 	|| (


^ permalink raw reply related	[flat|nested] 42+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/
@ 2024-07-31 18:21 Richard Freeman
  0 siblings, 0 replies; 42+ messages in thread
From: Richard Freeman @ 2024-07-31 18:21 UTC (permalink / raw
  To: gentoo-commits

commit:     e0216e872346b734355e198c2873df253c86e7e2
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 31 18:20:55 2024 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Wed Jul 31 18:20:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0216e87

net-misc/s3cmd: drop 2.2.0

Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org>

 net-misc/s3cmd/Manifest           |  1 -
 net-misc/s3cmd/s3cmd-2.2.0.ebuild | 31 -------------------------------
 2 files changed, 32 deletions(-)

diff --git a/net-misc/s3cmd/Manifest b/net-misc/s3cmd/Manifest
index 9414ff997781..4c186214e220 100644
--- a/net-misc/s3cmd/Manifest
+++ b/net-misc/s3cmd/Manifest
@@ -1,3 +1,2 @@
-DIST s3cmd-2.2.0.tar.gz 134390 BLAKE2B d578aa13a7b8599c70dc6daa5d21950331b0b07278479d1f3947e6be78a9bd108c7f8ea6f198fa518dfa6ad44d907d979a29d5d9f1a15e4f73484fcebb118225 SHA512 07b2410554233b435b3476e09fd14354abaa19374cc1211f861147023470599483c18d213a44b5c9aee32d71b5a4bc5d9ce25721fb077cbadfd208d457e13845
 DIST s3cmd-2.3.0.tar.gz 136754 BLAKE2B 61feff68d008536d4d31009f4ad18da37ccd0cdab9bfdf151b7112ac66f43bde78f042bc2ad36998fe070428a10a9ba99db5d6d39e9eb74e829a855eb11d1697 SHA512 3507fb8b597617a384508149cb30bdfa8bc8a7b3705782fbf9a943c4be413dc5b7cfb3572b632e8bebbb644ab31f418428ccca996c0d2ba840ad88df1f5a406a
 DIST s3cmd-2.4.0.tar.gz 144976 BLAKE2B d854281a029b9865dc40d6bebd0994840a201ad573dfc628916daec00a6b38022f3f3c80aa745870c0b594443da747b1967d24976701e4d97167cfc087ae6dd8 SHA512 78a7fb193ef94759e6b59c8bccc2e736f4195f7de781f6a5d11a5685a3cf93ca9ef946bdefbfe0b0dafd0ea0612c8944283c3177f280d14edfca6553e62e0b49

diff --git a/net-misc/s3cmd/s3cmd-2.2.0.ebuild b/net-misc/s3cmd/s3cmd-2.2.0.ebuild
deleted file mode 100644
index ff60617f838c..000000000000
--- a/net-misc/s3cmd/s3cmd-2.2.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_10 )
-PYTHON_REQ_USE="xml(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Command line client for Amazon S3"
-HOMEPAGE="https://s3tools.org/s3cmd"
-SRC_URI="https://downloads.sourceforge.net/s3tools/${P/_/-}.tar.gz"
-S="${WORKDIR}/${P/_/-}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ia64 x86 ~amd64-linux ~x64-macos"
-
-RDEPEND="
-	|| (
-		dev-python/python-magic[${PYTHON_USEDEP}]
-		sys-apps/file[python,${PYTHON_USEDEP}]
-	)
-	dev-python/python-dateutil[${PYTHON_USEDEP}]
-	"
-
-src_install() {
-	distutils-r1_src_install
-	rm -r "${ED}/usr/share/doc/packages" || die
-}


^ permalink raw reply related	[flat|nested] 42+ messages in thread

end of thread, other threads:[~2024-07-31 18:21 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-22 17:39 [gentoo-commits] repo/gentoo:master commit in: net-misc/s3cmd/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
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 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-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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox