>>> Building on exopi-2 under devel/py-html5lib BDEPENDS = [devel/py-installer;lang/python/3;devel/py-setuptools;devel/py-wheel;devel/py-build] DIST = [devel/py-html5lib:html5lib-1.1.tar.gz] FULLPKGNAME = py3-html5lib-1.1p6 RDEPENDS = [textproc/py-webencodings;devel/py-six;lang/python/3] Avoided depends for py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 Woken up devel/iso-codes Woken up devel/iso-codes (Junk lock failure for exopi-2 at 1778680332.07142) Received IO (Junk lock obtained for exopi-2 at 1778680345.03) Received IO Still tainted: no >>> Running junk in devel/py-html5lib at 1778680346.91 /usr/sbin/pkg_delete -aIXq dwz-0.16p1 gettext-tools-1.0 gmake-4.4.1p0 go-1.26.2 intltool-0.51.0p2 libxml-2.15.3 meson-1.11.1v0 py3-build-1.5.0 py3-hatchling-1.29.0 py3-installer-1.0.1 py3-pkgconfig-1.6.0 py3-poetry-core-2.4.0 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 unzip-6.0p18 xz-5.8.3 (Junk lock released for exopi-2 at 1778680347.76) Woken up archivers/py-brotli distfiles size=272215 >>> Running extract in devel/py-html5lib at 1778680347.79 ===> devel/py-html5lib ===> Building from scratch py3-html5lib-1.1p6 ===> Checking files for py3-html5lib-1.1p6 `/exopi-cvs/ports/distfiles/html5lib-1.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> py3-html5lib-1.1p6 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-html5lib-1.1p6 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-html5lib-1.1p6 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-html5lib-1.1p6 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-html5lib-1.1p6 depends on: py3-wheel-* -> py3-wheel-0.47.0 ===> Extracting for py3-html5lib-1.1p6 >>> Running build in devel/py-html5lib at 1778680349.46 ===> devel/py-html5lib ===> Patching for py3-html5lib-1.1p6 ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix build on Python 3.14. | |See: https://github.com/html5lib/html5lib-python/issues/588 | |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 89. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-html5lib-1.1p6 ===> Configuring for py3-html5lib-1.1p6 ===> Building for py3-html5lib-1.1p6 * Getting build dependencies for wheel... :9: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. :80: DeprecationWarning: codecs.open() is deprecated. Use open() instead. :81: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /usr/local/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing html5lib.egg-info/PKG-INFO /usr/local/lib/python3.14/site-packages/setuptools/_core_metadata.py:237: SetuptoolsDeprecationWarning: Ambiguity during "extra" normalization for dependencies. !! ******************************************************************************** 'all' and 'all' normalize to the same value: 'all' In future versions, setuptools might halt the build process. See https://peps.python.org/pep-0685/ for details. ******************************************************************************** !! _write_provides_extra(file, processed_extras, extra, unsafe_extra) 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 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' * Building wheel... :9: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. :80: DeprecationWarning: codecs.open() is deprecated. Use open() instead. :81: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /usr/local/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel /usr/local/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() running build running build_py 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 installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/html5lib copying build/lib/html5lib/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib copying build/lib/html5lib/_ihatexml.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib copying build/lib/html5lib/_inputstream.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib copying build/lib/html5lib/_tokenizer.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib copying build/lib/html5lib/_utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib copying build/lib/html5lib/constants.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib copying build/lib/html5lib/html5parser.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib copying build/lib/html5lib/serializer.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib creating build/bdist.openbsd-7.9-amd64/wheel/html5lib/_trie copying build/lib/html5lib/_trie/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/_trie copying build/lib/html5lib/_trie/_base.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/_trie copying build/lib/html5lib/_trie/py.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/_trie creating build/bdist.openbsd-7.9-amd64/wheel/html5lib/filters copying build/lib/html5lib/filters/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/filters copying build/lib/html5lib/filters/alphabeticalattributes.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/filters copying build/lib/html5lib/filters/base.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/filters copying build/lib/html5lib/filters/inject_meta_charset.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/filters copying build/lib/html5lib/filters/lint.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/filters copying build/lib/html5lib/filters/optionaltags.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/filters copying build/lib/html5lib/filters/sanitizer.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/filters copying build/lib/html5lib/filters/whitespace.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/filters creating build/bdist.openbsd-7.9-amd64/wheel/html5lib/treeadapters copying build/lib/html5lib/treeadapters/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/treeadapters copying build/lib/html5lib/treeadapters/genshi.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/treeadapters copying build/lib/html5lib/treeadapters/sax.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/treeadapters creating build/bdist.openbsd-7.9-amd64/wheel/html5lib/treebuilders copying build/lib/html5lib/treebuilders/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/treebuilders copying build/lib/html5lib/treebuilders/base.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/treebuilders copying build/lib/html5lib/treebuilders/dom.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/treebuilders copying build/lib/html5lib/treebuilders/etree.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/treebuilders copying build/lib/html5lib/treebuilders/etree_lxml.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/treebuilders creating build/bdist.openbsd-7.9-amd64/wheel/html5lib/treewalkers copying build/lib/html5lib/treewalkers/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/treewalkers copying build/lib/html5lib/treewalkers/base.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/treewalkers copying build/lib/html5lib/treewalkers/dom.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/treewalkers copying build/lib/html5lib/treewalkers/etree.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/treewalkers copying build/lib/html5lib/treewalkers/etree_lxml.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/treewalkers copying build/lib/html5lib/treewalkers/genshi.py -> build/bdist.openbsd-7.9-amd64/wheel/./html5lib/treewalkers running install_egg_info running egg_info writing html5lib.egg-info/PKG-INFO /usr/local/lib/python3.14/site-packages/setuptools/_core_metadata.py:237: SetuptoolsDeprecationWarning: Ambiguity during "extra" normalization for dependencies. !! ******************************************************************************** 'all' and 'all' normalize to the same value: 'all' In future versions, setuptools might halt the build process. See https://peps.python.org/pep-0685/ for details. ******************************************************************************** !! _write_provides_extra(file, processed_extras, extra, unsafe_extra) 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 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 build/bdist.openbsd-7.9-amd64/wheel/./html5lib-1.1-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/html5lib-1.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-html5lib-1.1/html5lib-1.1/dist/.tmp-oh7z1s0x/html5lib-1.1-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'html5lib/__init__.py' adding 'html5lib/_ihatexml.py' adding 'html5lib/_inputstream.py' adding 'html5lib/_tokenizer.py' adding 'html5lib/_utils.py' adding 'html5lib/constants.py' adding 'html5lib/html5parser.py' adding 'html5lib/serializer.py' adding 'html5lib/_trie/__init__.py' adding 'html5lib/_trie/_base.py' adding 'html5lib/_trie/py.py' adding 'html5lib/filters/__init__.py' adding 'html5lib/filters/alphabeticalattributes.py' adding 'html5lib/filters/base.py' adding 'html5lib/filters/inject_meta_charset.py' adding 'html5lib/filters/lint.py' adding 'html5lib/filters/optionaltags.py' adding 'html5lib/filters/sanitizer.py' adding 'html5lib/filters/whitespace.py' adding 'html5lib/treeadapters/__init__.py' adding 'html5lib/treeadapters/genshi.py' adding 'html5lib/treeadapters/sax.py' adding 'html5lib/treebuilders/__init__.py' adding 'html5lib/treebuilders/base.py' adding 'html5lib/treebuilders/dom.py' adding 'html5lib/treebuilders/etree.py' adding 'html5lib/treebuilders/etree_lxml.py' adding 'html5lib/treewalkers/__init__.py' adding 'html5lib/treewalkers/base.py' adding 'html5lib/treewalkers/dom.py' adding 'html5lib/treewalkers/etree.py' adding 'html5lib/treewalkers/etree_lxml.py' adding 'html5lib/treewalkers/genshi.py' adding 'html5lib-1.1.dist-info/licenses/AUTHORS.rst' adding 'html5lib-1.1.dist-info/licenses/LICENSE' adding 'html5lib-1.1.dist-info/METADATA' adding 'html5lib-1.1.dist-info/WHEEL' adding 'html5lib-1.1.dist-info/top_level.txt' adding 'html5lib-1.1.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built html5lib-1.1-py2.py3-none-any.whl >>> Running package in devel/py-html5lib at 1778680351.96 ===> devel/py-html5lib ===> Faking installation for py3-html5lib-1.1p6 ===> Building package for py3-html5lib-1.1p6 Create /exopi-cvs/ports/packages/amd64/all/py3-html5lib-1.1p6.tgz Creating package py3-html5lib-1.1p6 reading plist| checking dependencies| checking dependencies|devel/py-six checking dependencies|lang/python/3,-main checking dependencies|textproc/py-webencodings checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|*** | 4% archiving|**** | 6% archiving|******* | 12% archiving|*********** | 17% archiving|*********** | 18% archiving|**************** | 25% archiving|******************** | 31% archiving|************************** | 40% archiving|******************************** | 49% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 55% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|*************************************************** | 80% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-html5lib-1.1p6 was updated --- /exopi-cvs/ports/plist/amd64/py3-html5lib-1.1p6 +++ /exopi-cvs/ports/plist/amd64/py3-html5lib-1.1p6-new @@ -1,5 +1,5 @@ @name py3-html5lib-1.1p6 -@version 16 +@version 17 @comment pkgpath=devel/py-html5lib ftp=yes @arch amd64 +DESC @@ -9,122 +9,122 @@ @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.13 @depend textproc/py-webencodings:py3-webencodings-*:py3-webencodings-0.5.1p10 @cwd /usr/local -lib/python3.13/site-packages/html5lib/ -lib/python3.13/site-packages/html5lib-1.1.dist-info/ -lib/python3.13/site-packages/html5lib-1.1.dist-info/METADATA -lib/python3.13/site-packages/html5lib-1.1.dist-info/RECORD -lib/python3.13/site-packages/html5lib-1.1.dist-info/WHEEL -lib/python3.13/site-packages/html5lib-1.1.dist-info/licenses/ -lib/python3.13/site-packages/html5lib-1.1.dist-info/licenses/AUTHORS.rst -lib/python3.13/site-packages/html5lib-1.1.dist-info/licenses/LICENSE -lib/python3.13/site-packages/html5lib-1.1.dist-info/top_level.txt -lib/python3.13/site-packages/html5lib/__init__.py -lib/python3.13/site-packages/html5lib/__pycache__/ -lib/python3.13/site-packages/html5lib/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/html5lib/__pycache__/_ihatexml.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/__pycache__/_ihatexml.cpython-313.pyc -lib/python3.13/site-packages/html5lib/__pycache__/_inputstream.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/__pycache__/_inputstream.cpython-313.pyc -lib/python3.13/site-packages/html5lib/__pycache__/_tokenizer.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/__pycache__/_tokenizer.cpython-313.pyc -lib/python3.13/site-packages/html5lib/__pycache__/_utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/__pycache__/_utils.cpython-313.pyc -lib/python3.13/site-packages/html5lib/__pycache__/constants.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/__pycache__/constants.cpython-313.pyc -lib/python3.13/site-packages/html5lib/__pycache__/html5parser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/__pycache__/html5parser.cpython-313.pyc -lib/python3.13/site-packages/html5lib/__pycache__/serializer.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/__pycache__/serializer.cpython-313.pyc -lib/python3.13/site-packages/html5lib/_ihatexml.py -lib/python3.13/site-packages/html5lib/_inputstream.py -lib/python3.13/site-packages/html5lib/_tokenizer.py -lib/python3.13/site-packages/html5lib/_trie/ -lib/python3.13/site-packages/html5lib/_trie/__init__.py -lib/python3.13/site-packages/html5lib/_trie/__pycache__/ -lib/python3.13/site-packages/html5lib/_trie/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/_trie/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/html5lib/_trie/__pycache__/_base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/_trie/__pycache__/_base.cpython-313.pyc -lib/python3.13/site-packages/html5lib/_trie/__pycache__/py.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/_trie/__pycache__/py.cpython-313.pyc -lib/python3.13/site-packages/html5lib/_trie/_base.py -lib/python3.13/site-packages/html5lib/_trie/py.py -lib/python3.13/site-packages/html5lib/_utils.py -lib/python3.13/site-packages/html5lib/constants.py -lib/python3.13/site-packages/html5lib/filters/ -lib/python3.13/site-packages/html5lib/filters/__init__.py -lib/python3.13/site-packages/html5lib/filters/__pycache__/ -lib/python3.13/site-packages/html5lib/filters/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/filters/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/html5lib/filters/__pycache__/alphabeticalattributes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/filters/__pycache__/alphabeticalattributes.cpython-313.pyc -lib/python3.13/site-packages/html5lib/filters/__pycache__/base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/filters/__pycache__/base.cpython-313.pyc -lib/python3.13/site-packages/html5lib/filters/__pycache__/inject_meta_charset.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/filters/__pycache__/inject_meta_charset.cpython-313.pyc -lib/python3.13/site-packages/html5lib/filters/__pycache__/lint.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/filters/__pycache__/lint.cpython-313.pyc -lib/python3.13/site-packages/html5lib/filters/__pycache__/optionaltags.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/filters/__pycache__/optionaltags.cpython-313.pyc -lib/python3.13/site-packages/html5lib/filters/__pycache__/sanitizer.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/filters/__pycache__/sanitizer.cpython-313.pyc -lib/python3.13/site-packages/html5lib/filters/__pycache__/whitespace.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/filters/__pycache__/whitespace.cpython-313.pyc -lib/python3.13/site-packages/html5lib/filters/alphabeticalattributes.py -lib/python3.13/site-packages/html5lib/filters/base.py -lib/python3.13/site-packages/html5lib/filters/inject_meta_charset.py -lib/python3.13/site-packages/html5lib/filters/lint.py -lib/python3.13/site-packages/html5lib/filters/optionaltags.py -lib/python3.13/site-packages/html5lib/filters/sanitizer.py -lib/python3.13/site-packages/html5lib/filters/whitespace.py -lib/python3.13/site-packages/html5lib/html5parser.py -lib/python3.13/site-packages/html5lib/serializer.py -lib/python3.13/site-packages/html5lib/treeadapters/ -lib/python3.13/site-packages/html5lib/treeadapters/__init__.py -lib/python3.13/site-packages/html5lib/treeadapters/__pycache__/ -lib/python3.13/site-packages/html5lib/treeadapters/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/treeadapters/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/html5lib/treeadapters/__pycache__/genshi.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/treeadapters/__pycache__/genshi.cpython-313.pyc -lib/python3.13/site-packages/html5lib/treeadapters/__pycache__/sax.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/treeadapters/__pycache__/sax.cpython-313.pyc -lib/python3.13/site-packages/html5lib/treeadapters/genshi.py -lib/python3.13/site-packages/html5lib/treeadapters/sax.py -lib/python3.13/site-packages/html5lib/treebuilders/ -lib/python3.13/site-packages/html5lib/treebuilders/__init__.py -lib/python3.13/site-packages/html5lib/treebuilders/__pycache__/ -lib/python3.13/site-packages/html5lib/treebuilders/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/treebuilders/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/html5lib/treebuilders/__pycache__/base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/treebuilders/__pycache__/base.cpython-313.pyc -lib/python3.13/site-packages/html5lib/treebuilders/__pycache__/dom.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/treebuilders/__pycache__/dom.cpython-313.pyc -lib/python3.13/site-packages/html5lib/treebuilders/__pycache__/etree.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/treebuilders/__pycache__/etree.cpython-313.pyc -lib/python3.13/site-packages/html5lib/treebuilders/__pycache__/etree_lxml.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/treebuilders/__pycache__/etree_lxml.cpython-313.pyc -lib/python3.13/site-packages/html5lib/treebuilders/base.py -lib/python3.13/site-packages/html5lib/treebuilders/dom.py -lib/python3.13/site-packages/html5lib/treebuilders/etree.py -lib/python3.13/site-packages/html5lib/treebuilders/etree_lxml.py -lib/python3.13/site-packages/html5lib/treewalkers/ -lib/python3.13/site-packages/html5lib/treewalkers/__init__.py -lib/python3.13/site-packages/html5lib/treewalkers/__pycache__/ -lib/python3.13/site-packages/html5lib/treewalkers/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/treewalkers/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/html5lib/treewalkers/__pycache__/base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/treewalkers/__pycache__/base.cpython-313.pyc -lib/python3.13/site-packages/html5lib/treewalkers/__pycache__/dom.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/treewalkers/__pycache__/dom.cpython-313.pyc -lib/python3.13/site-packages/html5lib/treewalkers/__pycache__/etree.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/treewalkers/__pycache__/etree.cpython-313.pyc -lib/python3.13/site-packages/html5lib/treewalkers/__pycache__/etree_lxml.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/treewalkers/__pycache__/etree_lxml.cpython-313.pyc -lib/python3.13/site-packages/html5lib/treewalkers/__pycache__/genshi.cpython-313.opt-1.pyc -lib/python3.13/site-packages/html5lib/treewalkers/__pycache__/genshi.cpython-313.pyc -lib/python3.13/site-packages/html5lib/treewalkers/base.py -lib/python3.13/site-packages/html5lib/treewalkers/dom.py -lib/python3.13/site-packages/html5lib/treewalkers/etree.py -lib/python3.13/site-packages/html5lib/treewalkers/etree_lxml.py -lib/python3.13/site-packages/html5lib/treewalkers/genshi.py +lib/python3.14/site-packages/html5lib/ +lib/python3.14/site-packages/html5lib-1.1.dist-info/ +lib/python3.14/site-packages/html5lib-1.1.dist-info/METADATA +lib/python3.14/site-packages/html5lib-1.1.dist-info/RECORD +lib/python3.14/site-packages/html5lib-1.1.dist-info/WHEEL +lib/python3.14/site-packages/html5lib-1.1.dist-info/licenses/ +lib/python3.14/site-packages/html5lib-1.1.dist-info/licenses/AUTHORS.rst +lib/python3.14/site-packages/html5lib-1.1.dist-info/licenses/LICENSE +lib/python3.14/site-packages/html5lib-1.1.dist-info/top_level.txt +lib/python3.14/site-packages/html5lib/__init__.py +lib/python3.14/site-packages/html5lib/__pycache__/ +lib/python3.14/site-packages/html5lib/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/html5lib/__pycache__/_ihatexml.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/__pycache__/_ihatexml.cpython-314.pyc +lib/python3.14/site-packages/html5lib/__pycache__/_inputstream.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/__pycache__/_inputstream.cpython-314.pyc +lib/python3.14/site-packages/html5lib/__pycache__/_tokenizer.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/__pycache__/_tokenizer.cpython-314.pyc +lib/python3.14/site-packages/html5lib/__pycache__/_utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/__pycache__/_utils.cpython-314.pyc +lib/python3.14/site-packages/html5lib/__pycache__/constants.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/__pycache__/constants.cpython-314.pyc +lib/python3.14/site-packages/html5lib/__pycache__/html5parser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/__pycache__/html5parser.cpython-314.pyc +lib/python3.14/site-packages/html5lib/__pycache__/serializer.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/__pycache__/serializer.cpython-314.pyc +lib/python3.14/site-packages/html5lib/_ihatexml.py +lib/python3.14/site-packages/html5lib/_inputstream.py +lib/python3.14/site-packages/html5lib/_tokenizer.py +lib/python3.14/site-packages/html5lib/_trie/ +lib/python3.14/site-packages/html5lib/_trie/__init__.py +lib/python3.14/site-packages/html5lib/_trie/__pycache__/ +lib/python3.14/site-packages/html5lib/_trie/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/_trie/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/html5lib/_trie/__pycache__/_base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/_trie/__pycache__/_base.cpython-314.pyc +lib/python3.14/site-packages/html5lib/_trie/__pycache__/py.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/_trie/__pycache__/py.cpython-314.pyc +lib/python3.14/site-packages/html5lib/_trie/_base.py +lib/python3.14/site-packages/html5lib/_trie/py.py +lib/python3.14/site-packages/html5lib/_utils.py +lib/python3.14/site-packages/html5lib/constants.py +lib/python3.14/site-packages/html5lib/filters/ +lib/python3.14/site-packages/html5lib/filters/__init__.py +lib/python3.14/site-packages/html5lib/filters/__pycache__/ +lib/python3.14/site-packages/html5lib/filters/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/filters/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/html5lib/filters/__pycache__/alphabeticalattributes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/filters/__pycache__/alphabeticalattributes.cpython-314.pyc +lib/python3.14/site-packages/html5lib/filters/__pycache__/base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/filters/__pycache__/base.cpython-314.pyc +lib/python3.14/site-packages/html5lib/filters/__pycache__/inject_meta_charset.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/filters/__pycache__/inject_meta_charset.cpython-314.pyc +lib/python3.14/site-packages/html5lib/filters/__pycache__/lint.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/filters/__pycache__/lint.cpython-314.pyc +lib/python3.14/site-packages/html5lib/filters/__pycache__/optionaltags.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/filters/__pycache__/optionaltags.cpython-314.pyc +lib/python3.14/site-packages/html5lib/filters/__pycache__/sanitizer.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/filters/__pycache__/sanitizer.cpython-314.pyc +lib/python3.14/site-packages/html5lib/filters/__pycache__/whitespace.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/filters/__pycache__/whitespace.cpython-314.pyc +lib/python3.14/site-packages/html5lib/filters/alphabeticalattributes.py +lib/python3.14/site-packages/html5lib/filters/base.py +lib/python3.14/site-packages/html5lib/filters/inject_meta_charset.py +lib/python3.14/site-packages/html5lib/filters/lint.py +lib/python3.14/site-packages/html5lib/filters/optionaltags.py +lib/python3.14/site-packages/html5lib/filters/sanitizer.py +lib/python3.14/site-packages/html5lib/filters/whitespace.py +lib/python3.14/site-packages/html5lib/html5parser.py +lib/python3.14/site-packages/html5lib/serializer.py +lib/python3.14/site-packages/html5lib/treeadapters/ +lib/python3.14/site-packages/html5lib/treeadapters/__init__.py +lib/python3.14/site-packages/html5lib/treeadapters/__pycache__/ +lib/python3.14/site-packages/html5lib/treeadapters/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/treeadapters/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/html5lib/treeadapters/__pycache__/genshi.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/treeadapters/__pycache__/genshi.cpython-314.pyc +lib/python3.14/site-packages/html5lib/treeadapters/__pycache__/sax.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/treeadapters/__pycache__/sax.cpython-314.pyc +lib/python3.14/site-packages/html5lib/treeadapters/genshi.py +lib/python3.14/site-packages/html5lib/treeadapters/sax.py +lib/python3.14/site-packages/html5lib/treebuilders/ +lib/python3.14/site-packages/html5lib/treebuilders/__init__.py +lib/python3.14/site-packages/html5lib/treebuilders/__pycache__/ +lib/python3.14/site-packages/html5lib/treebuilders/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/treebuilders/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/html5lib/treebuilders/__pycache__/base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/treebuilders/__pycache__/base.cpython-314.pyc +lib/python3.14/site-packages/html5lib/treebuilders/__pycache__/dom.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/treebuilders/__pycache__/dom.cpython-314.pyc +lib/python3.14/site-packages/html5lib/treebuilders/__pycache__/etree.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/treebuilders/__pycache__/etree.cpython-314.pyc +lib/python3.14/site-packages/html5lib/treebuilders/__pycache__/etree_lxml.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/treebuilders/__pycache__/etree_lxml.cpython-314.pyc +lib/python3.14/site-packages/html5lib/treebuilders/base.py +lib/python3.14/site-packages/html5lib/treebuilders/dom.py +lib/python3.14/site-packages/html5lib/treebuilders/etree.py +lib/python3.14/site-packages/html5lib/treebuilders/etree_lxml.py +lib/python3.14/site-packages/html5lib/treewalkers/ +lib/python3.14/site-packages/html5lib/treewalkers/__init__.py +lib/python3.14/site-packages/html5lib/treewalkers/__pycache__/ +lib/python3.14/site-packages/html5lib/treewalkers/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/treewalkers/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/html5lib/treewalkers/__pycache__/base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/treewalkers/__pycache__/base.cpython-314.pyc +lib/python3.14/site-packages/html5lib/treewalkers/__pycache__/dom.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/treewalkers/__pycache__/dom.cpython-314.pyc +lib/python3.14/site-packages/html5lib/treewalkers/__pycache__/etree.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/treewalkers/__pycache__/etree.cpython-314.pyc +lib/python3.14/site-packages/html5lib/treewalkers/__pycache__/etree_lxml.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/treewalkers/__pycache__/etree_lxml.cpython-314.pyc +lib/python3.14/site-packages/html5lib/treewalkers/__pycache__/genshi.cpython-314.opt-1.pyc +lib/python3.14/site-packages/html5lib/treewalkers/__pycache__/genshi.cpython-314.pyc +lib/python3.14/site-packages/html5lib/treewalkers/base.py +lib/python3.14/site-packages/html5lib/treewalkers/dom.py +lib/python3.14/site-packages/html5lib/treewalkers/etree.py +lib/python3.14/site-packages/html5lib/treewalkers/etree_lxml.py +lib/python3.14/site-packages/html5lib/treewalkers/genshi.py Link to /exopi-cvs/ports/packages/amd64/ftp/py3-html5lib-1.1p6.tgz >>> Running clean in devel/py-html5lib at 1778680355.90 ===> devel/py-html5lib ===> Cleaning for py3-html5lib-1.1p6 >>> Ended at 1778680356.19 max_stuck=10.43/waiting-for-lock #126=14.79/junk=0.87/extract=1.68/build=2.49/package=3.89/clean=0.36