[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
120/397: gnu: python-botocore: Update to 1.35.90.
From: |
guix-commits |
Subject: |
120/397: gnu: python-botocore: Update to 1.35.90. |
Date: |
Thu, 16 Jan 2025 04:30:12 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit b0c584495eced0abed56e7dee3e03dd6f9756eab
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jan 2 18:26:13 2025 +0100
gnu: python-botocore: Update to 1.35.90.
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.35.90.
Change-Id: I993a4a44d4e9450f1a2b645e9dc803656838339f
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 12b0cf3164..08ba162229 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -20260,14 +20260,14 @@ browser from Python.")
;; are compatible.
(package
(name "python-botocore")
- (version "1.35.59")
+ (version "1.35.90")
(source
(origin
(method url-fetch)
(uri (pypi-uri "botocore" version))
(sha256
(base32
- "161wp1ribgkc23w6wcfs6zzig2j84ava7ylxhs3jrh6zzrayc36y"))))
+ "0j5fy83z3g02k6awns60f6jvr9wjxm0axpvd590x06iwis7ga1zh"))))
(build-system pyproject-build-system)
(arguments
(list
- 101/397: gnu: python-matrix-nio: Use test-flags., (continued)
- 101/397: gnu: python-matrix-nio: Use test-flags., guix-commits, 2025/01/16
- 102/397: gnu: Add python-expandvars., guix-commits, 2025/01/16
- 103/397: gnu: Add python-propcache., guix-commits, 2025/01/16
- 106/397: gnu: python-aiohttp: Update to 3.11.11., guix-commits, 2025/01/16
- 110/397: gnu: python-matrix-nio: Update to 0.25.2., guix-commits, 2025/01/16
- 109/397: gnu: python-aiohttp-socks: Update to 0.10.1., guix-commits, 2025/01/16
- 112/397: gnu: python-black: Limit number of test processes., guix-commits, 2025/01/16
- 114/397: gnu: python-anyio: Remove old version of dataclasses., guix-commits, 2025/01/16
- 115/397: gnu: python-jsonargparse: Remove old version of dataclasses., guix-commits, 2025/01/16
- 116/397: gnu: python-apprise: Update to 1.9.1., guix-commits, 2025/01/16
- 120/397: gnu: python-botocore: Update to 1.35.90.,
guix-commits <=
- 133/397: gnu: python-geopandas: Update to 1.0.1., guix-commits, 2025/01/16
- 06/397: gnu: python-qdldl: Add missing input., guix-commits, 2025/01/16
- 24/397: gnu: Add python-devpi-process., guix-commits, 2025/01/16
- 31/397: gnu: python-chardet: Update to 5.2.0., guix-commits, 2025/01/16
- 39/397: gnu: python-devpi-process: Add missing input., guix-commits, 2025/01/16
- 42/397: gnu: python-pydantic: Fix build., guix-commits, 2025/01/16
- 117/397: gnu: python-nr-date: Remove old version of dataclasses., guix-commits, 2025/01/16
- 140/397: gnu: python-isort: Disable one test., guix-commits, 2025/01/16
- 129/397: gnu: python-thinc: Remove old version of dataclasses., guix-commits, 2025/01/16
- 151/397: gnu: Add rust-speedate-0.15., guix-commits, 2025/01/16