guix-patches
[Top][All Lists]
Advanced

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

[bug#50021] [PATCH 5/7] gnu: Remove python2-translate-toolkit.


From: Vinicius Monego
Subject: [bug#50021] [PATCH 5/7] gnu: Remove python2-translate-toolkit.
Date: Thu, 12 Aug 2021 01:31:21 +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 a92f4ebc67..fbacc02c14 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -17790,9 +17790,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]