Skip to content

Conversation

@linrs
Copy link
Contributor

@linrs linrs commented Jan 13, 2026

No description provided.

@linrs
Copy link
Contributor Author

linrs commented Jan 13, 2026

@sbo-bot: build libraries/html5lib

@github-actions
Copy link

reverse dependencies - libraries/html5lib

  • desktop/buku
  • libraries/qt6
  • python/python2-lxml
  • python/python3-lxml
  • python/python3-weasyprint

@github-actions
Copy link

✅ sbolint - libraries/html5lib ✅

html5lib: NOTE: html5lib.SlackBuild: it looks like this build includes both python2 and python3 code. consider splitting it into separate python2- and python3- builds.
sbolint: html5lib checks out OK

@sbo-bot
Copy link

sbo-bot bot commented Jan 13, 2026

buildpkg i586 libraries/html5lib

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Tue Jan 13 17:52:50 GMT 2026
revision: 3a136fe0640628e291db9ed0d45aae07cfe82d52
title:    Merge 67b09dc91d5ae08c10038255e577ec94e779e579 into 025fc8f2d13a6c442b42df058e6e76bb3a62bc95

================================================================================
libraries/html5lib                                                      18:02:26
================================================================================

Calculating dependencies ... 
Dependency tree:
libraries/html5lib (update for git 67b09dc "new maintainer")
  python/python3-webencodings (ok)

----------------------------------------------------------------------- 18:02:27
Building libraries/html5lib (update for git 67b09dc "new maintainer")
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
python3-webencodings-0.5.1-i586-2_SBo: Character encoding for the web .. [  90K]
Running html5lib.SlackBuild ...                                     ETA 18:03:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./html5lib.SlackBuild
Built ok:  html5lib-1.1-i586-2_SBo.txz                                  18:02:29
Testing package html5lib-1.1-i586-2_SBo.txz ... done.
Test installing html5lib-1.1-i586-2_SBo.txz ...
html5lib-1.1-i586-2_SBo: HTML parser based on the HTML5 specification .. [ 2.0M]
Unmounting chroot ... done.
Backed up: html5lib-1.1-i586-1_SBo.txz
✅ libraries/html5lib Updated for git 67b09dc "new maintainer" ✅

================================================================================
SUMMARY                                                                 18:02:30
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-01-13_18:02:25.log
Runtime:     0h 0m 5s
Updated:     1
  libraries/html5lib/html5lib-1.1-i586-2_SBo.txz

Snipped Build Log

