diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,5 +1,3 @@
libc.so.6
-libpthread.so.0
-libpython2.7.so.1.0
libpython3.6m.so.1.0
libxml2.so.2
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,24 +1,23 @@
name : python-html5-parser
-version : 0.4.3
-release : 3
+version : 0.4.8
+release : 4
source :
- - https://github.com/kovidgoyal/html5-parser/archive/v0.4.3.tar.gz : 1b84737dda0fabd10d906a0c0cda39ca7c1819fa0c9da0a4da8bfb806be08284
+ - https://github.com/kovidgoyal/html5-parser/archive/v0.4.8.tar.gz : d6ca0372ec5f74afb6a42838b8b3698379fcb6d7f76d4d4493c08daf8ac15bda
license : Apache-2.0
component : programming.python
summary : Fast C based HTML 5 parsing for python 2 & 3
description: |
- A fast, standards compliant, C based, HTML 5 parser for python.
- Over thirty times as fast as pure python based parsers, such as html5lib.
+ A fast, standards compliant, C based, HTML 5 parser for python. Over thirty times as fast as pure python based parsers, such as html5lib.
builddeps :
- pkgconfig(python3)
+ - python-beautifulsoup4 # check
- python-chardet
- python-lxml
- - python-setuptools
rundeps :
- python-lxml
setup : |
- %python_setup
%python3_setup
install : |
- %python_install
%python3_install
+check : |
+ %python3_test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,48 +2,28 @@
python-html5-parser
- Peter O'Connor
- peter@solus-project.com
+ Pierre-Yves
+ pyu@riseup.netApache-2.0programming.pythonFast C based HTML 5 parsing for python 2 & 3
- A fast, standards compliant, C based, HTML 5 parser for python.
-Over thirty times as fast as pure python based parsers, such as html5lib.
+ A fast, standards compliant, C based, HTML 5 parser for python. Over thirty times as fast as pure python based parsers, such as html5lib.
- https://solus-project.com/sources/README.Solus
+ https://getsol.us/sources/README.Soluspython-html5-parserFast C based HTML 5 parsing for python 2 & 3
- A fast, standards compliant, C based, HTML 5 parser for python.
-Over thirty times as fast as pure python based parsers, such as html5lib.
+ A fast, standards compliant, C based, HTML 5 parser for python. Over thirty times as fast as pure python based parsers, such as html5lib.
programming.python
- /usr/lib/python2.7/site-packages/html5_parser-0.4.3-py2.7.egg-info/PKG-INFO
- /usr/lib/python2.7/site-packages/html5_parser-0.4.3-py2.7.egg-info/SOURCES.txt
- /usr/lib/python2.7/site-packages/html5_parser-0.4.3-py2.7.egg-info/dependency_links.txt
- /usr/lib/python2.7/site-packages/html5_parser-0.4.3-py2.7.egg-info/requires.txt
- /usr/lib/python2.7/site-packages/html5_parser-0.4.3-py2.7.egg-info/top_level.txt
- /usr/lib/python2.7/site-packages/html5_parser/__init__.py
- /usr/lib/python2.7/site-packages/html5_parser/__init__.pyc
- /usr/lib/python2.7/site-packages/html5_parser/dom.py
- /usr/lib/python2.7/site-packages/html5_parser/dom.pyc
- /usr/lib/python2.7/site-packages/html5_parser/encoding_names.py
- /usr/lib/python2.7/site-packages/html5_parser/encoding_names.pyc
- /usr/lib/python2.7/site-packages/html5_parser/encoding_parser.py
- /usr/lib/python2.7/site-packages/html5_parser/encoding_parser.pyc
- /usr/lib/python2.7/site-packages/html5_parser/html_parser.so
- /usr/lib/python2.7/site-packages/html5_parser/soup.py
- /usr/lib/python2.7/site-packages/html5_parser/soup.pyc
- /usr/lib/python2.7/site-packages/html5_parser/stdlib_etree.py
- /usr/lib/python2.7/site-packages/html5_parser/stdlib_etree.pyc
- /usr/lib/python3.6/site-packages/html5_parser-0.4.3-py3.6.egg-info/PKG-INFO
- /usr/lib/python3.6/site-packages/html5_parser-0.4.3-py3.6.egg-info/SOURCES.txt
- /usr/lib/python3.6/site-packages/html5_parser-0.4.3-py3.6.egg-info/dependency_links.txt
- /usr/lib/python3.6/site-packages/html5_parser-0.4.3-py3.6.egg-info/requires.txt
- /usr/lib/python3.6/site-packages/html5_parser-0.4.3-py3.6.egg-info/top_level.txt
+ /usr/lib/python3.6/site-packages/html5_parser-0.4.8-py3.6.egg-info/PKG-INFO
+ /usr/lib/python3.6/site-packages/html5_parser-0.4.8-py3.6.egg-info/SOURCES.txt
+ /usr/lib/python3.6/site-packages/html5_parser-0.4.8-py3.6.egg-info/dependency_links.txt
+ /usr/lib/python3.6/site-packages/html5_parser-0.4.8-py3.6.egg-info/requires.txt
+ /usr/lib/python3.6/site-packages/html5_parser-0.4.8-py3.6.egg-info/top_level.txt/usr/lib/python3.6/site-packages/html5_parser/__init__.py/usr/lib/python3.6/site-packages/html5_parser/__pycache__/__init__.cpython-36.pyc/usr/lib/python3.6/site-packages/html5_parser/__pycache__/dom.cpython-36.pyc
@@ -60,12 +40,12 @@
-
- 2018-02-07
- 0.4.3
+
+ 2019-10-12
+ 0.4.8Packaging update
- Peter O'Connor
- peter@solus-project.com
+ Pierre-Yves
+ pyu@riseup.net
\ No newline at end of file