guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 6b682e5e5527ca6668495823083d7b0f801cb420
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Fri Feb 13 09:49:07 2026 +0000
gnu: python-tornado-6: Use 'define-deprecated-package`.
* gnu/packages/python-web.scm (python-tornado-6): Use
'define-deprecated-package`.
Change-Id: If56c02bda98f6cd6cf1d698aaa130a69d94f6fd9
---
gnu/packages/python-web.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index a5ee7e04cf..54aa6c3c36 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