mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user