guix_mirror_bot pushed a commit to branch python-team
in repository guix.
commit a5df3a3c9cd7b5a2a5477bc55726335cb6383818
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 a5755e3944..91826ef0c5 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -40677,9 +40677,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")