From f320c46fefc9081f63c4e8b08170dea3fc303dd3 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Mon, 16 Feb 2026 16:28:59 +0000 Subject: Replace python-consul with python-py-consul. Upstream deprecated python-consul in favor of python-py-consul. --- gn/packages/jupyterhub.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gn/packages/jupyterhub.scm b/gn/packages/jupyterhub.scm index 2779d3e..165bb8a 100644 --- a/gn/packages/jupyterhub.scm +++ b/gn/packages/jupyterhub.scm @@ -213,7 +213,7 @@ libraries into this environment without any specialized knowledge.") ("python-etcd3" ,python-etcd3) ("python-aiohttp" ,python-aiohttp) ("python-passlib" ,python-passlib) - ("python-consul" ,python-consul) + ("python-py-consul" ,python-py-consul) ("python-toml" ,python-toml) ("python-escapism" ,python-escapism))) (native-inputs -- cgit 1.4.1