[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#55424] [PATCH 063/602] gnu: Remove python2-html5lib.
From: |
Maxim Cournoyer |
Subject: |
[bug#55424] [PATCH 063/602] gnu: Remove python2-html5lib. |
Date: |
Sun, 15 May 2022 00:37:30 -0400 |
* gnu/packages/python-web.scm (python2-html5lib): Delete variable.
(python-html5lib-0.9, python2-html5lib-0.9): Likewise.
---
gnu/packages/python-web.scm | 19 -------------------
1 file changed, 19 deletions(-)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 7636931091..60970cd386 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1324,25 +1324,6 @@ (define-public python-html5lib
and written in Python.")
(license license:expat)))
-(define-public python2-html5lib
- (package-with-python2 python-html5lib))
-
-;; Needed for python-bleach, a dependency of python-notebook
-(define-public python-html5lib-0.9
- (package
- (inherit python-html5lib)
- (version "0.999")
- (source
- (origin
- (method url-fetch)
- (uri (pypi-uri "html5lib" version))
- (sha256
- (base32
- "17n4zfsj6ynmbwdwviywmj8r6nzr3xvfx2zs0xhndmvm51z7z263"))))))
-
-(define-public python2-html5lib-0.9
- (package-with-python2 python-html5lib-0.9))
-
(define-public python-html5-parser
(package
(name "python-html5-parser")
--
2.36.0
- [bug#55424] [PATCH 020/602] gnu: Remove pepr., (continued)
- [bug#55424] [PATCH 021/602] gnu: Remove python2-htseq., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 027/602] gnu: Remove miso., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 049/602] gnu: Remove python2-neo4j-driver., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 057/602] gnu: Remove python2-pymysql., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 061/602] gnu: Remove ocrodjvu., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 058/602] gnu: Remove python2-hiredis., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 059/602] gnu: Remove python2-pytest-pep8., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 063/602] gnu: Remove python2-html5lib.,
Maxim Cournoyer <=
- [bug#55424] [PATCH 068/602] gnu: Remove python2-pytest-warnings., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 065/602] gnu: Remove python2-pytest-cache., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 075/602] gnu: Remove lekha., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 023/602] gnu: Remove bamm., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 062/602] gnu: Remove python2-pandas., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 017/602] gnu: Remove ribodiff., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 013/602] gnu: Remove raul-devel., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 036/602] gnu: Remove python2-nose2., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 072/602] gnu: Remove omnitux., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 070/602] gnu: Remove python2-pickleshare., Maxim Cournoyer, 2022/05/15