guix-commits
[Top][All Lists]
Advanced

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

11/33: gnu: python2-flask-restful-swagger: Remove package.


From: guix-commits
Subject: 11/33: gnu: python2-flask-restful-swagger: Remove package.
Date: Sun, 20 Dec 2020 22:53:06 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit e765fc96776df743d32002b1530ba693dcd44ec9
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sat Dec 19 14:14:04 2020 -0500

    gnu: python2-flask-restful-swagger: Remove package.
    
    * gnu/packages/python-web.scm (python2-flask-restful-swagger): 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 a6f1af1..1af9d25 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3492,9 +3492,6 @@ documentation builder.")
 specs from your Flask-Restful projects.")
     (license license:expat)))
 
-(define-public python2-flask-restful-swagger
-  (package-with-python2 python-flask-restful-swagger))
-
 (define-public python-htmlmin
   (package
     (name "python-htmlmin")



reply via email to

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