guix-commits
[Top][All Lists]
Advanced

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

08/28: gnu: Remove python2-html5-parser.


From: guix-commits
Subject: 08/28: gnu: Remove python2-html5-parser.
Date: Thu, 20 Jan 2022 08:34:28 -0500 (EST)

mothacehe pushed a commit to branch master
in repository guix.

commit 9a6dbaa5d41c8b908d15fcd5a4c54608c3ccfeb2
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Wed Jan 19 14:08:56 2022 +0000

    gnu: Remove python2-html5-parser.
    
    * gnu/packages/python-web.scm (python2-html5-parser): Remove variable.
    
    Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
 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 9956ec8958..8aeec661c0 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1297,9 +1297,6 @@ C, yielding parse times that can be a thirtieth of the 
html5lib parse times.")
     ;; indicate ASL2.0, including the LICENSE file for the whole project.
     (license (list license:asl2.0 license:gpl3))))
 
-(define-public python2-html5-parser
-  (package-with-python2 python-html5-parser))
-
 (define-public python-minio
   (package
     (name "python-minio")



reply via email to

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