gnu: python-botocore: Update to 1.35.91.

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

Change-Id: I24d15bdeef36a766cf6725b4e6a262756936e6b7
This commit is contained in:
Ricardo Wurmus 2025-01-03 10:18:57 +01:00
parent 011af7342b
commit bff7dbaf61
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -20258,14 +20258,14 @@ browser from Python.")
;; are compatible.
(package
(name "python-botocore")
(version "1.35.90")
(version "1.35.91")
(source
(origin
(method url-fetch)
(uri (pypi-uri "botocore" version))
(sha256
(base32
"0j5fy83z3g02k6awns60f6jvr9wjxm0axpvd590x06iwis7ga1zh"))))
"0822q7w802vwngsxkfwjrbs4zc21avs1hsai5i6zy7vhaicrq2vv"))))
(build-system pyproject-build-system)
(arguments
(list