Details
Building libraries/html5lib (update for git 67b09dc "new maintainer") 2026-01-13 18:02:27
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Installing dependencies ...
python3-webencodings-0.5.1-i586-2_SBo: Character encoding for the web .. [  90K]
Running html5lib.SlackBuild ...                                     ETA 18:03:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./html5lib.SlackBuild
html5lib-1.1/
html5lib-1.1/.pytest.expect
html5lib-1.1/AUTHORS.rst
html5lib-1.1/CHANGES.rst
html5lib-1.1/LICENSE
html5lib-1.1/MANIFEST.in
html5lib-1.1/PKG-INFO
html5lib-1.1/README.rst
html5lib-1.1/html5lib/
html5lib-1.1/html5lib/__init__.py
html5lib-1.1/html5lib/_ihatexml.py
html5lib-1.1/html5lib/_inputstream.py
html5lib-1.1/html5lib/_tokenizer.py
html5lib-1.1/html5lib/_trie/
html5lib-1.1/html5lib/_trie/__init__.py
html5lib-1.1/html5lib/_trie/_base.py
html5lib-1.1/html5lib/_trie/py.py
html5lib-1.1/html5lib/_utils.py
html5lib-1.1/html5lib/constants.py
html5lib-1.1/html5lib/filters/
html5lib-1.1/html5lib/filters/__init__.py
html5lib-1.1/html5lib/filters/alphabeticalattributes.py
html5lib-1.1/html5lib/filters/base.py
html5lib-1.1/html5lib/filters/inject_meta_charset.py
html5lib-1.1/html5lib/filters/lint.py
html5lib-1.1/html5lib/filters/optionaltags.py
html5lib-1.1/html5lib/filters/sanitizer.py
html5lib-1.1/html5lib/filters/whitespace.py
html5lib-1.1/html5lib/html5parser.py
html5lib-1.1/html5lib/serializer.py
html5lib-1.1/html5lib/tests/
html5lib-1.1/html5lib/tests/__init__.py
html5lib-1.1/html5lib/tests/conftest.py
html5lib-1.1/html5lib/tests/sanitizer.py
html5lib-1.1/html5lib/tests/support.py
html5lib-1.1/html5lib/tests/test_alphabeticalattributes.py
html5lib-1.1/html5lib/tests/test_encoding.py
html5lib-1.1/html5lib/tests/test_meta.py
html5lib-1.1/html5lib/tests/test_optionaltags_filter.py
html5lib-1.1/html5lib/tests/test_parser2.py
html5lib-1.1/html5lib/tests/test_sanitizer.py
html5lib-1.1/html5lib/tests/test_serializer.py
html5lib-1.1/html5lib/tests/test_stream.py
html5lib-1.1/html5lib/tests/test_tokenizer2.py
html5lib-1.1/html5lib/tests/test_treeadapters.py
html5lib-1.1/html5lib/tests/test_treewalkers.py
html5lib-1.1/html5lib/tests/test_whitespace_filter.py
html5lib-1.1/html5lib/tests/testdata/
html5lib-1.1/html5lib/tests/testdata/.git
html5lib-1.1/html5lib/tests/testdata/.gitattributes
html5lib-1.1/html5lib/tests/testdata/AUTHORS.rst
html5lib-1.1/html5lib/tests/testdata/LICENSE
html5lib-1.1/html5lib/tests/testdata/encoding/
html5lib-1.1/html5lib/tests/testdata/encoding/chardet/
html5lib-1.1/html5lib/tests/testdata/encoding/chardet/test_big5.txt
html5lib-1.1/html5lib/tests/testdata/encoding/test-yahoo-jp.dat
html5lib-1.1/html5lib/tests/testdata/encoding/tests1.dat
html5lib-1.1/html5lib/tests/testdata/encoding/tests2.dat
html5lib-1.1/html5lib/tests/testdata/serializer/
html5lib-1.1/html5lib/tests/testdata/serializer/core.test
html5lib-1.1/html5lib/tests/testdata/serializer/injectmeta.test
html5lib-1.1/html5lib/tests/testdata/serializer/optionaltags.test
html5lib-1.1/html5lib/tests/testdata/serializer/options.test
html5lib-1.1/html5lib/tests/testdata/serializer/whitespace.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/
html5lib-1.1/html5lib/tests/testdata/tokenizer/README.md
html5lib-1.1/html5lib/tests/testdata/tokenizer/contentModelFlags.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/domjs.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/entities.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/escapeFlag.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/namedEntities.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/numericEntities.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/pendingSpecChanges.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/test1.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/test2.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/test3.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/test4.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/unicodeChars.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/unicodeCharsProblematic.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/xmlViolation.test
html5lib-1.1/html5lib/tests/testdata/tree-construction/
html5lib-1.1/html5lib/tests/testdata/tree-construction/README.md
html5lib-1.1/html5lib/tests/testdata/tree-construction/adoption01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/adoption02.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/blocks.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/comments01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/doctype01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/domjs-unsafe.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/entities01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/entities02.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/foreign-fragment.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/html5test-com.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/inbody01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/isindex.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/main-element.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/math.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/menuitem-element.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/namespace-sensitivity.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/noscript01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/pending-spec-changes-plain-text-unsafe.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/pending-spec-changes.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/plain-text-unsafe.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/ruby.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/scriptdata01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/scripted/
html5lib-1.1/html5lib/tests/testdata/tree-construction/scripted/adoption01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/scripted/ark.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/scripted/webkit01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tables01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/template.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests1.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests10.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests11.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests12.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests14.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests15.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests16.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests17.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests18.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests19.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests2.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests20.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests21.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests22.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests23.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests24.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests25.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests26.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests3.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests4.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests5.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests6.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests7.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests8.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests9.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests_innerHTML_1.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tricky01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/webkit01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/webkit02.dat
html5lib-1.1/html5lib/tests/tokenizer.py
html5lib-1.1/html5lib/tests/tokenizertotree.py
html5lib-1.1/html5lib/tests/tree_construction.py
html5lib-1.1/html5lib/treeadapters/
html5lib-1.1/html5lib/treeadapters/__init__.py
html5lib-1.1/html5lib/treeadapters/genshi.py
html5lib-1.1/html5lib/treeadapters/sax.py
html5lib-1.1/html5lib/treebuilders/
html5lib-1.1/html5lib/treebuilders/__init__.py
html5lib-1.1/html5lib/treebuilders/base.py
html5lib-1.1/html5lib/treebuilders/dom.py
html5lib-1.1/html5lib/treebuilders/etree.py
html5lib-1.1/html5lib/treebuilders/etree_lxml.py
html5lib-1.1/html5lib/treewalkers/
html5lib-1.1/html5lib/treewalkers/__init__.py
html5lib-1.1/html5lib/treewalkers/base.py
html5lib-1.1/html5lib/treewalkers/dom.py
html5lib-1.1/html5lib/treewalkers/etree.py
html5lib-1.1/html5lib/treewalkers/etree_lxml.py
html5lib-1.1/html5lib/treewalkers/genshi.py
html5lib-1.1/html5lib.egg-info/
html5lib-1.1/html5lib.egg-info/PKG-INFO
html5lib-1.1/html5lib.egg-info/SOURCES.txt
html5lib-1.1/html5lib.egg-info/dependency_links.txt
html5lib-1.1/html5lib.egg-info/requires.txt
html5lib-1.1/html5lib.egg-info/top_level.txt
html5lib-1.1/pytest.ini
html5lib-1.1/requirements-optional.txt
html5lib-1.1/requirements-test.txt
html5lib-1.1/requirements.txt
html5lib-1.1/setup.cfg
html5lib-1.1/setup.py
html5lib-1.1/tox.ini
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/html5lib
copying html5lib/__init__.py -> build/lib/html5lib
copying html5lib/_ihatexml.py -> build/lib/html5lib
copying html5lib/_inputstream.py -> build/lib/html5lib
copying html5lib/_tokenizer.py -> build/lib/html5lib
copying html5lib/_utils.py -> build/lib/html5lib
copying html5lib/constants.py -> build/lib/html5lib
copying html5lib/html5parser.py -> build/lib/html5lib
copying html5lib/serializer.py -> build/lib/html5lib
creating build/lib/html5lib/_trie
copying html5lib/_trie/__init__.py -> build/lib/html5lib/_trie
copying html5lib/_trie/_base.py -> build/lib/html5lib/_trie
copying html5lib/_trie/py.py -> build/lib/html5lib/_trie
creating build/lib/html5lib/filters
copying html5lib/filters/__init__.py -> build/lib/html5lib/filters
copying html5lib/filters/alphabeticalattributes.py -> build/lib/html5lib/filters
copying html5lib/filters/base.py -> build/lib/html5lib/filters
copying html5lib/filters/inject_meta_charset.py -> build/lib/html5lib/filters
copying html5lib/filters/lint.py -> build/lib/html5lib/filters
copying html5lib/filters/optionaltags.py -> build/lib/html5lib/filters
copying html5lib/filters/sanitizer.py -> build/lib/html5lib/filters
copying html5lib/filters/whitespace.py -> build/lib/html5lib/filters
creating build/lib/html5lib/treeadapters
copying html5lib/treeadapters/__init__.py -> build/lib/html5lib/treeadapters
copying html5lib/treeadapters/genshi.py -> build/lib/html5lib/treeadapters
copying html5lib/treeadapters/sax.py -> build/lib/html5lib/treeadapters
creating build/lib/html5lib/treebuilders
copying html5lib/treebuilders/__init__.py -> build/lib/html5lib/treebuilders
copying html5lib/treebuilders/base.py -> build/lib/html5lib/treebuilders
copying html5lib/treebuilders/dom.py -> build/lib/html5lib/treebuilders
copying html5lib/treebuilders/etree.py -> build/lib/html5lib/treebuilders
copying html5lib/treebuilders/etree_lxml.py -> build/lib/html5lib/treebuilders
creating build/lib/html5lib/treewalkers
copying html5lib/treewalkers/__init__.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/base.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/dom.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/etree.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/etree_lxml.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/genshi.py -> build/lib/html5lib/treewalkers
running install_lib
creating /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr
creating /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib
creating /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7
creating /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages
creating /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib
copying build/lib/html5lib/__init__.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib
copying build/lib/html5lib/_ihatexml.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib
copying build/lib/html5lib/_inputstream.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib
copying build/lib/html5lib/_tokenizer.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib
copying build/lib/html5lib/_utils.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib
copying build/lib/html5lib/constants.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib
copying build/lib/html5lib/html5parser.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib
copying build/lib/html5lib/serializer.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib
creating /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/_trie
copying build/lib/html5lib/_trie/__init__.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/_trie
copying build/lib/html5lib/_trie/_base.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/_trie
copying build/lib/html5lib/_trie/py.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/_trie
creating /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/filters
copying build/lib/html5lib/filters/__init__.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/filters
copying build/lib/html5lib/filters/alphabeticalattributes.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/filters
copying build/lib/html5lib/filters/base.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/filters
copying build/lib/html5lib/filters/inject_meta_charset.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/filters
copying build/lib/html5lib/filters/lint.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/filters
copying build/lib/html5lib/filters/optionaltags.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/filters
copying build/lib/html5lib/filters/sanitizer.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/filters
copying build/lib/html5lib/filters/whitespace.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/filters
creating /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treeadapters
copying build/lib/html5lib/treeadapters/__init__.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treeadapters
copying build/lib/html5lib/treeadapters/genshi.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treeadapters
copying build/lib/html5lib/treeadapters/sax.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treeadapters
creating /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/__init__.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/base.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/dom.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/etree.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/etree_lxml.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders
creating /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/__init__.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/base.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/dom.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/etree.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/etree_lxml.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/genshi.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/__init__.py to __init__.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/_ihatexml.py to _ihatexml.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/_inputstream.py to _inputstream.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/_tokenizer.py to _tokenizer.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/_utils.py to _utils.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/constants.py to constants.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/html5parser.py to html5parser.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/serializer.py to serializer.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/_trie/__init__.py to __init__.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/_trie/_base.py to _base.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/_trie/py.py to py.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/filters/__init__.py to __init__.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/filters/base.py to base.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/filters/inject_meta_charset.py to inject_meta_charset.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/filters/lint.py to lint.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/filters/optionaltags.py to optionaltags.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/filters/sanitizer.py to sanitizer.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/filters/whitespace.py to whitespace.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treeadapters/__init__.py to __init__.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treeadapters/genshi.py to genshi.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treeadapters/sax.py to sax.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders/__init__.py to __init__.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders/base.py to base.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders/dom.py to dom.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders/etree.py to etree.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders/etree_lxml.py to etree_lxml.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers/__init__.py to __init__.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers/base.py to base.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers/dom.py to dom.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers/etree.py to etree.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers/etree_lxml.py to etree_lxml.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers/genshi.py to genshi.pyc
running install_egg_info
running egg_info
writing requirements to html5lib.egg-info/requires.txt
writing html5lib.egg-info/PKG-INFO
writing top-level names to html5lib.egg-info/top_level.txt
writing dependency_links to html5lib.egg-info/dependency_links.txt
reading manifest file 'html5lib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'html5lib.egg-info/SOURCES.txt'
Copying html5lib.egg-info to /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python2.7/site-packages/html5lib-1.1-py2.7.egg-info
running install_scripts
running install
running build
running build_py
running install_lib
creating /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9
creating /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages
creating /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib
copying build/lib/html5lib/__init__.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib
copying build/lib/html5lib/_ihatexml.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib
copying build/lib/html5lib/_inputstream.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib
copying build/lib/html5lib/_tokenizer.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib
copying build/lib/html5lib/_utils.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib
copying build/lib/html5lib/constants.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib
copying build/lib/html5lib/html5parser.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib
copying build/lib/html5lib/serializer.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib
creating /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/_trie
copying build/lib/html5lib/_trie/__init__.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/_trie
copying build/lib/html5lib/_trie/_base.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/_trie
copying build/lib/html5lib/_trie/py.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/_trie
creating /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/__init__.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/alphabeticalattributes.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/base.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/inject_meta_charset.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/lint.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/optionaltags.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/sanitizer.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/whitespace.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/filters
creating /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treeadapters
copying build/lib/html5lib/treeadapters/__init__.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treeadapters
copying build/lib/html5lib/treeadapters/genshi.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treeadapters
copying build/lib/html5lib/treeadapters/sax.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treeadapters
creating /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/__init__.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/base.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/dom.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/etree.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/etree_lxml.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders
creating /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/__init__.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/base.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/dom.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/etree.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/etree_lxml.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/genshi.py -> /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/__init__.py to __init__.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/_ihatexml.py to _ihatexml.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/_inputstream.py to _inputstream.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/_tokenizer.py to _tokenizer.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/_utils.py to _utils.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/constants.py to constants.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/html5parser.py to html5parser.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/serializer.py to serializer.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/_trie/__init__.py to __init__.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/_trie/_base.py to _base.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/_trie/py.py to py.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/filters/__init__.py to __init__.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/filters/base.py to base.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/filters/inject_meta_charset.py to inject_meta_charset.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/filters/lint.py to lint.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/filters/optionaltags.py to optionaltags.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/filters/sanitizer.py to sanitizer.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/filters/whitespace.py to whitespace.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treeadapters/__init__.py to __init__.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treeadapters/genshi.py to genshi.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treeadapters/sax.py to sax.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders/__init__.py to __init__.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders/base.py to base.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders/dom.py to dom.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders/etree.py to etree.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treebuilders/etree_lxml.py to etree_lxml.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers/__init__.py to __init__.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers/base.py to base.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers/dom.py to dom.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers/etree.py to etree.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers/etree_lxml.py to etree_lxml.cpython-39.pyc
byte-compiling /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib/treewalkers/genshi.py to genshi.cpython-39.pyc
running install_egg_info
running egg_info
writing html5lib.egg-info/PKG-INFO
writing dependency_links to html5lib.egg-info/dependency_links.txt
writing requirements to html5lib.egg-info/requires.txt
writing top-level names to html5lib.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'html5lib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
adding license file 'AUTHORS.rst'
writing manifest file 'html5lib.egg-info/SOURCES.txt'
Copying html5lib.egg-info to /tmp/SBo/repo.zTTrMV/build_html5lib/package-html5lib/usr/lib/python3.9/site-packages/html5lib-1.1-py3.9.egg-info
running install_scripts

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.zTTrMV/output_html5lib/html5lib-1.1-i586-2_SBo.txz

