* [bug#69768] [PATCH 4/4] gnu: python-web: Update awscli to 1.32.61.
@ 2024-03-13 1:12 Daniel Ziltener via Guix-patches via
2024-11-18 23:12 ` bug#69768: " Sharlatan Hellseher
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Ziltener via Guix-patches via @ 2024-03-13 1:12 UTC (permalink / raw)
To: 69768; +Cc: dziltener
---
gnu/packages/python-web.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index a3de510394..bfd0a6a1e7 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3763,15 +3763,15 @@ (define-public awscli
(package
;; Note: updating awscli typically requires updating botocore as well.
(name "awscli")
- (version "1.22.90")
+ (version "1.32.61")
(source
(origin
(method url-fetch)
(uri (pypi-uri name version))
(sha256
(base32
- "0ky4ax4xh7s8w1l0hwc7w9ii8afvh9nib3kz09qhiqdinxzrlv54"))))
- (build-system python-build-system)
+ "1xms4yd07i8869jk7kmd0p80fj7qnf18kip3kmxwalnqygpwsqfw"))))
+ (build-system pyproject-build-system)
(arguments
;; FIXME: The 'pypi' release does not contain tests.
'(#:tests? #f
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#69768: [PATCH 4/4] gnu: python-web: Update awscli to 1.32.61.
2024-03-13 1:12 [bug#69768] [PATCH 4/4] gnu: python-web: Update awscli to 1.32.61 Daniel Ziltener via Guix-patches via
@ 2024-11-18 23:12 ` Sharlatan Hellseher
0 siblings, 0 replies; 2+ messages in thread
From: Sharlatan Hellseher @ 2024-11-18 23:12 UTC (permalink / raw)
To: 69768-done
[-- Attachment #1: Type: text/plain, Size: 126 bytes --]
Hi,
This issue was resolved in <https://issues.guix.gnu.org/74345> and
applied as ea6c381cac..391de92713 to master
--
Oleg
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-18 23:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-13 1:12 [bug#69768] [PATCH 4/4] gnu: python-web: Update awscli to 1.32.61 Daniel Ziltener via Guix-patches via
2024-11-18 23:12 ` bug#69768: " Sharlatan Hellseher
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).