[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
120/213: gnu: python-botocore: Update to 1.35.90.
From: |
guix-commits |
Subject: |
120/213: gnu: python-botocore: Update to 1.35.90. |
Date: |
Fri, 10 Jan 2025 10:43:04 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit f898249e920df5746c4b4d840be9ca0ede293b28
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 ae5454d712..cac64a7bf9 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
- 212/213: gnu: python-voila: Update to 0.5.8., (continued)
- 212/213: gnu: python-voila: Update to 0.5.8., guix-commits, 2025/01/10
- 72/213: gnu: Add python-types-simplejson., guix-commits, 2025/01/10
- 89/213: gnu: python-pyopenssl: Update to 24.3.0., guix-commits, 2025/01/10
- 91/213: gnu: python-trio-typing: Update to 0.10.0., guix-commits, 2025/01/10
- 124/213: gnu: python-dnspython-1.16: Add missing inputs., guix-commits, 2025/01/10
- 167/213: gnu: Remove python-starlette-for-fastapi-0.88., guix-commits, 2025/01/10
- 113/213: gnu: python-cattrs: Disable additional failing tests., guix-commits, 2025/01/10
- 114/213: gnu: python-anyio: Remove old version of dataclasses., guix-commits, 2025/01/10
- 118/213: gnu: python-astral: Remove old version of dataclasses., guix-commits, 2025/01/10
- 119/213: gnu: python-botocore: Limit number of parallel test workers., guix-commits, 2025/01/10
- 120/213: gnu: python-botocore: Update to 1.35.90.,
guix-commits <=
- 121/213: gnu: python-pyvisa: Update to 1.14.1., guix-commits, 2025/01/10
- 154/213: gnu: Add python-rich-toolkit., guix-commits, 2025/01/10
- 152/213: gnu: python-pydantic-core: Update to 2.27.2., guix-commits, 2025/01/10
- 160/213: gnu: python-pytorch-lightning: Update to 2.5.0.post0., guix-commits, 2025/01/10
- 172/213: gnu: python-fastapi-pagination-minimal: Update to 0.12.34., guix-commits, 2025/01/10
- 178/213: gnu: python-flask-htpasswd: Update to 0.5.0., guix-commits, 2025/01/10
- 177/213: gnu: python-scanpy: Update to 1.10.4., guix-commits, 2025/01/10
- 180/213: gnu: Remove python-flask-basicauth., guix-commits, 2025/01/10
- 190/213: gnu: python-mizani: Add missing input., guix-commits, 2025/01/10
- 198/213: gnu: python-scikit-allel: Update to 1.3.13., guix-commits, 2025/01/10