./
install/
install/slack-desc
usr/
usr/doc/
usr/doc/html5lib-1.1/
usr/doc/html5lib-1.1/AUTHORS.rst
usr/doc/html5lib-1.1/CHANGES.rst
usr/doc/html5lib-1.1/LICENSE
usr/doc/html5lib-1.1/PKG-INFO
usr/doc/html5lib-1.1/README.rst
usr/doc/html5lib-1.1/html5lib.SlackBuild
usr/lib/
usr/lib/python2.7/
usr/lib/python2.7/site-packages/
usr/lib/python2.7/site-packages/html5lib/
usr/lib/python2.7/site-packages/html5lib-1.1-py2.7.egg-info/
usr/lib/python2.7/site-packages/html5lib-1.1-py2.7.egg-info/PKG-INFO
usr/lib/python2.7/site-packages/html5lib-1.1-py2.7.egg-info/SOURCES.txt
usr/lib/python2.7/site-packages/html5lib-1.1-py2.7.egg-info/dependency_links.txt
usr/lib/python2.7/site-packages/html5lib-1.1-py2.7.egg-info/requires.txt
usr/lib/python2.7/site-packages/html5lib-1.1-py2.7.egg-info/top_level.txt
usr/lib/python2.7/site-packages/html5lib/__init__.py
usr/lib/python2.7/site-packages/html5lib/__init__.pyc
usr/lib/python2.7/site-packages/html5lib/_ihatexml.py
usr/lib/python2.7/site-packages/html5lib/_ihatexml.pyc
usr/lib/python2.7/site-packages/html5lib/_inputstream.py
usr/lib/python2.7/site-packages/html5lib/_inputstream.pyc
usr/lib/python2.7/site-packages/html5lib/_tokenizer.py
usr/lib/python2.7/site-packages/html5lib/_tokenizer.pyc
usr/lib/python2.7/site-packages/html5lib/_trie/
usr/lib/python2.7/site-packages/html5lib/_trie/__init__.py
usr/lib/python2.7/site-packages/html5lib/_trie/__init__.pyc
usr/lib/python2.7/site-packages/html5lib/_trie/_base.py
usr/lib/python2.7/site-packages/html5lib/_trie/_base.pyc
usr/lib/python2.7/site-packages/html5lib/_trie/py.py
usr/lib/python2.7/site-packages/html5lib/_trie/py.pyc
usr/lib/python2.7/site-packages/html5lib/_utils.py
usr/lib/python2.7/site-packages/html5lib/_utils.pyc
usr/lib/python2.7/site-packages/html5lib/constants.py
usr/lib/python2.7/site-packages/html5lib/constants.pyc
usr/lib/python2.7/site-packages/html5lib/filters/
usr/lib/python2.7/site-packages/html5lib/filters/__init__.py
usr/lib/python2.7/site-packages/html5lib/filters/__init__.pyc
usr/lib/python2.7/site-packages/html5lib/filters/alphabeticalattributes.py
usr/lib/python2.7/site-packages/html5lib/filters/alphabeticalattributes.pyc
usr/lib/python2.7/site-packages/html5lib/filters/base.py
usr/lib/python2.7/site-packages/html5lib/filters/base.pyc
usr/lib/python2.7/site-packages/html5lib/filters/inject_meta_charset.py
usr/lib/python2.7/site-packages/html5lib/filters/inject_meta_charset.pyc
usr/lib/python2.7/site-packages/html5lib/filters/lint.py
usr/lib/python2.7/site-packages/html5lib/filters/lint.pyc
usr/lib/python2.7/site-packages/html5lib/filters/optionaltags.py
usr/lib/python2.7/site-packages/html5lib/filters/optionaltags.pyc
usr/lib/python2.7/site-packages/html5lib/filters/sanitizer.py
usr/lib/python2.7/site-packages/html5lib/filters/sanitizer.pyc
usr/lib/python2.7/site-packages/html5lib/filters/whitespace.py
usr/lib/python2.7/site-packages/html5lib/filters/whitespace.pyc
usr/lib/python2.7/site-packages/html5lib/html5parser.py
usr/lib/python2.7/site-packages/html5lib/html5parser.pyc
usr/lib/python2.7/site-packages/html5lib/serializer.py
usr/lib/python2.7/site-packages/html5lib/serializer.pyc
usr/lib/python2.7/site-packages/html5lib/treeadapters/
usr/lib/python2.7/site-packages/html5lib/treeadapters/__init__.py
usr/lib/python2.7/site-packages/html5lib/treeadapters/__init__.pyc
usr/lib/python2.7/site-packages/html5lib/treeadapters/genshi.py
usr/lib/python2.7/site-packages/html5lib/treeadapters/genshi.pyc
usr/lib/python2.7/site-packages/html5lib/treeadapters/sax.py
usr/lib/python2.7/site-packages/html5lib/treeadapters/sax.pyc
usr/lib/python2.7/site-packages/html5lib/treebuilders/
usr/lib/python2.7/site-packages/html5lib/treebuilders/__init__.py
usr/lib/python2.7/site-packages/html5lib/treebuilders/__init__.pyc
usr/lib/python2.7/site-packages/html5lib/treebuilders/base.py
usr/lib/python2.7/site-packages/html5lib/treebuilders/base.pyc
usr/lib/python2.7/site-packages/html5lib/treebuilders/dom.py
usr/lib/python2.7/site-packages/html5lib/treebuilders/dom.pyc
usr/lib/python2.7/site-packages/html5lib/treebuilders/etree.py
usr/lib/python2.7/site-packages/html5lib/treebuilders/etree.pyc
usr/lib/python2.7/site-packages/html5lib/treebuilders/etree_lxml.py
usr/lib/python2.7/site-packages/html5lib/treebuilders/etree_lxml.pyc
usr/lib/python2.7/site-packages/html5lib/treewalkers/
usr/lib/python2.7/site-packages/html5lib/treewalkers/__init__.py
usr/lib/python2.7/site-packages/html5lib/treewalkers/__init__.pyc
usr/lib/python2.7/site-packages/html5lib/treewalkers/base.py
usr/lib/python2.7/site-packages/html5lib/treewalkers/base.pyc
usr/lib/python2.7/site-packages/html5lib/treewalkers/dom.py
usr/lib/python2.7/site-packages/html5lib/treewalkers/dom.pyc
usr/lib/python2.7/site-packages/html5lib/treewalkers/etree.py
usr/lib/python2.7/site-packages/html5lib/treewalkers/etree.pyc
usr/lib/python2.7/site-packages/html5lib/treewalkers/etree_lxml.py
usr/lib/python2.7/site-packages/html5lib/treewalkers/etree_lxml.pyc
usr/lib/python2.7/site-packages/html5lib/treewalkers/genshi.py
usr/lib/python2.7/site-packages/html5lib/treewalkers/genshi.pyc
usr/lib/python3.9/
usr/lib/python3.9/site-packages/
usr/lib/python3.9/site-packages/html5lib/
usr/lib/python3.9/site-packages/html5lib-1.1-py3.9.egg-info/
usr/lib/python3.9/site-packages/html5lib-1.1-py3.9.egg-info/PKG-INFO
usr/lib/python3.9/site-packages/html5lib-1.1-py3.9.egg-info/SOURCES.txt
usr/lib/python3.9/site-packages/html5lib-1.1-py3.9.egg-info/dependency_links.txt
usr/lib/python3.9/site-packages/html5lib-1.1-py3.9.egg-info/requires.txt
usr/lib/python3.9/site-packages/html5lib-1.1-py3.9.egg-info/top_level.txt
usr/lib/python3.9/site-packages/html5lib/__init__.py
usr/lib/python3.9/site-packages/html5lib/__pycache__/
usr/lib/python3.9/site-packages/html5lib/__pycache__/__init__.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/__pycache__/_ihatexml.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/__pycache__/_inputstream.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/__pycache__/_tokenizer.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/__pycache__/_utils.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/__pycache__/constants.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/__pycache__/html5parser.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/__pycache__/serializer.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/_ihatexml.py
usr/lib/python3.9/site-packages/html5lib/_inputstream.py
usr/lib/python3.9/site-packages/html5lib/_tokenizer.py
usr/lib/python3.9/site-packages/html5lib/_trie/
usr/lib/python3.9/site-packages/html5lib/_trie/__init__.py
usr/lib/python3.9/site-packages/html5lib/_trie/__pycache__/
usr/lib/python3.9/site-packages/html5lib/_trie/__pycache__/__init__.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/_trie/__pycache__/_base.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/_trie/__pycache__/py.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/_trie/_base.py
usr/lib/python3.9/site-packages/html5lib/_trie/py.py
usr/lib/python3.9/site-packages/html5lib/_utils.py
usr/lib/python3.9/site-packages/html5lib/constants.py
usr/lib/python3.9/site-packages/html5lib/filters/
usr/lib/python3.9/site-packages/html5lib/filters/__init__.py
usr/lib/python3.9/site-packages/html5lib/filters/__pycache__/
usr/lib/python3.9/site-packages/html5lib/filters/__pycache__/__init__.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/filters/__pycache__/alphabeticalattributes.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/filters/__pycache__/base.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/filters/__pycache__/inject_meta_charset.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/filters/__pycache__/lint.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/filters/__pycache__/optionaltags.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/filters/__pycache__/sanitizer.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/filters/__pycache__/whitespace.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/filters/alphabeticalattributes.py
usr/lib/python3.9/site-packages/html5lib/filters/base.py
usr/lib/python3.9/site-packages/html5lib/filters/inject_meta_charset.py
usr/lib/python3.9/site-packages/html5lib/filters/lint.py
usr/lib/python3.9/site-packages/html5lib/filters/optionaltags.py
usr/lib/python3.9/site-packages/html5lib/filters/sanitizer.py
usr/lib/python3.9/site-packages/html5lib/filters/whitespace.py
usr/lib/python3.9/site-packages/html5lib/html5parser.py
usr/lib/python3.9/site-packages/html5lib/serializer.py
usr/lib/python3.9/site-packages/html5lib/treeadapters/
usr/lib/python3.9/site-packages/html5lib/treeadapters/__init__.py
usr/lib/python3.9/site-packages/html5lib/treeadapters/__pycache__/
usr/lib/python3.9/site-packages/html5lib/treeadapters/__pycache__/__init__.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/treeadapters/__pycache__/genshi.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/treeadapters/__pycache__/sax.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/treeadapters/genshi.py
usr/lib/python3.9/site-packages/html5lib/treeadapters/sax.py
usr/lib/python3.9/site-packages/html5lib/treebuilders/
usr/lib/python3.9/site-packages/html5lib/treebuilders/__init__.py
usr/lib/python3.9/site-packages/html5lib/treebuilders/__pycache__/
usr/lib/python3.9/site-packages/html5lib/treebuilders/__pycache__/__init__.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/treebuilders/__pycache__/base.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/treebuilders/__pycache__/dom.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/treebuilders/__pycache__/etree.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/treebuilders/__pycache__/etree_lxml.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/treebuilders/base.py
usr/lib/python3.9/site-packages/html5lib/treebuilders/dom.py
usr/lib/python3.9/site-packages/html5lib/treebuilders/etree.py
usr/lib/python3.9/site-packages/html5lib/treebuilders/etree_lxml.py
usr/lib/python3.9/site-packages/html5lib/treewalkers/
usr/lib/python3.9/site-packages/html5lib/treewalkers/__init__.py
usr/lib/python3.9/site-packages/html5lib/treewalkers/__pycache__/
usr/lib/python3.9/site-packages/html5lib/treewalkers/__pycache__/__init__.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/treewalkers/__pycache__/base.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/treewalkers/__pycache__/dom.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/treewalkers/__pycache__/etree.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/treewalkers/__pycache__/etree_lxml.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/treewalkers/__pycache__/genshi.cpython-39.pyc
usr/lib/python3.9/site-packages/html5lib/treewalkers/base.py
usr/lib/python3.9/site-packages/html5lib/treewalkers/dom.py
usr/lib/python3.9/site-packages/html5lib/treewalkers/etree.py
usr/lib/python3.9/site-packages/html5lib/treewalkers/etree_lxml.py
usr/lib/python3.9/site-packages/html5lib/treewalkers/genshi.py
WARNING:  zero length file usr/lib/python2.7/site-packages/html5lib/filters/__init__.py
WARNING:  zero length file usr/lib/python3.9/site-packages/html5lib/filters/__init__.py

