guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#50021] [PATCH v2 4/8] gnu: Remove python2-translate-toolkit.


From: Vinicius Monego
Subject: [bug#50021] [PATCH v2 4/8] gnu: Remove python2-translate-toolkit.
Date: Mon, 25 Oct 2021 23:16:12 +0000

* gnu/packages/python-xyz.scm (python2-translate-toolkit): Remove variable.
---
 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 e025f7b87b..1501fdac39 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -18559,9 +18559,6 @@ when data is updated.
 several utilities, as well as an API for building localization tools.")
     (license license:gpl2+)))
 
-(define-public python2-translate-toolkit
-  (package-with-python2 python-translate-toolkit))
-
 (define-public python-packaging
   (package
     (name "python-packaging")
-- 
2.30.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]