>>> Building on exopi-1 under www/py-bleach BDEPENDS = [devel/py-test-runner;devel/py-build;devel/py-setuptools;lang/python/3;devel/py-installer;devel/py-wheel] DIST = [www/py-bleach:bleach-6.3.0.tar.gz] FULLPKGNAME = py3-bleach-6.3.0p0 RDEPENDS = [textproc/py-tinycss2;lang/python/3;textproc/py-webencodings] (Junk lock obtained for exopi-1 at 1778682119.50) >>> Running depends in www/py-bleach at 1778682119.54 last junk was in devel/py-test-xdist /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-test-runner-6.0.1p2 py3-wheel-0.47.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-test-runner-6.0.1p2 py3-wheel-0.47.0 python-3.14.4p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-test-runner-6.0.1p2 py3-wheel-0.47.0 >>> Running show-prepare-results in www/py-bleach at 1778682127.01 ===> www/py-bleach ===> Building from scratch py3-bleach-6.3.0p0 ===> py3-bleach-6.3.0p0 depends on: py3-test-runner-* -> py3-test-runner-6.0.1p2 ===> py3-bleach-6.3.0p0 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-bleach-6.3.0p0 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-bleach-6.3.0p0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-bleach-6.3.0p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-bleach-6.3.0p0 depends on: py3-wheel-* -> py3-wheel-0.47.0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-test-runner-6.0.1p2 py3-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-1 at 1778682128.54) Woken up audio/ladspa distfiles size=203533 >>> Running extract in www/py-bleach at 1778682128.59 ===> www/py-bleach ===> Checking files for py3-bleach-6.3.0p0 `/exopi-cvs/ports/distfiles/bleach-6.3.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-bleach-6.3.0p0 >>> Running build in www/py-bleach at 1778682129.00 ===> www/py-bleach ===> Patching for py3-bleach-6.3.0p0 ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |https://github.com/mozilla/bleach/pull/772 | |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 31. 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-bleach-6.3.0p0 ===> Configuring for py3-bleach-6.3.0p0 ===> Building for py3-bleach-6.3.0p0 * Getting build dependencies for wheel... running egg_info writing bleach.egg-info/PKG-INFO writing dependency_links to bleach.egg-info/dependency_links.txt writing requirements to bleach.egg-info/requires.txt writing top-level names to bleach.egg-info/top_level.txt reading manifest file 'bleach.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'bleach/_vendor/html5lib-1.1.dist-info/LICENSE' writing manifest file 'bleach.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build/lib/bleach copying bleach/__init__.py -> build/lib/bleach copying bleach/callbacks.py -> build/lib/bleach copying bleach/css_sanitizer.py -> build/lib/bleach copying bleach/html5lib_shim.py -> build/lib/bleach copying bleach/linkifier.py -> build/lib/bleach copying bleach/parse_shim.py -> build/lib/bleach copying bleach/sanitizer.py -> build/lib/bleach copying bleach/six_shim.py -> build/lib/bleach creating build/lib/bleach/_vendor copying bleach/_vendor/__init__.py -> build/lib/bleach/_vendor copying bleach/_vendor/parse.py -> build/lib/bleach/_vendor creating build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/__init__.py -> build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/_ihatexml.py -> build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/_inputstream.py -> build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/_tokenizer.py -> build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/_utils.py -> build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/constants.py -> build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/html5parser.py -> build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/serializer.py -> build/lib/bleach/_vendor/html5lib creating build/lib/bleach/_vendor/html5lib/_trie copying bleach/_vendor/html5lib/_trie/__init__.py -> build/lib/bleach/_vendor/html5lib/_trie copying bleach/_vendor/html5lib/_trie/_base.py -> build/lib/bleach/_vendor/html5lib/_trie copying bleach/_vendor/html5lib/_trie/py.py -> build/lib/bleach/_vendor/html5lib/_trie creating build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/__init__.py -> build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/alphabeticalattributes.py -> build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/base.py -> build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/inject_meta_charset.py -> build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/lint.py -> build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/optionaltags.py -> build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/sanitizer.py -> build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/whitespace.py -> build/lib/bleach/_vendor/html5lib/filters creating build/lib/bleach/_vendor/html5lib/treeadapters copying bleach/_vendor/html5lib/treeadapters/__init__.py -> build/lib/bleach/_vendor/html5lib/treeadapters copying bleach/_vendor/html5lib/treeadapters/genshi.py -> build/lib/bleach/_vendor/html5lib/treeadapters copying bleach/_vendor/html5lib/treeadapters/sax.py -> build/lib/bleach/_vendor/html5lib/treeadapters creating build/lib/bleach/_vendor/html5lib/treebuilders copying bleach/_vendor/html5lib/treebuilders/__init__.py -> build/lib/bleach/_vendor/html5lib/treebuilders copying bleach/_vendor/html5lib/treebuilders/base.py -> build/lib/bleach/_vendor/html5lib/treebuilders copying bleach/_vendor/html5lib/treebuilders/dom.py -> build/lib/bleach/_vendor/html5lib/treebuilders copying bleach/_vendor/html5lib/treebuilders/etree.py -> build/lib/bleach/_vendor/html5lib/treebuilders copying bleach/_vendor/html5lib/treebuilders/etree_lxml.py -> build/lib/bleach/_vendor/html5lib/treebuilders creating build/lib/bleach/_vendor/html5lib/treewalkers copying bleach/_vendor/html5lib/treewalkers/__init__.py -> build/lib/bleach/_vendor/html5lib/treewalkers copying bleach/_vendor/html5lib/treewalkers/base.py -> build/lib/bleach/_vendor/html5lib/treewalkers copying bleach/_vendor/html5lib/treewalkers/dom.py -> build/lib/bleach/_vendor/html5lib/treewalkers copying bleach/_vendor/html5lib/treewalkers/etree.py -> build/lib/bleach/_vendor/html5lib/treewalkers copying bleach/_vendor/html5lib/treewalkers/etree_lxml.py -> build/lib/bleach/_vendor/html5lib/treewalkers copying bleach/_vendor/html5lib/treewalkers/genshi.py -> build/lib/bleach/_vendor/html5lib/treewalkers running egg_info writing bleach.egg-info/PKG-INFO writing dependency_links to bleach.egg-info/dependency_links.txt writing requirements to bleach.egg-info/requires.txt writing top-level names to bleach.egg-info/top_level.txt reading manifest file 'bleach.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'bleach/_vendor/html5lib-1.1.dist-info/LICENSE' writing manifest file 'bleach.egg-info/SOURCES.txt' copying bleach/_vendor/README.rst -> build/lib/bleach/_vendor copying bleach/_vendor/parse.py.SHA256SUM -> build/lib/bleach/_vendor copying bleach/_vendor/vendor.txt -> build/lib/bleach/_vendor copying bleach/_vendor/vendor_install.sh -> build/lib/bleach/_vendor creating build/lib/bleach/_vendor/html5lib-1.1.dist-info copying bleach/_vendor/html5lib-1.1.dist-info/AUTHORS.rst -> build/lib/bleach/_vendor/html5lib-1.1.dist-info copying bleach/_vendor/html5lib-1.1.dist-info/INSTALLER -> build/lib/bleach/_vendor/html5lib-1.1.dist-info copying bleach/_vendor/html5lib-1.1.dist-info/LICENSE -> build/lib/bleach/_vendor/html5lib-1.1.dist-info copying bleach/_vendor/html5lib-1.1.dist-info/METADATA -> build/lib/bleach/_vendor/html5lib-1.1.dist-info copying bleach/_vendor/html5lib-1.1.dist-info/RECORD -> build/lib/bleach/_vendor/html5lib-1.1.dist-info copying bleach/_vendor/html5lib-1.1.dist-info/REQUESTED -> build/lib/bleach/_vendor/html5lib-1.1.dist-info copying bleach/_vendor/html5lib-1.1.dist-info/WHEEL -> build/lib/bleach/_vendor/html5lib-1.1.dist-info copying bleach/_vendor/html5lib-1.1.dist-info/top_level.txt -> build/lib/bleach/_vendor/html5lib-1.1.dist-info 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/bleach copying build/lib/bleach/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach copying build/lib/bleach/callbacks.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach copying build/lib/bleach/css_sanitizer.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach copying build/lib/bleach/html5lib_shim.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach copying build/lib/bleach/linkifier.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach copying build/lib/bleach/parse_shim.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach copying build/lib/bleach/sanitizer.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach copying build/lib/bleach/six_shim.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach creating build/bdist.openbsd-7.9-amd64/wheel/bleach/_vendor copying build/lib/bleach/_vendor/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor copying build/lib/bleach/_vendor/parse.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor creating build/bdist.openbsd-7.9-amd64/wheel/bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/_ihatexml.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/_inputstream.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/_tokenizer.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/_utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/constants.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/html5parser.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/serializer.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib creating build/bdist.openbsd-7.9-amd64/wheel/bleach/_vendor/html5lib/_trie copying build/lib/bleach/_vendor/html5lib/_trie/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/_trie copying build/lib/bleach/_vendor/html5lib/_trie/_base.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/_trie copying build/lib/bleach/_vendor/html5lib/_trie/py.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/_trie creating build/bdist.openbsd-7.9-amd64/wheel/bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/alphabeticalattributes.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/base.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/inject_meta_charset.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/lint.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/optionaltags.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/sanitizer.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/whitespace.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/filters creating build/bdist.openbsd-7.9-amd64/wheel/bleach/_vendor/html5lib/treeadapters copying build/lib/bleach/_vendor/html5lib/treeadapters/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/treeadapters copying build/lib/bleach/_vendor/html5lib/treeadapters/genshi.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/treeadapters copying build/lib/bleach/_vendor/html5lib/treeadapters/sax.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/treeadapters creating build/bdist.openbsd-7.9-amd64/wheel/bleach/_vendor/html5lib/treebuilders copying build/lib/bleach/_vendor/html5lib/treebuilders/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/treebuilders copying build/lib/bleach/_vendor/html5lib/treebuilders/base.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/treebuilders copying build/lib/bleach/_vendor/html5lib/treebuilders/dom.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/treebuilders copying build/lib/bleach/_vendor/html5lib/treebuilders/etree.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/treebuilders copying build/lib/bleach/_vendor/html5lib/treebuilders/etree_lxml.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/treebuilders creating build/bdist.openbsd-7.9-amd64/wheel/bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/base.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/dom.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/etree.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/etree_lxml.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/genshi.py -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/README.rst -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor copying build/lib/bleach/_vendor/parse.py.SHA256SUM -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor copying build/lib/bleach/_vendor/vendor.txt -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor copying build/lib/bleach/_vendor/vendor_install.sh -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor creating build/bdist.openbsd-7.9-amd64/wheel/bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/AUTHORS.rst -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/INSTALLER -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/LICENSE -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/METADATA -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/RECORD -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/REQUESTED -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/WHEEL -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/top_level.txt -> build/bdist.openbsd-7.9-amd64/wheel/./bleach/_vendor/html5lib-1.1.dist-info running install_egg_info Copying bleach.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./bleach-6.3.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/bleach-6.3.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-bleach-6.3.0/bleach-6.3.0/dist/.tmp-0vsoiwpp/bleach-6.3.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'bleach/__init__.py' adding 'bleach/callbacks.py' adding 'bleach/css_sanitizer.py' adding 'bleach/html5lib_shim.py' adding 'bleach/linkifier.py' adding 'bleach/parse_shim.py' adding 'bleach/sanitizer.py' adding 'bleach/six_shim.py' adding 'bleach/_vendor/README.rst' adding 'bleach/_vendor/__init__.py' adding 'bleach/_vendor/parse.py' adding 'bleach/_vendor/parse.py.SHA256SUM' adding 'bleach/_vendor/vendor.txt' adding 'bleach/_vendor/vendor_install.sh' adding 'bleach/_vendor/html5lib/__init__.py' adding 'bleach/_vendor/html5lib/_ihatexml.py' adding 'bleach/_vendor/html5lib/_inputstream.py' adding 'bleach/_vendor/html5lib/_tokenizer.py' adding 'bleach/_vendor/html5lib/_utils.py' adding 'bleach/_vendor/html5lib/constants.py' adding 'bleach/_vendor/html5lib/html5parser.py' adding 'bleach/_vendor/html5lib/serializer.py' adding 'bleach/_vendor/html5lib/_trie/__init__.py' adding 'bleach/_vendor/html5lib/_trie/_base.py' adding 'bleach/_vendor/html5lib/_trie/py.py' adding 'bleach/_vendor/html5lib/filters/__init__.py' adding 'bleach/_vendor/html5lib/filters/alphabeticalattributes.py' adding 'bleach/_vendor/html5lib/filters/base.py' adding 'bleach/_vendor/html5lib/filters/inject_meta_charset.py' adding 'bleach/_vendor/html5lib/filters/lint.py' adding 'bleach/_vendor/html5lib/filters/optionaltags.py' adding 'bleach/_vendor/html5lib/filters/sanitizer.py' adding 'bleach/_vendor/html5lib/filters/whitespace.py' adding 'bleach/_vendor/html5lib/treeadapters/__init__.py' adding 'bleach/_vendor/html5lib/treeadapters/genshi.py' adding 'bleach/_vendor/html5lib/treeadapters/sax.py' adding 'bleach/_vendor/html5lib/treebuilders/__init__.py' adding 'bleach/_vendor/html5lib/treebuilders/base.py' adding 'bleach/_vendor/html5lib/treebuilders/dom.py' adding 'bleach/_vendor/html5lib/treebuilders/etree.py' adding 'bleach/_vendor/html5lib/treebuilders/etree_lxml.py' adding 'bleach/_vendor/html5lib/treewalkers/__init__.py' adding 'bleach/_vendor/html5lib/treewalkers/base.py' adding 'bleach/_vendor/html5lib/treewalkers/dom.py' adding 'bleach/_vendor/html5lib/treewalkers/etree.py' adding 'bleach/_vendor/html5lib/treewalkers/etree_lxml.py' adding 'bleach/_vendor/html5lib/treewalkers/genshi.py' adding 'bleach-6.3.0.dist-info/licenses/LICENSE' adding 'bleach-6.3.0.dist-info/METADATA' adding 'bleach-6.3.0.dist-info/WHEEL' adding 'bleach-6.3.0.dist-info/licenses/bleach/_vendor/html5lib-1.1.dist-info/LICENSE' adding 'bleach-6.3.0.dist-info/top_level.txt' adding 'bleach/_vendor/html5lib-1.1.dist-info/AUTHORS.rst' adding 'bleach/_vendor/html5lib-1.1.dist-info/INSTALLER' adding 'bleach/_vendor/html5lib-1.1.dist-info/LICENSE' adding 'bleach/_vendor/html5lib-1.1.dist-info/METADATA' adding 'bleach/_vendor/html5lib-1.1.dist-info/RECORD' adding 'bleach/_vendor/html5lib-1.1.dist-info/REQUESTED' adding 'bleach/_vendor/html5lib-1.1.dist-info/WHEEL' adding 'bleach/_vendor/html5lib-1.1.dist-info/top_level.txt' adding 'bleach-6.3.0.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built bleach-6.3.0-py3-none-any.whl >>> Running package in www/py-bleach at 1778682132.14 ===> www/py-bleach ===> Faking installation for py3-bleach-6.3.0p0 ===> Building package for py3-bleach-6.3.0p0 Create /exopi-cvs/ports/packages/amd64/all/py3-bleach-6.3.0p0.tgz Creating package py3-bleach-6.3.0p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|textproc/py-tinycss2 checking dependencies|textproc/py-webencodings checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 2% archiving|** | 3% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|***** | 8% archiving|******* | 10% archiving|******* | 11% archiving|******** | 12% archiving|********* | 14% archiving|********** | 16% archiving|************* | 20% archiving|**************** | 24% archiving|**************** | 25% archiving|******************** | 31% archiving|*********************** | 36% archiving|**************************** | 43% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|***************************************** | 63% archiving|***************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 71% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 79% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-bleach-6.3.0p0 was updated --- /exopi-cvs/ports/plist/amd64/py3-bleach-6.3.0p0 +++ /exopi-cvs/ports/plist/amd64/py3-bleach-6.3.0p0-new @@ -1,5 +1,5 @@ @name py3-bleach-6.3.0p0 -@version 16 +@version 17 @comment pkgpath=www/py-bleach ftp=yes @arch amd64 +DESC @@ -9,168 +9,168 @@ @depend textproc/py-tinycss2:py3-tinycss2-*:py3-tinycss2-1.5.1p0 @depend textproc/py-webencodings:py3-webencodings-*:py3-webencodings-0.5.1p10 @cwd /usr/local -lib/python3.13/site-packages/bleach/ -lib/python3.13/site-packages/bleach-6.3.0.dist-info/ -lib/python3.13/site-packages/bleach-6.3.0.dist-info/METADATA -lib/python3.13/site-packages/bleach-6.3.0.dist-info/RECORD -lib/python3.13/site-packages/bleach-6.3.0.dist-info/WHEEL -lib/python3.13/site-packages/bleach-6.3.0.dist-info/licenses/ -lib/python3.13/site-packages/bleach-6.3.0.dist-info/licenses/LICENSE -lib/python3.13/site-packages/bleach-6.3.0.dist-info/top_level.txt -lib/python3.13/site-packages/bleach/__init__.py -lib/python3.13/site-packages/bleach/__pycache__/ -lib/python3.13/site-packages/bleach/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/bleach/__pycache__/callbacks.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/__pycache__/callbacks.cpython-313.pyc -lib/python3.13/site-packages/bleach/__pycache__/css_sanitizer.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/__pycache__/css_sanitizer.cpython-313.pyc -lib/python3.13/site-packages/bleach/__pycache__/html5lib_shim.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/__pycache__/html5lib_shim.cpython-313.pyc -lib/python3.13/site-packages/bleach/__pycache__/linkifier.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/__pycache__/linkifier.cpython-313.pyc -lib/python3.13/site-packages/bleach/__pycache__/parse_shim.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/__pycache__/parse_shim.cpython-313.pyc -lib/python3.13/site-packages/bleach/__pycache__/sanitizer.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/__pycache__/sanitizer.cpython-313.pyc -lib/python3.13/site-packages/bleach/__pycache__/six_shim.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/__pycache__/six_shim.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/ -lib/python3.13/site-packages/bleach/_vendor/README.rst -lib/python3.13/site-packages/bleach/_vendor/__init__.py -lib/python3.13/site-packages/bleach/_vendor/__pycache__/ -lib/python3.13/site-packages/bleach/_vendor/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/__pycache__/parse.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/__pycache__/parse.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/ -lib/python3.13/site-packages/bleach/_vendor/html5lib-1.1.dist-info/ -lib/python3.13/site-packages/bleach/_vendor/html5lib-1.1.dist-info/AUTHORS.rst -lib/python3.13/site-packages/bleach/_vendor/html5lib-1.1.dist-info/INSTALLER -lib/python3.13/site-packages/bleach/_vendor/html5lib-1.1.dist-info/LICENSE -lib/python3.13/site-packages/bleach/_vendor/html5lib-1.1.dist-info/METADATA -lib/python3.13/site-packages/bleach/_vendor/html5lib-1.1.dist-info/RECORD -lib/python3.13/site-packages/bleach/_vendor/html5lib-1.1.dist-info/REQUESTED -lib/python3.13/site-packages/bleach/_vendor/html5lib-1.1.dist-info/WHEEL -lib/python3.13/site-packages/bleach/_vendor/html5lib-1.1.dist-info/top_level.txt -lib/python3.13/site-packages/bleach/_vendor/html5lib/__init__.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/__pycache__/ -lib/python3.13/site-packages/bleach/_vendor/html5lib/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/__pycache__/_ihatexml.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/__pycache__/_ihatexml.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/__pycache__/_inputstream.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/__pycache__/_inputstream.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/__pycache__/_tokenizer.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/__pycache__/_tokenizer.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/__pycache__/_utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/__pycache__/_utils.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/__pycache__/constants.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/__pycache__/constants.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/__pycache__/html5parser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/__pycache__/html5parser.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/__pycache__/serializer.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/__pycache__/serializer.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/_ihatexml.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/_inputstream.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/_tokenizer.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/_trie/ -lib/python3.13/site-packages/bleach/_vendor/html5lib/_trie/__init__.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/_trie/__pycache__/ -lib/python3.13/site-packages/bleach/_vendor/html5lib/_trie/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/_trie/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/_trie/__pycache__/_base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/_trie/__pycache__/_base.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/_trie/__pycache__/py.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/_trie/__pycache__/py.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/_trie/_base.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/_trie/py.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/_utils.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/constants.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/ -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/__init__.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/__pycache__/ -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/__pycache__/alphabeticalattributes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/__pycache__/alphabeticalattributes.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/__pycache__/base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/__pycache__/base.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/__pycache__/inject_meta_charset.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/__pycache__/inject_meta_charset.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/__pycache__/lint.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/__pycache__/lint.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/__pycache__/optionaltags.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/__pycache__/optionaltags.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/__pycache__/sanitizer.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/__pycache__/sanitizer.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/__pycache__/whitespace.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/__pycache__/whitespace.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/alphabeticalattributes.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/base.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/inject_meta_charset.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/lint.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/optionaltags.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/sanitizer.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/filters/whitespace.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/html5parser.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/serializer.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/treeadapters/ -lib/python3.13/site-packages/bleach/_vendor/html5lib/treeadapters/__init__.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/treeadapters/__pycache__/ -lib/python3.13/site-packages/bleach/_vendor/html5lib/treeadapters/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treeadapters/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treeadapters/__pycache__/genshi.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treeadapters/__pycache__/genshi.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treeadapters/__pycache__/sax.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treeadapters/__pycache__/sax.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treeadapters/genshi.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/treeadapters/sax.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/treebuilders/ -lib/python3.13/site-packages/bleach/_vendor/html5lib/treebuilders/__init__.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/ -lib/python3.13/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/base.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/dom.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/dom.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/etree.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/etree.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/etree_lxml.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/etree_lxml.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treebuilders/base.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/treebuilders/dom.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/treebuilders/etree.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/treebuilders/etree_lxml.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/treewalkers/ -lib/python3.13/site-packages/bleach/_vendor/html5lib/treewalkers/__init__.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/ -lib/python3.13/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/base.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/dom.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/dom.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/etree.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/etree.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/etree_lxml.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/etree_lxml.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/genshi.cpython-313.opt-1.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/genshi.cpython-313.pyc -lib/python3.13/site-packages/bleach/_vendor/html5lib/treewalkers/base.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/treewalkers/dom.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/treewalkers/etree.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/treewalkers/etree_lxml.py -lib/python3.13/site-packages/bleach/_vendor/html5lib/treewalkers/genshi.py -lib/python3.13/site-packages/bleach/_vendor/parse.py -lib/python3.13/site-packages/bleach/_vendor/parse.py.SHA256SUM -lib/python3.13/site-packages/bleach/_vendor/vendor.txt -lib/python3.13/site-packages/bleach/_vendor/vendor_install.sh -lib/python3.13/site-packages/bleach/callbacks.py -lib/python3.13/site-packages/bleach/css_sanitizer.py -lib/python3.13/site-packages/bleach/html5lib_shim.py -lib/python3.13/site-packages/bleach/linkifier.py -lib/python3.13/site-packages/bleach/parse_shim.py -lib/python3.13/site-packages/bleach/sanitizer.py -lib/python3.13/site-packages/bleach/six_shim.py +lib/python3.14/site-packages/bleach/ +lib/python3.14/site-packages/bleach-6.3.0.dist-info/ +lib/python3.14/site-packages/bleach-6.3.0.dist-info/METADATA +lib/python3.14/site-packages/bleach-6.3.0.dist-info/RECORD +lib/python3.14/site-packages/bleach-6.3.0.dist-info/WHEEL +lib/python3.14/site-packages/bleach-6.3.0.dist-info/licenses/ +lib/python3.14/site-packages/bleach-6.3.0.dist-info/licenses/LICENSE +lib/python3.14/site-packages/bleach-6.3.0.dist-info/top_level.txt +lib/python3.14/site-packages/bleach/__init__.py +lib/python3.14/site-packages/bleach/__pycache__/ +lib/python3.14/site-packages/bleach/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/bleach/__pycache__/callbacks.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/__pycache__/callbacks.cpython-314.pyc +lib/python3.14/site-packages/bleach/__pycache__/css_sanitizer.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/__pycache__/css_sanitizer.cpython-314.pyc +lib/python3.14/site-packages/bleach/__pycache__/html5lib_shim.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/__pycache__/html5lib_shim.cpython-314.pyc +lib/python3.14/site-packages/bleach/__pycache__/linkifier.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/__pycache__/linkifier.cpython-314.pyc +lib/python3.14/site-packages/bleach/__pycache__/parse_shim.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/__pycache__/parse_shim.cpython-314.pyc +lib/python3.14/site-packages/bleach/__pycache__/sanitizer.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/__pycache__/sanitizer.cpython-314.pyc +lib/python3.14/site-packages/bleach/__pycache__/six_shim.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/__pycache__/six_shim.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/ +lib/python3.14/site-packages/bleach/_vendor/README.rst +lib/python3.14/site-packages/bleach/_vendor/__init__.py +lib/python3.14/site-packages/bleach/_vendor/__pycache__/ +lib/python3.14/site-packages/bleach/_vendor/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/__pycache__/parse.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/__pycache__/parse.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/ +lib/python3.14/site-packages/bleach/_vendor/html5lib-1.1.dist-info/ +lib/python3.14/site-packages/bleach/_vendor/html5lib-1.1.dist-info/AUTHORS.rst +lib/python3.14/site-packages/bleach/_vendor/html5lib-1.1.dist-info/INSTALLER +lib/python3.14/site-packages/bleach/_vendor/html5lib-1.1.dist-info/LICENSE +lib/python3.14/site-packages/bleach/_vendor/html5lib-1.1.dist-info/METADATA +lib/python3.14/site-packages/bleach/_vendor/html5lib-1.1.dist-info/RECORD +lib/python3.14/site-packages/bleach/_vendor/html5lib-1.1.dist-info/REQUESTED +lib/python3.14/site-packages/bleach/_vendor/html5lib-1.1.dist-info/WHEEL +lib/python3.14/site-packages/bleach/_vendor/html5lib-1.1.dist-info/top_level.txt +lib/python3.14/site-packages/bleach/_vendor/html5lib/__init__.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/__pycache__/ +lib/python3.14/site-packages/bleach/_vendor/html5lib/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/__pycache__/_ihatexml.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/__pycache__/_ihatexml.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/__pycache__/_inputstream.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/__pycache__/_inputstream.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/__pycache__/_tokenizer.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/__pycache__/_tokenizer.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/__pycache__/_utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/__pycache__/_utils.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/__pycache__/constants.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/__pycache__/constants.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/__pycache__/html5parser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/__pycache__/html5parser.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/__pycache__/serializer.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/__pycache__/serializer.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/_ihatexml.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/_inputstream.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/_tokenizer.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/_trie/ +lib/python3.14/site-packages/bleach/_vendor/html5lib/_trie/__init__.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/_trie/__pycache__/ +lib/python3.14/site-packages/bleach/_vendor/html5lib/_trie/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/_trie/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/_trie/__pycache__/_base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/_trie/__pycache__/_base.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/_trie/__pycache__/py.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/_trie/__pycache__/py.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/_trie/_base.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/_trie/py.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/_utils.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/constants.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/ +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/__init__.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/__pycache__/ +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/__pycache__/alphabeticalattributes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/__pycache__/alphabeticalattributes.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/__pycache__/base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/__pycache__/base.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/__pycache__/inject_meta_charset.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/__pycache__/inject_meta_charset.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/__pycache__/lint.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/__pycache__/lint.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/__pycache__/optionaltags.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/__pycache__/optionaltags.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/__pycache__/sanitizer.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/__pycache__/sanitizer.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/__pycache__/whitespace.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/__pycache__/whitespace.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/alphabeticalattributes.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/base.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/inject_meta_charset.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/lint.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/optionaltags.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/sanitizer.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/filters/whitespace.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/html5parser.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/serializer.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/treeadapters/ +lib/python3.14/site-packages/bleach/_vendor/html5lib/treeadapters/__init__.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/treeadapters/__pycache__/ +lib/python3.14/site-packages/bleach/_vendor/html5lib/treeadapters/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treeadapters/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treeadapters/__pycache__/genshi.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treeadapters/__pycache__/genshi.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treeadapters/__pycache__/sax.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treeadapters/__pycache__/sax.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treeadapters/genshi.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/treeadapters/sax.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/treebuilders/ +lib/python3.14/site-packages/bleach/_vendor/html5lib/treebuilders/__init__.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/ +lib/python3.14/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/base.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/dom.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/dom.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/etree.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/etree.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/etree_lxml.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treebuilders/__pycache__/etree_lxml.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treebuilders/base.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/treebuilders/dom.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/treebuilders/etree.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/treebuilders/etree_lxml.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/treewalkers/ +lib/python3.14/site-packages/bleach/_vendor/html5lib/treewalkers/__init__.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/ +lib/python3.14/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/base.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/dom.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/dom.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/etree.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/etree.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/etree_lxml.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/etree_lxml.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/genshi.cpython-314.opt-1.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treewalkers/__pycache__/genshi.cpython-314.pyc +lib/python3.14/site-packages/bleach/_vendor/html5lib/treewalkers/base.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/treewalkers/dom.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/treewalkers/etree.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/treewalkers/etree_lxml.py +lib/python3.14/site-packages/bleach/_vendor/html5lib/treewalkers/genshi.py +lib/python3.14/site-packages/bleach/_vendor/parse.py +lib/python3.14/site-packages/bleach/_vendor/parse.py.SHA256SUM +lib/python3.14/site-packages/bleach/_vendor/vendor.txt +lib/python3.14/site-packages/bleach/_vendor/vendor_install.sh +lib/python3.14/site-packages/bleach/callbacks.py +lib/python3.14/site-packages/bleach/css_sanitizer.py +lib/python3.14/site-packages/bleach/html5lib_shim.py +lib/python3.14/site-packages/bleach/linkifier.py +lib/python3.14/site-packages/bleach/parse_shim.py +lib/python3.14/site-packages/bleach/sanitizer.py +lib/python3.14/site-packages/bleach/six_shim.py Link to /exopi-cvs/ports/packages/amd64/ftp/py3-bleach-6.3.0p0.tgz >>> Running clean in www/py-bleach at 1778682136.06 ===> www/py-bleach ===> Cleaning for py3-bleach-6.3.0p0 >>> Ended at 1778682136.82 max_stuck=3.31/depends=7.48/show-prepare-results=1.56/extract=0.43/build=3.12/package=3.94/clean=0.79