mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
011af7342b
commit
bff7dbaf61
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue