summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2025-02-25 17:42:53 +0100
committerAndreas Enge <andreas@enge.fr>2025-04-16 11:46:15 +0200
commit6838baeffcf4222bab1b1b1f2b8edc0496e854cb (patch)
tree46707741fe9f1aecd3302dd439406cb36874da82 /gnu/packages/python-web.scm
parent885b745e15cf913950a665a7a960090a4e94bf24 (diff)
gnu: Remove python-dictpath.
* gnu/packages/python-xyz.scm (python-dictpath): Remove variable. * gnu/packages/python-web.scm (python-openapi-core)[propagated-inputs]: Remove unecessary python-dictpath.
Diffstat (limited to 'gnu/packages/python-web.scm')
-rw-r--r--gnu/packages/python-web.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 4a9a7c3541..599918a054 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3219,7 +3219,6 @@ compliance with the specification.")
(propagated-inputs
(list python-attrs
python-aiohttp
- python-dictpath
python-isodate
python-jsonschema
python-lazy-object-proxy