diff mbox series

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

Message ID 20210315155509.51077-7-zimon.toutoune@gmail.com
State Accepted
Headers show
Series [bug#47165,01/25] gnu: python2-arrow: Remove package. | expand

Commit Message

Simon Tournier March 15, 2021, 3:55 p.m. UTC
* gnu/packages/python-web.scm (python2-fask-babel): Delete.
---
 gnu/packages/python-web.scm | 3 ---
 1 file changed, 3 deletions(-)
diff mbox series

Patch

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")