gnu: python-django-pipeline: Update to 4.1.0.

* gnu/packages/django.scm (python-django-pipeline): Update to 4.1.0.

Change-Id: If702b32e3246bb41e962d4a3def8d13f06286d6d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Charles Roelli 2025-09-24 11:24:03 +02:00 committed by Sharlatan Hellseher
parent a456f58637
commit 4719edfff7
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -1128,14 +1128,14 @@ to asyncio and Pydantic.")
(define-public python-django-pipeline
(package
(name "python-django-pipeline")
(version "4.0.0")
(version "4.1.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "django_pipeline" version))
(sha256
(base32
"125wkgi3hf1ly34ps7n63k6agb067h17ngxyf9xjykn6kl6ikc8a"))))
"1d12wzqvdnc3hk3s5yz9jd4xqhc75wbfsl6xdhwphnr1dzgpj7da"))))
(build-system pyproject-build-system)
(arguments
(list