guix-commits
[Top][All Lists]
Advanced

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

10/24: gnu: python2-flask-multistatic: Remove package.


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

apteryx pushed a commit to branch master
in repository guix.

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

    gnu: python2-flask-multistatic: Remove package.
    
    * gnu/packages/python-web.scm (python2-flask-multistatic): 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 ec4c755..64170d4 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -2987,9 +2987,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")



reply via email to

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