summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2026-08-05 12:37:55 +0200
committerAndreas Enge <andreas@enge.fr>2026-08-10 10:54:36 +0200
commitde18f977baf3f294b49a67681f46720782542088 (patch)
treee3319890ed66b674aac3383b95ab197adf1437b2 /gnu/packages/python-web.scm
parentb82ed6bd34beabfd53d37939cce270de425c1786 (diff)
gnu: Remove python-flask-restplus.
* gnu/packages/python-web.scm (python-flask-restplus): Delete variable.
Diffstat (limited to 'gnu/packages/python-web.scm')
-rw-r--r--gnu/packages/python-web.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 5f7ef747b20..480a2900557 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -11750,9 +11750,6 @@ decorators and tools to describe your API and expose its documentation properly
11750Swagger.") 11750Swagger.")
11751 (license license:bsd-3))) 11751 (license license:bsd-3)))
11752 11752
11753(define-deprecated-package python-flask-restplus
11754 python-flask-restx)
11755
11756(define-public python-flask-socketio 11753(define-public python-flask-socketio
11757 (package 11754 (package
11758 (name "python-flask-socketio") 11755 (name "python-flask-socketio")