guix-patches
[Top][All Lists]
Advanced

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

[bug#47165] [PATCH 13/25] gnu: python2-furl: Remove package.


From: zimoun
Subject: [bug#47165] [PATCH 13/25] gnu: python2-furl: Remove package.
Date: Mon, 15 Mar 2021 16:55:38 +0100

* gnu/packages/python-web.scm (python2-furl): 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 1c4017a067..7a3b8cc344 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")
-- 
2.30.1






reply via email to

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