guix-commits
[Top][All Lists]
Advanced

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

13/24: gnu: python2-furl: Remove package.


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

apteryx pushed a commit to branch master
in repository guix.

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

    gnu: python2-furl: Remove package.
    
    * gnu/packages/python-web.scm (python2-furl): 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 6b57af1..21af15b 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -623,9 +623,6 @@ over a different origin than that of the web application.")
 @code{urllib} and @code{urlparse} modules for manipulating URLs.")
     (license license:unlicense)))
 
-(define-public python2-furl
-  (package-with-python2 python-furl))
-
 (define-public python-httplib2
   (package
     (name "python-httplib2")



reply via email to

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