guix-commits
[Top][All Lists]
Advanced

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

10/33: gnu: python2-flask-script: Remove package.


From: guix-commits
Subject: 10/33: gnu: python2-flask-script: Remove package.
Date: Sun, 20 Dec 2020 22:53:05 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit 8ea0bbb19de6df6875c534e91bbe31ff78972a29
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sat Dec 19 14:13:50 2020 -0500

    gnu: python2-flask-script: Remove package.
    
    * gnu/packages/python-web.scm (python2-flask-script): Remove variable.
---
 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 966e1bf..a6f1af1 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3779,9 +3779,6 @@ and other command-line tasks that belong outside the web 
application
 itself.")
   (license license:bsd-3)))
 
-(define-public python2-flask-script
-  (package-with-python2 python-flask-script))
-
 (define-public python-flask-migrate
   (package
   (name "python-flask-migrate")



reply via email to

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