>>> Building on exopi-3 under www/py-webpy BDEPENDS = [devel/py-build;devel/py-wheel;devel/py-setuptools;lang/python/3;devel/py-installer] DIST = [www/py-webpy:webpy-0.70.tar.gz] FULLPKGNAME = py3-webpy-0.70p0 RDEPENDS = [www/py-multipart;lang/python/3;www/py-cheroot] (Junk lock obtained for exopi-3 at 1778680945.08) >>> Running depends in www/py-webpy at 1778680945.12 last junk was in security/py-rsa /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 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-wheel-0.47.0 python-3.14.4p0 >>> Running show-prepare-results in www/py-webpy at 1778680947.16 ===> www/py-webpy ===> Building from scratch py3-webpy-0.70p0 ===> py3-webpy-0.70p0 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-webpy-0.70p0 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-webpy-0.70p0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-webpy-0.70p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-webpy-0.70p0 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-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-3 at 1778680948.46) distfiles size=104202 >>> Running extract in www/py-webpy at 1778680948.50 ===> www/py-webpy ===> Checking files for py3-webpy-0.70p0 `/exopi-cvs/ports/distfiles/webpy-0.70.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-webpy-0.70p0 >>> Running build in www/py-webpy at 1778680948.97 ===> www/py-webpy ===> Patching for py3-webpy-0.70p0 ===> 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-webpy-0.70p0 ===> Configuring for py3-webpy-0.70p0 ===> Building for py3-webpy-0.70p0 * Getting build dependencies for wheel... /usr/local/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/local/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: Public Domain See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() running egg_info creating web_py.egg-info writing web_py.egg-info/PKG-INFO writing dependency_links to web_py.egg-info/dependency_links.txt writing requirements to web_py.egg-info/requires.txt writing top-level names to web_py.egg-info/top_level.txt writing manifest file 'web_py.egg-info/SOURCES.txt' reading manifest file 'web_py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /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 :: Public Domain See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() adding license file 'LICENSE.txt' writing manifest file 'web_py.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/local/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: Public Domain See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: Public Domain See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/web copying web/__init__.py -> build/lib/web copying web/application.py -> build/lib/web copying web/browser.py -> build/lib/web copying web/db.py -> build/lib/web copying web/debugerror.py -> build/lib/web copying web/form.py -> build/lib/web copying web/http.py -> build/lib/web copying web/httpserver.py -> build/lib/web copying web/net.py -> build/lib/web copying web/py3helpers.py -> build/lib/web copying web/session.py -> build/lib/web copying web/template.py -> build/lib/web copying web/test.py -> build/lib/web copying web/utils.py -> build/lib/web copying web/webapi.py -> build/lib/web copying web/wsgi.py -> build/lib/web creating build/lib/web/contrib copying web/contrib/__init__.py -> build/lib/web/contrib copying web/contrib/template.py -> build/lib/web/contrib 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/web copying build/lib/web/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./web copying build/lib/web/application.py -> build/bdist.openbsd-7.9-amd64/wheel/./web copying build/lib/web/browser.py -> build/bdist.openbsd-7.9-amd64/wheel/./web copying build/lib/web/db.py -> build/bdist.openbsd-7.9-amd64/wheel/./web copying build/lib/web/debugerror.py -> build/bdist.openbsd-7.9-amd64/wheel/./web copying build/lib/web/form.py -> build/bdist.openbsd-7.9-amd64/wheel/./web copying build/lib/web/http.py -> build/bdist.openbsd-7.9-amd64/wheel/./web copying build/lib/web/httpserver.py -> build/bdist.openbsd-7.9-amd64/wheel/./web copying build/lib/web/net.py -> build/bdist.openbsd-7.9-amd64/wheel/./web copying build/lib/web/py3helpers.py -> build/bdist.openbsd-7.9-amd64/wheel/./web copying build/lib/web/session.py -> build/bdist.openbsd-7.9-amd64/wheel/./web copying build/lib/web/template.py -> build/bdist.openbsd-7.9-amd64/wheel/./web copying build/lib/web/test.py -> build/bdist.openbsd-7.9-amd64/wheel/./web copying build/lib/web/utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./web copying build/lib/web/webapi.py -> build/bdist.openbsd-7.9-amd64/wheel/./web copying build/lib/web/wsgi.py -> build/bdist.openbsd-7.9-amd64/wheel/./web creating build/bdist.openbsd-7.9-amd64/wheel/web/contrib copying build/lib/web/contrib/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./web/contrib copying build/lib/web/contrib/template.py -> build/bdist.openbsd-7.9-amd64/wheel/./web/contrib running install_egg_info running egg_info writing web_py.egg-info/PKG-INFO writing dependency_links to web_py.egg-info/dependency_links.txt writing requirements to web_py.egg-info/requires.txt writing top-level names to web_py.egg-info/top_level.txt reading manifest file 'web_py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'web_py.egg-info/SOURCES.txt' Copying web_py.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./web_py-0.70-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/web_py-0.70.dist-info/WHEEL creating '/exopi-obj/pobj/py-webpy-0.70/webpy-webpy-0.70/dist/.tmp-xbvroinn/web_py-0.70-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'web/__init__.py' adding 'web/application.py' adding 'web/browser.py' adding 'web/db.py' adding 'web/debugerror.py' adding 'web/form.py' adding 'web/http.py' adding 'web/httpserver.py' adding 'web/net.py' adding 'web/py3helpers.py' adding 'web/session.py' adding 'web/template.py' adding 'web/test.py' adding 'web/utils.py' adding 'web/webapi.py' adding 'web/wsgi.py' adding 'web/contrib/__init__.py' adding 'web/contrib/template.py' adding 'web_py-0.70.dist-info/licenses/LICENSE.txt' adding 'web_py-0.70.dist-info/METADATA' adding 'web_py-0.70.dist-info/WHEEL' adding 'web_py-0.70.dist-info/top_level.txt' adding 'web_py-0.70.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built web_py-0.70-py3-none-any.whl >>> Running package in www/py-webpy at 1778680951.28 ===> www/py-webpy ===> Faking installation for py3-webpy-0.70p0 ===> Building package for py3-webpy-0.70p0 Create /exopi-cvs/ports/packages/amd64/all/py3-webpy-0.70p0.tgz Creating package py3-webpy-0.70p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|www/py-cheroot checking dependencies|www/py-multipart checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|***************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 3% archiving|**** | 7% archiving|***** | 8% archiving|****** | 9% archiving|********** | 16% archiving|*************** | 23% archiving|**************** | 25% archiving|***************** | 26% archiving|******************* | 29% archiving|********************* | 32% archiving|********************* | 33% archiving|********************* | 34% archiving|********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************** | 40% archiving|*************************** | 42% archiving|******************************** | 49% archiving|************************************ | 56% archiving|************************************ | 57% archiving|**************************************** | 62% archiving|******************************************** | 68% archiving|********************************************* | 71% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|************************************************************ | 94% archiving|************************************************************** | 98% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-webpy-0.70p0 was updated --- /exopi-cvs/ports/plist/amd64/py3-webpy-0.70p0 +++ /exopi-cvs/ports/plist/amd64/py3-webpy-0.70p0-new @@ -1,5 +1,5 @@ @name py3-webpy-0.70p0 -@version 16 +@version 17 @comment pkgpath=www/py-webpy ftp=yes @arch amd64 +DESC @@ -10,68 +10,68 @@ @depend www/py-cheroot:py3-cheroot-*:py3-cheroot-10.0.1p0 @depend www/py-multipart:py3-multipart-*:py3-multipart-1.3.1 @cwd /usr/local -lib/python3.13/site-packages/web/ -lib/python3.13/site-packages/web/__init__.py -lib/python3.13/site-packages/web/__pycache__/ -lib/python3.13/site-packages/web/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/web/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/web/__pycache__/application.cpython-313.opt-1.pyc -lib/python3.13/site-packages/web/__pycache__/application.cpython-313.pyc -lib/python3.13/site-packages/web/__pycache__/browser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/web/__pycache__/browser.cpython-313.pyc -lib/python3.13/site-packages/web/__pycache__/db.cpython-313.opt-1.pyc -lib/python3.13/site-packages/web/__pycache__/db.cpython-313.pyc -lib/python3.13/site-packages/web/__pycache__/debugerror.cpython-313.opt-1.pyc -lib/python3.13/site-packages/web/__pycache__/debugerror.cpython-313.pyc -lib/python3.13/site-packages/web/__pycache__/form.cpython-313.opt-1.pyc -lib/python3.13/site-packages/web/__pycache__/form.cpython-313.pyc -lib/python3.13/site-packages/web/__pycache__/http.cpython-313.opt-1.pyc -lib/python3.13/site-packages/web/__pycache__/http.cpython-313.pyc -lib/python3.13/site-packages/web/__pycache__/httpserver.cpython-313.opt-1.pyc -lib/python3.13/site-packages/web/__pycache__/httpserver.cpython-313.pyc -lib/python3.13/site-packages/web/__pycache__/net.cpython-313.opt-1.pyc -lib/python3.13/site-packages/web/__pycache__/net.cpython-313.pyc -lib/python3.13/site-packages/web/__pycache__/py3helpers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/web/__pycache__/py3helpers.cpython-313.pyc -lib/python3.13/site-packages/web/__pycache__/session.cpython-313.opt-1.pyc -lib/python3.13/site-packages/web/__pycache__/session.cpython-313.pyc -lib/python3.13/site-packages/web/__pycache__/template.cpython-313.opt-1.pyc -lib/python3.13/site-packages/web/__pycache__/template.cpython-313.pyc -lib/python3.13/site-packages/web/__pycache__/test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/web/__pycache__/test.cpython-313.pyc -lib/python3.13/site-packages/web/__pycache__/utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/web/__pycache__/utils.cpython-313.pyc -lib/python3.13/site-packages/web/__pycache__/webapi.cpython-313.opt-1.pyc -lib/python3.13/site-packages/web/__pycache__/webapi.cpython-313.pyc -lib/python3.13/site-packages/web/__pycache__/wsgi.cpython-313.opt-1.pyc -lib/python3.13/site-packages/web/__pycache__/wsgi.cpython-313.pyc -lib/python3.13/site-packages/web/application.py -lib/python3.13/site-packages/web/browser.py -lib/python3.13/site-packages/web/contrib/ -lib/python3.13/site-packages/web/contrib/__init__.py -lib/python3.13/site-packages/web/contrib/__pycache__/ -lib/python3.13/site-packages/web/contrib/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/web/contrib/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/web/contrib/__pycache__/template.cpython-313.opt-1.pyc -lib/python3.13/site-packages/web/contrib/__pycache__/template.cpython-313.pyc -lib/python3.13/site-packages/web/contrib/template.py -lib/python3.13/site-packages/web/db.py -lib/python3.13/site-packages/web/debugerror.py -lib/python3.13/site-packages/web/form.py -lib/python3.13/site-packages/web/http.py -lib/python3.13/site-packages/web/httpserver.py -lib/python3.13/site-packages/web/net.py -lib/python3.13/site-packages/web/py3helpers.py -lib/python3.13/site-packages/web/session.py -lib/python3.13/site-packages/web/template.py -lib/python3.13/site-packages/web/test.py -lib/python3.13/site-packages/web/utils.py -lib/python3.13/site-packages/web/webapi.py -lib/python3.13/site-packages/web/wsgi.py -lib/python3.13/site-packages/web_py-0.70.dist-info/ -lib/python3.13/site-packages/web_py-0.70.dist-info/METADATA -lib/python3.13/site-packages/web_py-0.70.dist-info/RECORD -lib/python3.13/site-packages/web_py-0.70.dist-info/WHEEL -lib/python3.13/site-packages/web_py-0.70.dist-info/licenses/ -lib/python3.13/site-packages/web_py-0.70.dist-info/licenses/LICENSE.txt -lib/python3.13/site-packages/web_py-0.70.dist-info/top_level.txt +lib/python3.14/site-packages/web/ +lib/python3.14/site-packages/web/__init__.py +lib/python3.14/site-packages/web/__pycache__/ +lib/python3.14/site-packages/web/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/web/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/web/__pycache__/application.cpython-314.opt-1.pyc +lib/python3.14/site-packages/web/__pycache__/application.cpython-314.pyc +lib/python3.14/site-packages/web/__pycache__/browser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/web/__pycache__/browser.cpython-314.pyc +lib/python3.14/site-packages/web/__pycache__/db.cpython-314.opt-1.pyc +lib/python3.14/site-packages/web/__pycache__/db.cpython-314.pyc +lib/python3.14/site-packages/web/__pycache__/debugerror.cpython-314.opt-1.pyc +lib/python3.14/site-packages/web/__pycache__/debugerror.cpython-314.pyc +lib/python3.14/site-packages/web/__pycache__/form.cpython-314.opt-1.pyc +lib/python3.14/site-packages/web/__pycache__/form.cpython-314.pyc +lib/python3.14/site-packages/web/__pycache__/http.cpython-314.opt-1.pyc +lib/python3.14/site-packages/web/__pycache__/http.cpython-314.pyc +lib/python3.14/site-packages/web/__pycache__/httpserver.cpython-314.opt-1.pyc +lib/python3.14/site-packages/web/__pycache__/httpserver.cpython-314.pyc +lib/python3.14/site-packages/web/__pycache__/net.cpython-314.opt-1.pyc +lib/python3.14/site-packages/web/__pycache__/net.cpython-314.pyc +lib/python3.14/site-packages/web/__pycache__/py3helpers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/web/__pycache__/py3helpers.cpython-314.pyc +lib/python3.14/site-packages/web/__pycache__/session.cpython-314.opt-1.pyc +lib/python3.14/site-packages/web/__pycache__/session.cpython-314.pyc +lib/python3.14/site-packages/web/__pycache__/template.cpython-314.opt-1.pyc +lib/python3.14/site-packages/web/__pycache__/template.cpython-314.pyc +lib/python3.14/site-packages/web/__pycache__/test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/web/__pycache__/test.cpython-314.pyc +lib/python3.14/site-packages/web/__pycache__/utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/web/__pycache__/utils.cpython-314.pyc +lib/python3.14/site-packages/web/__pycache__/webapi.cpython-314.opt-1.pyc +lib/python3.14/site-packages/web/__pycache__/webapi.cpython-314.pyc +lib/python3.14/site-packages/web/__pycache__/wsgi.cpython-314.opt-1.pyc +lib/python3.14/site-packages/web/__pycache__/wsgi.cpython-314.pyc +lib/python3.14/site-packages/web/application.py +lib/python3.14/site-packages/web/browser.py +lib/python3.14/site-packages/web/contrib/ +lib/python3.14/site-packages/web/contrib/__init__.py +lib/python3.14/site-packages/web/contrib/__pycache__/ +lib/python3.14/site-packages/web/contrib/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/web/contrib/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/web/contrib/__pycache__/template.cpython-314.opt-1.pyc +lib/python3.14/site-packages/web/contrib/__pycache__/template.cpython-314.pyc +lib/python3.14/site-packages/web/contrib/template.py +lib/python3.14/site-packages/web/db.py +lib/python3.14/site-packages/web/debugerror.py +lib/python3.14/site-packages/web/form.py +lib/python3.14/site-packages/web/http.py +lib/python3.14/site-packages/web/httpserver.py +lib/python3.14/site-packages/web/net.py +lib/python3.14/site-packages/web/py3helpers.py +lib/python3.14/site-packages/web/session.py +lib/python3.14/site-packages/web/template.py +lib/python3.14/site-packages/web/test.py +lib/python3.14/site-packages/web/utils.py +lib/python3.14/site-packages/web/webapi.py +lib/python3.14/site-packages/web/wsgi.py +lib/python3.14/site-packages/web_py-0.70.dist-info/ +lib/python3.14/site-packages/web_py-0.70.dist-info/METADATA +lib/python3.14/site-packages/web_py-0.70.dist-info/RECORD +lib/python3.14/site-packages/web_py-0.70.dist-info/WHEEL +lib/python3.14/site-packages/web_py-0.70.dist-info/licenses/ +lib/python3.14/site-packages/web_py-0.70.dist-info/licenses/LICENSE.txt +lib/python3.14/site-packages/web_py-0.70.dist-info/top_level.txt Link to /exopi-cvs/ports/packages/amd64/ftp/py3-webpy-0.70p0.tgz >>> Running clean in www/py-webpy at 1778680954.49 ===> www/py-webpy ===> Cleaning for py3-webpy-0.70p0 >>> Ended at 1778680954.73 max_stuck=1.43/depends=2.05/show-prepare-results=1.33/extract=0.49/build=2.30/package=3.21/clean=0.27