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