guix_mirror_bot pushed a commit to branch python-team
in repository guix.
commit 14ef1e0d79e6deed913024459e003ddf2e5054f2
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Tue Jan 6 10:20:08 2026 +0000
gnu: Remove python-watchgod.
* gnu/packages/python-xyz.scm (python-watchgod): Delete variable.
Change-Id: I52cbd0577de38bb21094ed8f6ee5ef14741634e0
---
gnu/packages/python-xyz.scm | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 1e5e2821fe..1da74b1d25 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -40719,9 +40719,6 @@ but portable.")
operating systems and an elegant approach to concurrency using threading.")
(license license:expat)))
-(define-deprecated/alias python-watchgod python-watchfiles)
-(export python-watchgod)
-
(define-public python-wcwidth
(package
(name "python-wcwidth")