diff mbox series

[bug#47165,10/25] gnu: python2-flask-multistatic: Remove package.

Message ID 20210315155544.51139-1-zimon.toutoune@gmail.com
State Accepted
Headers show
Series some Python 2 removals. | expand

Commit Message

Simon Tournier March 15, 2021, 3:55 p.m. UTC
* gnu/packages/python-web.scm (python2-flask-multistatic): 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 110324d689..8706caa42a 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -2978,9 +2978,6 @@  upload, and reCAPTCHA.")
 for overriding static files.")
     (license license:gpl3+)))
 
-(define-public python2-flask-multistatic
-  (package-with-python2 python-flask-multistatic))
-
 (define-public python-cookies
   (package
     (name "python-cookies")