guix-patches
[Top][All Lists]
Advanced

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

[bug#48922] [PATCH 06/10] gnu: python2-mechanicalsoup: Remove package.


From: zimoun
Subject: [bug#48922] [PATCH 06/10] gnu: python2-mechanicalsoup: Remove package.
Date: Tue, 8 Jun 2021 16:37:47 +0200

* gnu/packages/python-web.scm (python2-mechanicalsoup): 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 81cd4daea2..86a732fa1b 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -826,9 +826,6 @@ websites.  It automatically stores and sends cookies, 
follows redirects, and can
 follow links and submit forms.  It doesn’t do JavaScript.")
     (license license:expat)))
 
-(define-public python2-mechanicalsoup
-  (package-with-python2 python-mechanicalsoup))
-
 (define-public python-hyperframe
   (package
     (name "python-hyperframe")
-- 
2.30.1






reply via email to

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