guix-patches
[Top][All Lists]
Advanced

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

[bug#47165] [PATCH 07/25] gnu: python2-fask-babel: Remove package.


From: zimoun
Subject: [bug#47165] [PATCH 07/25] gnu: python2-fask-babel: Remove package.
Date: Mon, 15 Mar 2021 16:55:07 +0100

* gnu/packages/python-web.scm (python2-fask-babel): Delete.
---
 gnu/packages/python-web.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 45ae69ee78..1378629304 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1018,9 +1018,6 @@ support for Flask.  This is based on the Python babel 
module as well as pytz -
 both of which are installed automatically if you install this library.")
     (license license:bsd-3)))
 
-(define-public python2-flask-babel
-  (package-with-python2 python-flask-babel))
-
 (define-public python-flask-cors
   (package
     (name "python-flask-cors")
-- 
2.30.1






reply via email to

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