From de18f977baf3f294b49a67681f46720782542088 Mon Sep 17 00:00:00 2001 From: Andreas Enge Date: Wed, 5 Aug 2026 12:37:55 +0200 Subject: gnu: Remove python-flask-restplus. * gnu/packages/python-web.scm (python-flask-restplus): Delete variable. --- gnu/packages/python-web.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/packages/python-web.scm') 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 Swagger.") (license license:bsd-3))) -(define-deprecated-package python-flask-restplus - python-flask-restx) - (define-public python-flask-socketio (package (name "python-flask-socketio") -- cgit v1.2.3