gnu: python-shapely: Update to 2.0.5.

* gnu/packages/python-xyz.scm (python-shapely): Update to 2.0.5.

Change-Id: Ia5a49492a5bf02e514d8f3524dc3c26227660901
This commit is contained in:
Sharlatan Hellseher 2024-07-31 09:03:06 +01:00
parent 8c7ae6f858
commit 700fedf944
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2607,13 +2607,13 @@ with Numpy and SciPy.")
(define-public python-shapely
(package
(name "python-shapely")
(version "2.0.2")
(version "2.0.5")
(source
(origin
(method url-fetch)
(uri (pypi-uri "shapely" version))
(sha256
(base32 "1rs90q4ys5cav0hz1dq72wq2mk4aqlqqbfjrnb2zzfkiq42cq4qp"))))
(base32 "0cpyziixzdj7xqkya4k6fwr0qmrw8k84fsrx6p5sdgw6qxmkdwmz"))))
(build-system pyproject-build-system)
(arguments
(list