summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2026-05-02 16:23:24 +0200
committerSharlatan Hellseher <sharlatanus@gmail.com>2026-05-24 10:14:56 +0100
commit8a775a3180cfd3afa10f45f986300d98125a6f82 (patch)
treef93565dd9af3388c37fe9543e8def35562d02945 /gnu/packages/python-web.scm
parent7555809047a556b4c3d1a2ff8c26e36b2dcba8e3 (diff)
gnu: python-zconfig: Update to 4.3.
* gnu/packages/python-web.scm (python-zconfig): Update to 4.3. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu/packages/python-web.scm')
-rw-r--r--gnu/packages/python-web.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 8310dd47184..d90b9e9c40c 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -6006,7 +6006,7 @@ files. These locks can also be used to mediate access to other files.")
6006(define-public python-zconfig 6006(define-public python-zconfig
6007 (package 6007 (package
6008 (name "python-zconfig") 6008 (name "python-zconfig")
6009 (version "4.0") 6009 (version "4.3")
6010 (source 6010 (source
6011 (origin 6011 (origin
6012 (method git-fetch) 6012 (method git-fetch)
@@ -6015,7 +6015,7 @@ files. These locks can also be used to mediate access to other files.")
6015 (commit version))) 6015 (commit version)))
6016 (file-name (git-file-name name version)) 6016 (file-name (git-file-name name version))
6017 (sha256 6017 (sha256
6018 (base32 "1x502hyfijh6fc8n85cm046c44spwfmwcn2lnxa1axg8n0n5rsbp")))) 6018 (base32 "06c4vffk51fw03q87r31s81b0xbxg2qqvjfmcl2z4hg21fr088c2"))))
6019 (build-system pyproject-build-system) 6019 (build-system pyproject-build-system)
6020 (arguments 6020 (arguments
6021 (list 6021 (list