Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] s3cmd: update to 2.1.0.
@ 2020-04-28 14:48 Eluminae
  2020-04-29  7:25 ` [PR PATCH] [Updated] " Eluminae
  2020-04-30 20:00 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 2 replies; 3+ messages in thread
From: Eluminae @ 2020-04-28 14:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 321 bytes --]

There is a new pull request by Eluminae against master on the void-packages repository

https://github.com/Eluminae/void-packages s3cmd-update-2.1.0
https://github.com/void-linux/void-packages/pull/21432

s3cmd: update to 2.1.0.


A patch file from https://github.com/void-linux/void-packages/pull/21432.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-s3cmd-update-2.1.0-21432.patch --]
[-- Type: text/x-diff, Size: 1051 bytes --]

From a1182abd23e437c8bd6e50c317ccd6d9296627bc Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Tue, 28 Apr 2020 16:47:38 +0200
Subject: [PATCH] s3cmd: update to 2.1.0.

---
 srcpkgs/s3cmd/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/s3cmd/template b/srcpkgs/s3cmd/template
index 884c4a381d6..8e79daef244 100644
--- a/srcpkgs/s3cmd/template
+++ b/srcpkgs/s3cmd/template
@@ -1,7 +1,7 @@
 # Template file for 's3cmd'
 pkgname=s3cmd
-version=2.0.2
-revision=3
+version=2.1.0
+revision=1
 archs=noarch
 build_style=python3-module
 pycompile_module="S3"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 #changelog="https://github.com/s3tools/s3cmd/raw/master/NEWS"
 homepage="http://s3tools.org/s3cmd"
 distfiles="https://github.com/s3tools/${pkgname}/archive/v${version}.tar.gz"
-checksum=50e11a040f97c08b5a80fe28a21ac337f5d62deeddfdf14bb6543e911b273347
+checksum=2293f775fde77201bf8e489f20516fd594168c77897168f129e5c1a2b33b7e37
 
 pre_install() {
 	export S3CMD_INSTPATH_DOC="share/doc"

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

* Re: [PR PATCH] [Updated] s3cmd: update to 2.1.0.
  2020-04-28 14:48 [PR PATCH] s3cmd: update to 2.1.0 Eluminae
@ 2020-04-29  7:25 ` Eluminae
  2020-04-30 20:00 ` [PR PATCH] [Merged]: " Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Eluminae @ 2020-04-29  7:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 326 bytes --]

There is an updated pull request by Eluminae against master on the void-packages repository

https://github.com/Eluminae/void-packages s3cmd-update-2.1.0
https://github.com/void-linux/void-packages/pull/21432

s3cmd: update to 2.1.0.


A patch file from https://github.com/void-linux/void-packages/pull/21432.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-s3cmd-update-2.1.0-21432.patch --]
[-- Type: text/x-diff, Size: 1165 bytes --]

From 1eb353461a39840cc56d5849cb403868a04ad53f Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Tue, 28 Apr 2020 16:47:38 +0200
Subject: [PATCH] s3cmd: update to 2.1.0.

---
 srcpkgs/s3cmd/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/s3cmd/template b/srcpkgs/s3cmd/template
index 884c4a381d6..8043233efb5 100644
--- a/srcpkgs/s3cmd/template
+++ b/srcpkgs/s3cmd/template
@@ -1,10 +1,9 @@
 # Template file for 's3cmd'
 pkgname=s3cmd
-version=2.0.2
-revision=3
+version=2.1.0
+revision=1
 archs=noarch
 build_style=python3-module
-pycompile_module="S3"
 hostmakedepends="python3-setuptools"
 depends="python3-dateutil"
 short_desc="Command line tool for Amazon S3"
@@ -13,7 +12,7 @@ license="GPL-2.0-or-later"
 #changelog="https://github.com/s3tools/s3cmd/raw/master/NEWS"
 homepage="http://s3tools.org/s3cmd"
 distfiles="https://github.com/s3tools/${pkgname}/archive/v${version}.tar.gz"
-checksum=50e11a040f97c08b5a80fe28a21ac337f5d62deeddfdf14bb6543e911b273347
+checksum=2293f775fde77201bf8e489f20516fd594168c77897168f129e5c1a2b33b7e37
 
 pre_install() {
 	export S3CMD_INSTPATH_DOC="share/doc"

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

* Re: [PR PATCH] [Merged]: s3cmd: update to 2.1.0.
  2020-04-28 14:48 [PR PATCH] s3cmd: update to 2.1.0 Eluminae
  2020-04-29  7:25 ` [PR PATCH] [Updated] " Eluminae
@ 2020-04-30 20:00 ` Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Hoshpak @ 2020-04-30 20:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 157 bytes --]

There's a merged pull request on the void-packages repository

s3cmd: update to 2.1.0.
https://github.com/void-linux/void-packages/pull/21432

Description:


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

end of thread, other threads:[~2020-04-30 20:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-28 14:48 [PR PATCH] s3cmd: update to 2.1.0 Eluminae
2020-04-29  7:25 ` [PR PATCH] [Updated] " Eluminae
2020-04-30 20:00 ` [PR PATCH] [Merged]: " Hoshpak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).