gnu: python-shapely: Update to 2.1.1.

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

Change-Id: I535568979f8578186c64a22437032d0890d873f6
This commit is contained in:
Andreas Enge 2025-07-17 23:13:35 +02:00
parent f5e7ae1810
commit 6e62ec0c01
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -3628,13 +3628,13 @@ command-line applications.")
(define-public python-shapely
(package
(name "python-shapely")
(version "2.0.5")
(version "2.1.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "shapely" version))
(sha256
(base32 "0cpyziixzdj7xqkya4k6fwr0qmrw8k84fsrx6p5sdgw6qxmkdwmz"))))
(base32 "0wi71vyjyb04lbw6kkl9vcsmn7n28j8002288m19dziggyb221jh"))))
(build-system pyproject-build-system)
(arguments
(list