mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-s3path: Update to 0.6.4.
* gnu/packages/python-web.scm (python-s3path): Update to 0.6.4. Change-Id: Ic33b0b65a0b81e4132ad8429b5daae4e1342a4fc
This commit is contained in:
parent
5b31003983
commit
eafc31a669
1 changed files with 2 additions and 2 deletions
|
@ -2227,13 +2227,13 @@ files.")
|
|||
(define-public python-s3path
|
||||
(package
|
||||
(name "python-s3path")
|
||||
(version "0.6.0")
|
||||
(version "0.6.4")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "s3path" version))
|
||||
(sha256
|
||||
(base32 "0gbvyr60mkpm7jbjiya0pmx26q6cfp27p5czw08jwn3k5cp77krk"))))
|
||||
(base32 "1lp5243jjf9ngqmajgnfr1px1kmpkfmgh248xlqz0nkww4wcy1hh"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue