guix-commits
[Top][All Lists]
Advanced

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

08/31: gnu: python2-falcon-cors: Remove package.


From: guix-commits
Subject: 08/31: gnu: python2-falcon-cors: Remove package.
Date: Fri, 29 Jan 2021 10:59:54 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit 5bc0c8fe3e061057fadb2405dd03ef483b948ed7
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Jan 29 10:15:58 2021 -0500

    gnu: python2-falcon-cors: Remove package.
    
    * gnu/packages/python-web.scm (python2-falcon-cors): Delete.
---
 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 13fcba0..dfe256f 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -533,9 +533,6 @@ CORS object to the incoming requests, enabling the ability 
to serve resources
 over a different origin than that of the web application.")
     (license license:asl2.0)))
 
-(define-public python2-falcon-cors
-  (package-with-python2 python-falcon-cors))
-
 (define-public python-furl
   (package
     (name "python-furl")



reply via email to

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