guix-commits
[Top][All Lists]
Advanced

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

06/10: gnu: python2-mechanicalsoup: Remove package.


From: guix-commits
Subject: 06/10: gnu: python2-mechanicalsoup: Remove package.
Date: Tue, 8 Jun 2021 13:12:42 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 2b0eddbb3926a6b22fffe323ae76e6e51d2cbe1b
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Tue Jun 8 16:37:47 2021 +0200

    gnu: python2-mechanicalsoup: Remove package.
    
    * gnu/packages/python-web.scm (python2-mechanicalsoup): Remove variable.
    
    Signed-off-by: Leo Famulari <leo@famulari.name>
---
 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 81cd4da..86a732f 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")



reply via email to

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