diff options
Diffstat (limited to 'gnu/packages/python-web.scm')
| -rw-r--r-- | gnu/packages/python-web.scm | 2 |
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 |
