* [bug#69769] [PATCH 1/4] gnu: python-xyz: Update python-botocore to 1.34.61.
@ 2024-03-13 1:09 Daniel Ziltener via Guix-patches via
2024-11-18 23:23 ` bug#69769: " Sharlatan Hellseher
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Ziltener via Guix-patches via @ 2024-03-13 1:09 UTC (permalink / raw)
To: 69769; +Cc: dziltener
---
gnu/packages/python-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 0c72caeca0..95010eca23 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -18293,15 +18293,15 @@ (define-public python-botocore
;; are compatible.
(package
(name "python-botocore")
- (version "1.24.35")
+ (version "1.34.61")
(source
(origin
(method url-fetch)
(uri (pypi-uri "botocore" version))
(sha256
(base32
- "0rv8mvhq5s373zdjs2yb45hzvqcqdh2lp2rbb21jjc8ciwnl5d9n"))))
- (build-system python-build-system)
+ "0d3h7phvlbri3dqjkn6q9jzgg6xywis8rm42r192afg6wkvlmpvj"))))
+ (build-system pyproject-build-system)
(arguments
;; FIXME: Many tests are failing.
'(#:tests? #f))
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#69769: [PATCH 1/4] gnu: python-xyz: Update python-botocore to 1.34.61.
2024-03-13 1:09 [bug#69769] [PATCH 1/4] gnu: python-xyz: Update python-botocore to 1.34.61 Daniel Ziltener via Guix-patches via
@ 2024-11-18 23:23 ` Sharlatan Hellseher
0 siblings, 0 replies; 2+ messages in thread
From: Sharlatan Hellseher @ 2024-11-18 23:23 UTC (permalink / raw)
To: 69769-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:26 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:09 [bug#69769] [PATCH 1/4] gnu: python-xyz: Update python-botocore to 1.34.61 Daniel Ziltener via Guix-patches via
2024-11-18 23:23 ` bug#69769: " Sharlatan Hellseher
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.