Slackware package /tmp/SBo/repo.zTTrMV/output_html5lib/html5lib-1.1-i586-2_SBo.txz created.

Built ok:  html5lib-1.1-i586-2_SBo.txz                                  18:02:29
Testing package html5lib-1.1-i586-2_SBo.txz ... 
Test installing html5lib-1.1-i586-2_SBo.txz ...
html5lib-1.1-i586-2_SBo: HTML parser based on the HTML5 specification .. [ 2.0M]
Unmounting chroot ... 
Backed up: html5lib-1.1-i586-1_SBo.txz
:-) libraries/html5lib Updated for git 67b09dc "new maintainer" (-:

@sbo-bot
Copy link

sbo-bot bot commented Jan 13, 2026

sbopkglint i586 libraries/html5lib

Installing dependency: python3-webencodings
python3-webencodings-0.5.1-i586-2_SBo: Character encoding for the web .. [  90K]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/i586/libraries/html5lib/html5lib-1.1-i586-2_SBo.txz to /tmp/SBo/sbopkglint.RUZi5i ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/libraries/html5lib/html5lib-1.1-i586-2_SBo.txz to /tmp/SBo/sbopkglint.RUZi5i ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
✅ === html5lib-1.1-i586-2_SBo.txz: All tests passed ✅

@sbo-bot
Copy link

sbo-bot bot commented Jan 13, 2026

buildpkg x86_64 libraries/html5lib

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Tue Jan 13 17:52:50 GMT 2026
revision: 3a136fe0640628e291db9ed0d45aae07cfe82d52
title:    Merge 67b09dc91d5ae08c10038255e577ec94e779e579 into 025fc8f2d13a6c442b42df058e6e76bb3a62bc95

================================================================================
libraries/html5lib                                                      18:03:29
================================================================================

Calculating dependencies ... 
Dependency tree:
libraries/html5lib (update for git 67b09dc "new maintainer")
  python/python3-webencodings (ok)

----------------------------------------------------------------------- 18:03:30
Building libraries/html5lib (update for git 67b09dc "new maintainer")
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
python3-webencodings-0.5.1-x86_64-2_SBo: Character encoding for the web  [  90K]
Running html5lib.SlackBuild ...                                     ETA 18:04:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./html5lib.SlackBuild
Built ok:  html5lib-1.1-x86_64-2_SBo.txz                                18:03:32
Testing package html5lib-1.1-x86_64-2_SBo.txz ... done.
Test installing html5lib-1.1-x86_64-2_SBo.txz ...
html5lib-1.1-x86_64-2_SBo: HTML parser based on the HTML5 specification  [ 2.0M]
Unmounting chroot ... done.
Backed up: html5lib-1.1-x86_64-1_SBo.txz
✅ libraries/html5lib Updated for git 67b09dc "new maintainer" ✅

================================================================================
SUMMARY                                                                 18:03:33
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-01-13_18:03:28.log
Runtime:     0h 0m 5s
Updated:     1
  libraries/html5lib/html5lib-1.1-x86_64-2_SBo.txz

Snipped Build Log

Details
Building libraries/html5lib (update for git 67b09dc "new maintainer") 2026-01-13 18:03:30
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Installing dependencies ...
python3-webencodings-0.5.1-x86_64-2_SBo: Character encoding for the web  [  90K]
Running html5lib.SlackBuild ...                                     ETA 18:04:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./html5lib.SlackBuild
html5lib-1.1/
html5lib-1.1/.pytest.expect
html5lib-1.1/AUTHORS.rst
html5lib-1.1/CHANGES.rst
html5lib-1.1/LICENSE
html5lib-1.1/MANIFEST.in
html5lib-1.1/PKG-INFO
html5lib-1.1/README.rst
html5lib-1.1/html5lib/
html5lib-1.1/html5lib/__init__.py
html5lib-1.1/html5lib/_ihatexml.py
html5lib-1.1/html5lib/_inputstream.py
html5lib-1.1/html5lib/_tokenizer.py
html5lib-1.1/html5lib/_trie/
html5lib-1.1/html5lib/_trie/__init__.py
html5lib-1.1/html5lib/_trie/_base.py
html5lib-1.1/html5lib/_trie/py.py
html5lib-1.1/html5lib/_utils.py
html5lib-1.1/html5lib/constants.py
html5lib-1.1/html5lib/filters/
html5lib-1.1/html5lib/filters/__init__.py
html5lib-1.1/html5lib/filters/alphabeticalattributes.py
html5lib-1.1/html5lib/filters/base.py
html5lib-1.1/html5lib/filters/inject_meta_charset.py
html5lib-1.1/html5lib/filters/lint.py
html5lib-1.1/html5lib/filters/optionaltags.py
html5lib-1.1/html5lib/filters/sanitizer.py
html5lib-1.1/html5lib/filters/whitespace.py
html5lib-1.1/html5lib/html5parser.py
html5lib-1.1/html5lib/serializer.py
html5lib-1.1/html5lib/tests/
html5lib-1.1/html5lib/tests/__init__.py
html5lib-1.1/html5lib/tests/conftest.py
html5lib-1.1/html5lib/tests/sanitizer.py
html5lib-1.1/html5lib/tests/support.py
html5lib-1.1/html5lib/tests/test_alphabeticalattributes.py
html5lib-1.1/html5lib/tests/test_encoding.py
html5lib-1.1/html5lib/tests/test_meta.py
html5lib-1.1/html5lib/tests/test_optionaltags_filter.py
html5lib-1.1/html5lib/tests/test_parser2.py
html5lib-1.1/html5lib/tests/test_sanitizer.py
html5lib-1.1/html5lib/tests/test_serializer.py
html5lib-1.1/html5lib/tests/test_stream.py
html5lib-1.1/html5lib/tests/test_tokenizer2.py
html5lib-1.1/html5lib/tests/test_treeadapters.py
html5lib-1.1/html5lib/tests/test_treewalkers.py
html5lib-1.1/html5lib/tests/test_whitespace_filter.py
html5lib-1.1/html5lib/tests/testdata/
html5lib-1.1/html5lib/tests/testdata/.git
html5lib-1.1/html5lib/tests/testdata/.gitattributes
html5lib-1.1/html5lib/tests/testdata/AUTHORS.rst
html5lib-1.1/html5lib/tests/testdata/LICENSE
html5lib-1.1/html5lib/tests/testdata/encoding/
html5lib-1.1/html5lib/tests/testdata/encoding/chardet/
html5lib-1.1/html5lib/tests/testdata/encoding/chardet/test_big5.txt
html5lib-1.1/html5lib/tests/testdata/encoding/test-yahoo-jp.dat
html5lib-1.1/html5lib/tests/testdata/encoding/tests1.dat
html5lib-1.1/html5lib/tests/testdata/encoding/tests2.dat
html5lib-1.1/html5lib/tests/testdata/serializer/
html5lib-1.1/html5lib/tests/testdata/serializer/core.test
html5lib-1.1/html5lib/tests/testdata/serializer/injectmeta.test
html5lib-1.1/html5lib/tests/testdata/serializer/optionaltags.test
html5lib-1.1/html5lib/tests/testdata/serializer/options.test
html5lib-1.1/html5lib/tests/testdata/serializer/whitespace.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/
html5lib-1.1/html5lib/tests/testdata/tokenizer/README.md
html5lib-1.1/html5lib/tests/testdata/tokenizer/contentModelFlags.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/domjs.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/entities.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/escapeFlag.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/namedEntities.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/numericEntities.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/pendingSpecChanges.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/test1.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/test2.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/test3.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/test4.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/unicodeChars.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/unicodeCharsProblematic.test
html5lib-1.1/html5lib/tests/testdata/tokenizer/xmlViolation.test
html5lib-1.1/html5lib/tests/testdata/tree-construction/
html5lib-1.1/html5lib/tests/testdata/tree-construction/README.md
html5lib-1.1/html5lib/tests/testdata/tree-construction/adoption01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/adoption02.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/blocks.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/comments01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/doctype01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/domjs-unsafe.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/entities01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/entities02.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/foreign-fragment.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/html5test-com.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/inbody01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/isindex.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/main-element.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/math.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/menuitem-element.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/namespace-sensitivity.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/noscript01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/pending-spec-changes-plain-text-unsafe.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/pending-spec-changes.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/plain-text-unsafe.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/ruby.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/scriptdata01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/scripted/
html5lib-1.1/html5lib/tests/testdata/tree-construction/scripted/adoption01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/scripted/ark.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/scripted/webkit01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tables01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/template.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests1.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests10.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests11.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests12.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests14.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests15.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests16.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests17.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests18.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests19.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests2.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests20.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests21.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests22.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests23.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests24.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests25.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests26.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests3.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests4.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests5.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests6.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests7.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests8.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests9.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tests_innerHTML_1.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/tricky01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/webkit01.dat
html5lib-1.1/html5lib/tests/testdata/tree-construction/webkit02.dat
html5lib-1.1/html5lib/tests/tokenizer.py
html5lib-1.1/html5lib/tests/tokenizertotree.py
html5lib-1.1/html5lib/tests/tree_construction.py
html5lib-1.1/html5lib/treeadapters/
html5lib-1.1/html5lib/treeadapters/__init__.py
html5lib-1.1/html5lib/treeadapters/genshi.py
html5lib-1.1/html5lib/treeadapters/sax.py
html5lib-1.1/html5lib/treebuilders/
html5lib-1.1/html5lib/treebuilders/__init__.py
html5lib-1.1/html5lib/treebuilders/base.py
html5lib-1.1/html5lib/treebuilders/dom.py
html5lib-1.1/html5lib/treebuilders/etree.py
html5lib-1.1/html5lib/treebuilders/etree_lxml.py
html5lib-1.1/html5lib/treewalkers/
html5lib-1.1/html5lib/treewalkers/__init__.py
html5lib-1.1/html5lib/treewalkers/base.py
html5lib-1.1/html5lib/treewalkers/dom.py
html5lib-1.1/html5lib/treewalkers/etree.py
html5lib-1.1/html5lib/treewalkers/etree_lxml.py
html5lib-1.1/html5lib/treewalkers/genshi.py
html5lib-1.1/html5lib.egg-info/
html5lib-1.1/html5lib.egg-info/PKG-INFO
html5lib-1.1/html5lib.egg-info/SOURCES.txt
html5lib-1.1/html5lib.egg-info/dependency_links.txt
html5lib-1.1/html5lib.egg-info/requires.txt
html5lib-1.1/html5lib.egg-info/top_level.txt
html5lib-1.1/pytest.ini
html5lib-1.1/requirements-optional.txt
html5lib-1.1/requirements-test.txt
html5lib-1.1/requirements.txt
html5lib-1.1/setup.cfg
html5lib-1.1/setup.py
html5lib-1.1/tox.ini
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/html5lib
copying html5lib/__init__.py -> build/lib/html5lib
copying html5lib/_ihatexml.py -> build/lib/html5lib
copying html5lib/_inputstream.py -> build/lib/html5lib
copying html5lib/_tokenizer.py -> build/lib/html5lib
copying html5lib/_utils.py -> build/lib/html5lib
copying html5lib/constants.py -> build/lib/html5lib
copying html5lib/html5parser.py -> build/lib/html5lib
copying html5lib/serializer.py -> build/lib/html5lib
creating build/lib/html5lib/_trie
copying html5lib/_trie/__init__.py -> build/lib/html5lib/_trie
copying html5lib/_trie/_base.py -> build/lib/html5lib/_trie
copying html5lib/_trie/py.py -> build/lib/html5lib/_trie
creating build/lib/html5lib/filters
copying html5lib/filters/__init__.py -> build/lib/html5lib/filters
copying html5lib/filters/alphabeticalattributes.py -> build/lib/html5lib/filters
copying html5lib/filters/base.py -> build/lib/html5lib/filters
copying html5lib/filters/inject_meta_charset.py -> build/lib/html5lib/filters
copying html5lib/filters/lint.py -> build/lib/html5lib/filters
copying html5lib/filters/optionaltags.py -> build/lib/html5lib/filters
copying html5lib/filters/sanitizer.py -> build/lib/html5lib/filters
copying html5lib/filters/whitespace.py -> build/lib/html5lib/filters
creating build/lib/html5lib/treeadapters
copying html5lib/treeadapters/__init__.py -> build/lib/html5lib/treeadapters
copying html5lib/treeadapters/genshi.py -> build/lib/html5lib/treeadapters
copying html5lib/treeadapters/sax.py -> build/lib/html5lib/treeadapters
creating build/lib/html5lib/treebuilders
copying html5lib/treebuilders/__init__.py -> build/lib/html5lib/treebuilders
copying html5lib/treebuilders/base.py -> build/lib/html5lib/treebuilders
copying html5lib/treebuilders/dom.py -> build/lib/html5lib/treebuilders
copying html5lib/treebuilders/etree.py -> build/lib/html5lib/treebuilders
copying html5lib/treebuilders/etree_lxml.py -> build/lib/html5lib/treebuilders
creating build/lib/html5lib/treewalkers
copying html5lib/treewalkers/__init__.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/base.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/dom.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/etree.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/etree_lxml.py -> build/lib/html5lib/treewalkers
copying html5lib/treewalkers/genshi.py -> build/lib/html5lib/treewalkers
running install_lib
creating /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr
creating /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64
creating /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7
creating /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages
creating /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib
copying build/lib/html5lib/__init__.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib
copying build/lib/html5lib/_ihatexml.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib
copying build/lib/html5lib/_inputstream.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib
copying build/lib/html5lib/_tokenizer.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib
copying build/lib/html5lib/_utils.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib
copying build/lib/html5lib/constants.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib
copying build/lib/html5lib/html5parser.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib
copying build/lib/html5lib/serializer.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib
creating /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/_trie
copying build/lib/html5lib/_trie/__init__.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/_trie
copying build/lib/html5lib/_trie/_base.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/_trie
copying build/lib/html5lib/_trie/py.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/_trie
creating /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/filters
copying build/lib/html5lib/filters/__init__.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/filters
copying build/lib/html5lib/filters/alphabeticalattributes.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/filters
copying build/lib/html5lib/filters/base.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/filters
copying build/lib/html5lib/filters/inject_meta_charset.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/filters
copying build/lib/html5lib/filters/lint.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/filters
copying build/lib/html5lib/filters/optionaltags.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/filters
copying build/lib/html5lib/filters/sanitizer.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/filters
copying build/lib/html5lib/filters/whitespace.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/filters
creating /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treeadapters
copying build/lib/html5lib/treeadapters/__init__.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treeadapters
copying build/lib/html5lib/treeadapters/genshi.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treeadapters
copying build/lib/html5lib/treeadapters/sax.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treeadapters
creating /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/__init__.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/base.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/dom.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/etree.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/etree_lxml.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treebuilders
creating /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/__init__.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/base.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/dom.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/etree.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/etree_lxml.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/genshi.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treewalkers
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/__init__.py to __init__.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/_ihatexml.py to _ihatexml.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/_inputstream.py to _inputstream.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/_tokenizer.py to _tokenizer.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/_utils.py to _utils.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/constants.py to constants.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/html5parser.py to html5parser.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/serializer.py to serializer.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/_trie/__init__.py to __init__.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/_trie/_base.py to _base.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/_trie/py.py to py.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/filters/__init__.py to __init__.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/filters/base.py to base.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/filters/inject_meta_charset.py to inject_meta_charset.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/filters/lint.py to lint.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/filters/optionaltags.py to optionaltags.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/filters/sanitizer.py to sanitizer.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/filters/whitespace.py to whitespace.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treeadapters/__init__.py to __init__.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treeadapters/genshi.py to genshi.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treeadapters/sax.py to sax.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treebuilders/__init__.py to __init__.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treebuilders/base.py to base.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treebuilders/dom.py to dom.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treebuilders/etree.py to etree.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treebuilders/etree_lxml.py to etree_lxml.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treewalkers/__init__.py to __init__.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treewalkers/base.py to base.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treewalkers/dom.py to dom.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treewalkers/etree.py to etree.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treewalkers/etree_lxml.py to etree_lxml.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib/treewalkers/genshi.py to genshi.pyc
running install_egg_info
running egg_info
writing requirements to html5lib.egg-info/requires.txt
writing html5lib.egg-info/PKG-INFO
writing top-level names to html5lib.egg-info/top_level.txt
writing dependency_links to html5lib.egg-info/dependency_links.txt
reading manifest file 'html5lib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'html5lib.egg-info/SOURCES.txt'
Copying html5lib.egg-info to /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python2.7/site-packages/html5lib-1.1-py2.7.egg-info
running install_scripts
running install
running build
running build_py
running install_lib
creating /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9
creating /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages
creating /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib
copying build/lib/html5lib/__init__.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib
copying build/lib/html5lib/_ihatexml.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib
copying build/lib/html5lib/_inputstream.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib
copying build/lib/html5lib/_tokenizer.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib
copying build/lib/html5lib/_utils.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib
copying build/lib/html5lib/constants.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib
copying build/lib/html5lib/html5parser.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib
copying build/lib/html5lib/serializer.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib
creating /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/_trie
copying build/lib/html5lib/_trie/__init__.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/_trie
copying build/lib/html5lib/_trie/_base.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/_trie
copying build/lib/html5lib/_trie/py.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/_trie
creating /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/__init__.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/alphabeticalattributes.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/base.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/inject_meta_charset.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/lint.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/optionaltags.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/sanitizer.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/filters
copying build/lib/html5lib/filters/whitespace.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/filters
creating /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treeadapters
copying build/lib/html5lib/treeadapters/__init__.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treeadapters
copying build/lib/html5lib/treeadapters/genshi.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treeadapters
copying build/lib/html5lib/treeadapters/sax.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treeadapters
creating /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/__init__.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/base.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/dom.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/etree.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treebuilders
copying build/lib/html5lib/treebuilders/etree_lxml.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treebuilders
creating /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/__init__.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/base.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/dom.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/etree.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/etree_lxml.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treewalkers
copying build/lib/html5lib/treewalkers/genshi.py -> /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treewalkers
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/__init__.py to __init__.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/_ihatexml.py to _ihatexml.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/_inputstream.py to _inputstream.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/_tokenizer.py to _tokenizer.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/_utils.py to _utils.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/constants.py to constants.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/html5parser.py to html5parser.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/serializer.py to serializer.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/_trie/__init__.py to __init__.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/_trie/_base.py to _base.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/_trie/py.py to py.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/filters/__init__.py to __init__.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/filters/base.py to base.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/filters/inject_meta_charset.py to inject_meta_charset.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/filters/lint.py to lint.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/filters/optionaltags.py to optionaltags.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/filters/sanitizer.py to sanitizer.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/filters/whitespace.py to whitespace.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treeadapters/__init__.py to __init__.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treeadapters/genshi.py to genshi.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treeadapters/sax.py to sax.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treebuilders/__init__.py to __init__.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treebuilders/base.py to base.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treebuilders/dom.py to dom.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treebuilders/etree.py to etree.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treebuilders/etree_lxml.py to etree_lxml.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treewalkers/__init__.py to __init__.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treewalkers/base.py to base.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treewalkers/dom.py to dom.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treewalkers/etree.py to etree.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treewalkers/etree_lxml.py to etree_lxml.cpython-39.pyc
byte-compiling /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib/treewalkers/genshi.py to genshi.cpython-39.pyc
running install_egg_info
running egg_info
writing html5lib.egg-info/PKG-INFO
writing dependency_links to html5lib.egg-info/dependency_links.txt
writing requirements to html5lib.egg-info/requires.txt
writing top-level names to html5lib.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'html5lib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
adding license file 'AUTHORS.rst'
writing manifest file 'html5lib.egg-info/SOURCES.txt'
Copying html5lib.egg-info to /tmp/SBo/repo.CiTo63/build_html5lib/package-html5lib/usr/lib64/python3.9/site-packages/html5lib-1.1-py3.9.egg-info
running install_scripts

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.CiTo63/output_html5lib/html5lib-1.1-x86_64-2_SBo.txz

./
install/
install/slack-desc
usr/
usr/doc/
usr/doc/html5lib-1.1/
usr/doc/html5lib-1.1/AUTHORS.rst
usr/doc/html5lib-1.1/CHANGES.rst
usr/doc/html5lib-1.1/LICENSE
usr/doc/html5lib-1.1/PKG-INFO
usr/doc/html5lib-1.1/README.rst
usr/doc/html5lib-1.1/html5lib.SlackBuild
usr/lib64/
usr/lib64/python2.7/
usr/lib64/python2.7/site-packages/
usr/lib64/python2.7/site-packages/html5lib/
usr/lib64/python2.7/site-packages/html5lib-1.1-py2.7.egg-info/
usr/lib64/python2.7/site-packages/html5lib-1.1-py2.7.egg-info/PKG-INFO
usr/lib64/python2.7/site-packages/html5lib-1.1-py2.7.egg-info/SOURCES.txt
usr/lib64/python2.7/site-packages/html5lib-1.1-py2.7.egg-info/dependency_links.txt
usr/lib64/python2.7/site-packages/html5lib-1.1-py2.7.egg-info/requires.txt
usr/lib64/python2.7/site-packages/html5lib-1.1-py2.7.egg-info/top_level.txt
usr/lib64/python2.7/site-packages/html5lib/__init__.py
usr/lib64/python2.7/site-packages/html5lib/__init__.pyc
usr/lib64/python2.7/site-packages/html5lib/_ihatexml.py
usr/lib64/python2.7/site-packages/html5lib/_ihatexml.pyc
usr/lib64/python2.7/site-packages/html5lib/_inputstream.py
usr/lib64/python2.7/site-packages/html5lib/_inputstream.pyc
usr/lib64/python2.7/site-packages/html5lib/_tokenizer.py
usr/lib64/python2.7/site-packages/html5lib/_tokenizer.pyc
usr/lib64/python2.7/site-packages/html5lib/_trie/
usr/lib64/python2.7/site-packages/html5lib/_trie/__init__.py
usr/lib64/python2.7/site-packages/html5lib/_trie/__init__.pyc
usr/lib64/python2.7/site-packages/html5lib/_trie/_base.py
usr/lib64/python2.7/site-packages/html5lib/_trie/_base.pyc
usr/lib64/python2.7/site-packages/html5lib/_trie/py.py
usr/lib64/python2.7/site-packages/html5lib/_trie/py.pyc
usr/lib64/python2.7/site-packages/html5lib/_utils.py
usr/lib64/python2.7/site-packages/html5lib/_utils.pyc
usr/lib64/python2.7/site-packages/html5lib/constants.py
usr/lib64/python2.7/site-packages/html5lib/constants.pyc
usr/lib64/python2.7/site-packages/html5lib/filters/
usr/lib64/python2.7/site-packages/html5lib/filters/__init__.py
usr/lib64/python2.7/site-packages/html5lib/filters/__init__.pyc
usr/lib64/python2.7/site-packages/html5lib/filters/alphabeticalattributes.py
usr/lib64/python2.7/site-packages/html5lib/filters/alphabeticalattributes.pyc
usr/lib64/python2.7/site-packages/html5lib/filters/base.py
usr/lib64/python2.7/site-packages/html5lib/filters/base.pyc
usr/lib64/python2.7/site-packages/html5lib/filters/inject_meta_charset.py
usr/lib64/python2.7/site-packages/html5lib/filters/inject_meta_charset.pyc
usr/lib64/python2.7/site-packages/html5lib/filters/lint.py
usr/lib64/python2.7/site-packages/html5lib/filters/lint.pyc
usr/lib64/python2.7/site-packages/html5lib/filters/optionaltags.py
usr/lib64/python2.7/site-packages/html5lib/filters/optionaltags.pyc
usr/lib64/python2.7/site-packages/html5lib/filters/sanitizer.py
usr/lib64/python2.7/site-packages/html5lib/filters/sanitizer.pyc
usr/lib64/python2.7/site-packages/html5lib/filters/whitespace.py
usr/lib64/python2.7/site-packages/html5lib/filters/whitespace.pyc
usr/lib64/python2.7/site-packages/html5lib/html5parser.py
usr/lib64/python2.7/site-packages/html5lib/html5parser.pyc
usr/lib64/python2.7/site-packages/html5lib/serializer.py
usr/lib64/python2.7/site-packages/html5lib/serializer.pyc
usr/lib64/python2.7/site-packages/html5lib/treeadapters/
usr/lib64/python2.7/site-packages/html5lib/treeadapters/__init__.py
usr/lib64/python2.7/site-packages/html5lib/treeadapters/__init__.pyc
usr/lib64/python2.7/site-packages/html5lib/treeadapters/genshi.py
usr/lib64/python2.7/site-packages/html5lib/treeadapters/genshi.pyc
usr/lib64/python2.7/site-packages/html5lib/treeadapters/sax.py
usr/lib64/python2.7/site-packages/html5lib/treeadapters/sax.pyc
usr/lib64/python2.7/site-packages/html5lib/treebuilders/
usr/lib64/python2.7/site-packages/html5lib/treebuilders/__init__.py
usr/lib64/python2.7/site-packages/html5lib/treebuilders/__init__.pyc
usr/lib64/python2.7/site-packages/html5lib/treebuilders/base.py
usr/lib64/python2.7/site-packages/html5lib/treebuilders/base.pyc
usr/lib64/python2.7/site-packages/html5lib/treebuilders/dom.py
usr/lib64/python2.7/site-packages/html5lib/treebuilders/dom.pyc
usr/lib64/python2.7/site-packages/html5lib/treebuilders/etree.py
usr/lib64/python2.7/site-packages/html5lib/treebuilders/etree.pyc
usr/lib64/python2.7/site-packages/html5lib/treebuilders/etree_lxml.py
usr/lib64/python2.7/site-packages/html5lib/treebuilders/etree_lxml.pyc
usr/lib64/python2.7/site-packages/html5lib/treewalkers/
usr/lib64/python2.7/site-packages/html5lib/treewalkers/__init__.py
usr/lib64/python2.7/site-packages/html5lib/treewalkers/__init__.pyc
usr/lib64/python2.7/site-packages/html5lib/treewalkers/base.py
usr/lib64/python2.7/site-packages/html5lib/treewalkers/base.pyc
usr/lib64/python2.7/site-packages/html5lib/treewalkers/dom.py
usr/lib64/python2.7/site-packages/html5lib/treewalkers/dom.pyc
usr/lib64/python2.7/site-packages/html5lib/treewalkers/etree.py
usr/lib64/python2.7/site-packages/html5lib/treewalkers/etree.pyc
usr/lib64/python2.7/site-packages/html5lib/treewalkers/etree_lxml.py
usr/lib64/python2.7/site-packages/html5lib/treewalkers/etree_lxml.pyc
usr/lib64/python2.7/site-packages/html5lib/treewalkers/genshi.py
usr/lib64/python2.7/site-packages/html5lib/treewalkers/genshi.pyc
usr/lib64/python3.9/
usr/lib64/python3.9/site-packages/
usr/lib64/python3.9/site-packages/html5lib/
usr/lib64/python3.9/site-packages/html5lib-1.1-py3.9.egg-info/
usr/lib64/python3.9/site-packages/html5lib-1.1-py3.9.egg-info/PKG-INFO
usr/lib64/python3.9/site-packages/html5lib-1.1-py3.9.egg-info/SOURCES.txt
usr/lib64/python3.9/site-packages/html5lib-1.1-py3.9.egg-info/dependency_links.txt
usr/lib64/python3.9/site-packages/html5lib-1.1-py3.9.egg-info/requires.txt
usr/lib64/python3.9/site-packages/html5lib-1.1-py3.9.egg-info/top_level.txt
usr/lib64/python3.9/site-packages/html5lib/__init__.py
usr/lib64/python3.9/site-packages/html5lib/__pycache__/
usr/lib64/python3.9/site-packages/html5lib/__pycache__/__init__.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/__pycache__/_ihatexml.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/__pycache__/_inputstream.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/__pycache__/_tokenizer.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/__pycache__/_utils.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/__pycache__/constants.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/__pycache__/html5parser.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/__pycache__/serializer.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/_ihatexml.py
usr/lib64/python3.9/site-packages/html5lib/_inputstream.py
usr/lib64/python3.9/site-packages/html5lib/_tokenizer.py
usr/lib64/python3.9/site-packages/html5lib/_trie/
usr/lib64/python3.9/site-packages/html5lib/_trie/__init__.py
usr/lib64/python3.9/site-packages/html5lib/_trie/__pycache__/
usr/lib64/python3.9/site-packages/html5lib/_trie/__pycache__/__init__.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/_trie/__pycache__/_base.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/_trie/__pycache__/py.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/_trie/_base.py
usr/lib64/python3.9/site-packages/html5lib/_trie/py.py
usr/lib64/python3.9/site-packages/html5lib/_utils.py
usr/lib64/python3.9/site-packages/html5lib/constants.py
usr/lib64/python3.9/site-packages/html5lib/filters/
usr/lib64/python3.9/site-packages/html5lib/filters/__init__.py
usr/lib64/python3.9/site-packages/html5lib/filters/__pycache__/
usr/lib64/python3.9/site-packages/html5lib/filters/__pycache__/__init__.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/filters/__pycache__/alphabeticalattributes.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/filters/__pycache__/base.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/filters/__pycache__/inject_meta_charset.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/filters/__pycache__/lint.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/filters/__pycache__/optionaltags.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/filters/__pycache__/sanitizer.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/filters/__pycache__/whitespace.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/filters/alphabeticalattributes.py
usr/lib64/python3.9/site-packages/html5lib/filters/base.py
usr/lib64/python3.9/site-packages/html5lib/filters/inject_meta_charset.py
usr/lib64/python3.9/site-packages/html5lib/filters/lint.py
usr/lib64/python3.9/site-packages/html5lib/filters/optionaltags.py
usr/lib64/python3.9/site-packages/html5lib/filters/sanitizer.py
usr/lib64/python3.9/site-packages/html5lib/filters/whitespace.py
usr/lib64/python3.9/site-packages/html5lib/html5parser.py
usr/lib64/python3.9/site-packages/html5lib/serializer.py
usr/lib64/python3.9/site-packages/html5lib/treeadapters/
usr/lib64/python3.9/site-packages/html5lib/treeadapters/__init__.py
usr/lib64/python3.9/site-packages/html5lib/treeadapters/__pycache__/
usr/lib64/python3.9/site-packages/html5lib/treeadapters/__pycache__/__init__.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/treeadapters/__pycache__/genshi.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/treeadapters/__pycache__/sax.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/treeadapters/genshi.py
usr/lib64/python3.9/site-packages/html5lib/treeadapters/sax.py
usr/lib64/python3.9/site-packages/html5lib/treebuilders/
usr/lib64/python3.9/site-packages/html5lib/treebuilders/__init__.py
usr/lib64/python3.9/site-packages/html5lib/treebuilders/__pycache__/
usr/lib64/python3.9/site-packages/html5lib/treebuilders/__pycache__/__init__.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/treebuilders/__pycache__/base.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/treebuilders/__pycache__/dom.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/treebuilders/__pycache__/etree.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/treebuilders/__pycache__/etree_lxml.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/treebuilders/base.py
usr/lib64/python3.9/site-packages/html5lib/treebuilders/dom.py
usr/lib64/python3.9/site-packages/html5lib/treebuilders/etree.py
usr/lib64/python3.9/site-packages/html5lib/treebuilders/etree_lxml.py
usr/lib64/python3.9/site-packages/html5lib/treewalkers/
usr/lib64/python3.9/site-packages/html5lib/treewalkers/__init__.py
usr/lib64/python3.9/site-packages/html5lib/treewalkers/__pycache__/
usr/lib64/python3.9/site-packages/html5lib/treewalkers/__pycache__/__init__.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/treewalkers/__pycache__/base.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/treewalkers/__pycache__/dom.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/treewalkers/__pycache__/etree.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/treewalkers/__pycache__/etree_lxml.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/treewalkers/__pycache__/genshi.cpython-39.pyc
usr/lib64/python3.9/site-packages/html5lib/treewalkers/base.py
usr/lib64/python3.9/site-packages/html5lib/treewalkers/dom.py
usr/lib64/python3.9/site-packages/html5lib/treewalkers/etree.py
usr/lib64/python3.9/site-packages/html5lib/treewalkers/etree_lxml.py
usr/lib64/python3.9/site-packages/html5lib/treewalkers/genshi.py
WARNING:  zero length file usr/lib64/python2.7/site-packages/html5lib/filters/__init__.py
WARNING:  zero length file usr/lib64/python3.9/site-packages/html5lib/filters/__init__.py

Slackware package /tmp/SBo/repo.CiTo63/output_html5lib/html5lib-1.1-x86_64-2_SBo.txz created.

Built ok:  html5lib-1.1-x86_64-2_SBo.txz                                18:03:32
Testing package html5lib-1.1-x86_64-2_SBo.txz ... 
Test installing html5lib-1.1-x86_64-2_SBo.txz ...
html5lib-1.1-x86_64-2_SBo: HTML parser based on the HTML5 specification  [ 2.0M]
Unmounting chroot ... 
Backed up: html5lib-1.1-x86_64-1_SBo.txz
:-) libraries/html5lib Updated for git 67b09dc "new maintainer" (-:

@sbo-bot
Copy link

sbo-bot bot commented Jan 13, 2026

sbopkglint x86_64 libraries/html5lib

Installing dependency: python3-webencodings
python3-webencodings-0.5.1-x86_64-2_SBo: Character encoding for the web  [  90K]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/libraries/html5lib/html5lib-1.1-x86_64-2_SBo.txz to /tmp/SBo/sbopkglint.4t2dv0 ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/libraries/html5lib/html5lib-1.1-x86_64-2_SBo.txz to /tmp/SBo/sbopkglint.4t2dv0 ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
✅ === html5lib-1.1-x86_64-2_SBo.txz: All tests passed ✅

@willysr
Copy link
Member

willysr commented Jan 14, 2026

merged

@willysr willysr closed this Jan 14, 2026
@linrs linrs deleted the html5lib branch January 18, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants