summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2026-01-06 10:20:08 +0000
committerRutherther <rutherther@ditigal.xyz>2026-01-25 21:22:05 +0100
commit7cc0e5db3f5f1b4f03b46d82fa367d87e0386c3d (patch)
treea18019fd990e1c1c87e25b635002d2831ec7f86a /gnu/packages
parent0211e3228ede49c2bbc83c88389e85b87e3d2f34 (diff)
gnu: Remove python-watchgod.
* gnu/packages/python-xyz.scm (python-watchgod): Delete variable. Change-Id: I52cbd0577de38bb21094ed8f6ee5ef14741634e0 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/python-xyz.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 4e3a9409036..f9a1483c7f8 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")