guix-commits
[Top][All Lists]
Advanced

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

07/24: gnu: python2-flask-babel: Remove package.


From: guix-commits
Subject: 07/24: gnu: python2-flask-babel: Remove package.
Date: Tue, 23 Mar 2021 21:40:12 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit ec1a9c61e70e52450b4b80bbf5e6f8cce324036a
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Mon Mar 15 16:55:07 2021 +0100

    gnu: python2-flask-babel: Remove package.
    
    * gnu/packages/python-web.scm (python2-flask-babel): Delete.
    
    Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
 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 119d3aa..2c58473 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1017,9 +1017,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")



reply via email to

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