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:
Sharlatan Hellseher 2025-07-20 23:03:38 +01:00
parent 5b31003983
commit eafc31a669
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -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