unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Roman Scherer <roman@burningswell.com>
To: 64474@debbugs.gnu.org
Cc: Roman Scherer <roman@burningswell.com>
Subject: [bug#64474] [PATCH 3/3] gnu: awscli: Update to 1.28.0.
Date: Wed,  5 Jul 2023 14:17:08 +0200	[thread overview]
Message-ID: <6a2b6192f2e306112f03f5c1e0aab61ecb46d91a.1688554325.git.roman@burningswell.com> (raw)
In-Reply-To: <cover.1688554325.git.roman@burningswell.com>

* gnu/packages/python-web.scm (awscli): Update to 1.28.0.
---
 gnu/packages/python-web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index ddce9d504a..761343d2ad 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3490,14 +3490,14 @@ (define-public awscli
   (package
     ;; Note: updating awscli typically requires updating botocore as well.
     (name "awscli")
-    (version "1.22.90")
+    (version "1.28.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri name version))
        (sha256
         (base32
-         "0ky4ax4xh7s8w1l0hwc7w9ii8afvh9nib3kz09qhiqdinxzrlv54"))))
+         "0rmvnwlvr12lgin09gbcppsj21nn6ynfypvcxpsvzmr3vxg1j0qg"))))
     (build-system python-build-system)
     (arguments
      ;; FIXME: The 'pypi' release does not contain tests.
-- 
2.40.1





  parent reply	other threads:[~2023-07-05 12:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-05 11:02 [bug#64474] [PATCH 0/3] Update awscli to 1.28.0 Roman Scherer
2023-07-05 12:17 ` [bug#64474] [PATCH 1/3] gnu: python-botocore: Update to 1.30.0 Roman Scherer
2023-07-05 12:17 ` [bug#64474] [PATCH 2/3] gnu: python-s3transfer: Update to 0.6.1 Roman Scherer
2023-07-05 12:17 ` Roman Scherer [this message]
2023-07-17 22:22 ` [bug#64474] [PATCH 0/3] Update awscli to 1.28.0 Ludovic Courtès
2023-07-31 12:23   ` Roman Scherer

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6a2b6192f2e306112f03f5c1e0aab61ecb46d91a.1688554325.git.roman@burningswell.com \
    --to=roman@burningswell.com \
    --cc=64474@debbugs.gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).