summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2026-02-13 09:49:07 +0000
committerSharlatan Hellseher <sharlatanus@gmail.com>2026-02-13 09:55:34 +0000
commit6b682e5e5527ca6668495823083d7b0f801cb420 (patch)
treec10390909d8b2a2883a3fe118259613eb61af732 /gnu/packages/python-web.scm
parentfc62ea7409044a529cae346c2311e6f6fde1b16d (diff)
gnu: python-tornado-6: Use 'define-deprecated-package`.
* gnu/packages/python-web.scm (python-tornado-6): Use 'define-deprecated-package`. Change-Id: If56c02bda98f6cd6cf1d698aaa130a69d94f6fd9
Diffstat (limited to 'gnu/packages/python-web.scm')
-rw-r--r--gnu/packages/python-web.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index a5ee7e04cff..54aa6c3c369 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -5489,7 +5489,7 @@ connection to each user.")
python-setuptools))))
;; XXX: Deprecated on <2026-01-23>.
-(define-deprecated/public-alias python-tornado-6 python-tornado)
+(define-deprecated-package python-tornado-6 python-tornado)
(define-public python-tornado-http-auth
(package