1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: python-pytest-celery: Update to 1.3.0.

* gnu/packages/python-check.scm (python-pytest-celery): Update to 1.3.0.

Change-Id: I218092baf981ecfaa53bf744ecd8ab40107c3c2d
This commit is contained in:
Sharlatan Hellseher
2026-03-26 13:13:05 +00:00
parent 13002e892f
commit 3811f7ea55

View File

@@ -2505,7 +2505,7 @@ functions.")
(define-public python-pytest-celery
(package
(name "python-pytest-celery")
(version "1.2.1")
(version "1.3.0")
(source
(origin
(method git-fetch)
@@ -2514,7 +2514,7 @@ functions.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "04s5j456rl2lj4zxrzkynx1lb09bb8qrkn82pladj2q89pzqxh8k"))))
(base32 "0ck330n94q4yv3hhrs00px355xvvv2njfnv4b02i6dzlrg4fg87j"))))
(build-system pyproject-build-system)
(arguments
(list