guix_mirror_bot pushed a commit to branch next-master
in repository guix.
commit 7c22b11ff6eff0897023b2cff66e84405c231b6a
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 901bbf0cab..f7f6cd7747 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -40733,9 +40733,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")