gnu: python-botocore: Update to 1.35.90.

* gnu/packages/python-xyz.scm (python-botocore): Update to 1.35.90.

Change-Id: I993a4a44d4e9450f1a2b645e9dc803656838339f
This commit is contained in:
Ricardo Wurmus 2025-01-02 18:26:13 +01:00
parent b632e15fe6
commit d4ba0e0f77
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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