>>> Building on exopi-4 under devel/py-pebble BDEPENDS = [lang/python/3;devel/py-setuptools;devel/py-installer;devel/py-wheel;devel/py-build] DIST = [devel/py-pebble:pebble-5.2.0.tar.gz] FULLPKGNAME = py3-pebble-5.2.0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-4 at 1778680083.83) >>> Running depends in devel/py-pebble at 1778680083.87 last junk was in geo/py-polyline /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 devel/py-pebble at 1778680086.86 ===> devel/py-pebble ===> Building from scratch py3-pebble-5.2.0 ===> py3-pebble-5.2.0 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-pebble-5.2.0 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-pebble-5.2.0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-pebble-5.2.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-pebble-5.2.0 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-4 at 1778680088.20) Woken up devel/py-editables distfiles size=39811 >>> Running extract in devel/py-pebble at 1778680088.24 ===> devel/py-pebble ===> Checking files for py3-pebble-5.2.0 `/exopi-cvs/ports/distfiles/pebble-5.2.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-pebble-5.2.0 >>> Running build in devel/py-pebble at 1778680088.74 ===> devel/py-pebble ===> Patching for py3-pebble-5.2.0 ===> 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-pebble-5.2.0 ===> Configuring for py3-pebble-5.2.0 ===> Building for py3-pebble-5.2.0 * Getting build dependencies for wheel... /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 :: GNU Library or Lesser General Public License (LGPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing Pebble.egg-info/PKG-INFO writing dependency_links to Pebble.egg-info/dependency_links.txt writing top-level names to Pebble.egg-info/top_level.txt reading manifest file 'Pebble.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'Pebble.egg-info/SOURCES.txt' * Building wheel... /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 :: GNU Library or Lesser General Public License (LGPL) 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/pebble copying pebble/__init__.py -> build/lib/pebble copying pebble/decorators.py -> build/lib/pebble copying pebble/functions.py -> build/lib/pebble creating build/lib/pebble/asynchronous copying pebble/asynchronous/__init__.py -> build/lib/pebble/asynchronous copying pebble/asynchronous/process.py -> build/lib/pebble/asynchronous copying pebble/asynchronous/thread.py -> build/lib/pebble/asynchronous creating build/lib/pebble/common copying pebble/common/__init__.py -> build/lib/pebble/common copying pebble/common/process.py -> build/lib/pebble/common copying pebble/common/shared.py -> build/lib/pebble/common copying pebble/common/types.py -> build/lib/pebble/common creating build/lib/pebble/concurrent copying pebble/concurrent/__init__.py -> build/lib/pebble/concurrent copying pebble/concurrent/process.py -> build/lib/pebble/concurrent copying pebble/concurrent/thread.py -> build/lib/pebble/concurrent creating build/lib/pebble/pool copying pebble/pool/__init__.py -> build/lib/pebble/pool copying pebble/pool/base_pool.py -> build/lib/pebble/pool copying pebble/pool/channel.py -> build/lib/pebble/pool copying pebble/pool/process.py -> build/lib/pebble/pool copying pebble/pool/thread.py -> build/lib/pebble/pool copying pebble/py.typed -> build/lib/pebble 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/pebble copying build/lib/pebble/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./pebble copying build/lib/pebble/decorators.py -> build/bdist.openbsd-7.9-amd64/wheel/./pebble copying build/lib/pebble/functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./pebble creating build/bdist.openbsd-7.9-amd64/wheel/pebble/asynchronous copying build/lib/pebble/asynchronous/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./pebble/asynchronous copying build/lib/pebble/asynchronous/process.py -> build/bdist.openbsd-7.9-amd64/wheel/./pebble/asynchronous copying build/lib/pebble/asynchronous/thread.py -> build/bdist.openbsd-7.9-amd64/wheel/./pebble/asynchronous creating build/bdist.openbsd-7.9-amd64/wheel/pebble/common copying build/lib/pebble/common/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./pebble/common copying build/lib/pebble/common/process.py -> build/bdist.openbsd-7.9-amd64/wheel/./pebble/common copying build/lib/pebble/common/shared.py -> build/bdist.openbsd-7.9-amd64/wheel/./pebble/common copying build/lib/pebble/common/types.py -> build/bdist.openbsd-7.9-amd64/wheel/./pebble/common creating build/bdist.openbsd-7.9-amd64/wheel/pebble/concurrent copying build/lib/pebble/concurrent/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./pebble/concurrent copying build/lib/pebble/concurrent/process.py -> build/bdist.openbsd-7.9-amd64/wheel/./pebble/concurrent copying build/lib/pebble/concurrent/thread.py -> build/bdist.openbsd-7.9-amd64/wheel/./pebble/concurrent creating build/bdist.openbsd-7.9-amd64/wheel/pebble/pool copying build/lib/pebble/pool/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./pebble/pool copying build/lib/pebble/pool/base_pool.py -> build/bdist.openbsd-7.9-amd64/wheel/./pebble/pool copying build/lib/pebble/pool/channel.py -> build/bdist.openbsd-7.9-amd64/wheel/./pebble/pool copying build/lib/pebble/pool/process.py -> build/bdist.openbsd-7.9-amd64/wheel/./pebble/pool copying build/lib/pebble/pool/thread.py -> build/bdist.openbsd-7.9-amd64/wheel/./pebble/pool copying build/lib/pebble/py.typed -> build/bdist.openbsd-7.9-amd64/wheel/./pebble running install_egg_info running egg_info writing Pebble.egg-info/PKG-INFO writing dependency_links to Pebble.egg-info/dependency_links.txt writing top-level names to Pebble.egg-info/top_level.txt reading manifest file 'Pebble.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'Pebble.egg-info/SOURCES.txt' Copying Pebble.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./Pebble-5.2.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/pebble-5.2.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-pebble-5.2.0/pebble-5.2.0/dist/.tmp-8i5j41jf/pebble-5.2.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'pebble/__init__.py' adding 'pebble/decorators.py' adding 'pebble/functions.py' adding 'pebble/py.typed' adding 'pebble/asynchronous/__init__.py' adding 'pebble/asynchronous/process.py' adding 'pebble/asynchronous/thread.py' adding 'pebble/common/__init__.py' adding 'pebble/common/process.py' adding 'pebble/common/shared.py' adding 'pebble/common/types.py' adding 'pebble/concurrent/__init__.py' adding 'pebble/concurrent/process.py' adding 'pebble/concurrent/thread.py' adding 'pebble/pool/__init__.py' adding 'pebble/pool/base_pool.py' adding 'pebble/pool/channel.py' adding 'pebble/pool/process.py' adding 'pebble/pool/thread.py' adding 'pebble-5.2.0.dist-info/licenses/LICENSE' adding 'pebble-5.2.0.dist-info/METADATA' adding 'pebble-5.2.0.dist-info/WHEEL' adding 'pebble-5.2.0.dist-info/top_level.txt' adding 'pebble-5.2.0.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built pebble-5.2.0-py3-none-any.whl >>> Running package in devel/py-pebble at 1778680091.26 ===> devel/py-pebble ===> Faking installation for py3-pebble-5.2.0 ===> Building package for py3-pebble-5.2.0 Create /exopi-cvs/ports/packages/amd64/all/py3-pebble-5.2.0.tgz Creating package py3-pebble-5.2.0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 2% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 7% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 12% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 17% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 22% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|** | 2% archiving|*** | 4% archiving|**** | 6% archiving|**** | 7% archiving|****** | 9% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|********** | 16% archiving|*********** | 18% archiving|************ | 19% archiving|************* | 20% archiving|************** | 22% archiving|**************** | 25% archiving|***************** | 27% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|*********************** | 36% archiving|************************** | 41% archiving|***************************** | 45% archiving|******************************** | 49% archiving|************************************** | 59% archiving|******************************************** | 69% archiving|********************************************** | 72% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|********************************************************* | 89% archiving|********************************************************** | 91% archiving|************************************************************** | 96% archiving|*************************************************************** | 98% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-pebble-5.2.0 was updated --- /exopi-cvs/ports/plist/amd64/py3-pebble-5.2.0 +++ /exopi-cvs/ports/plist/amd64/py3-pebble-5.2.0-new @@ -1,5 +1,5 @@ @name py3-pebble-5.2.0 -@version 16 +@version 17 @comment pkgpath=devel/py-pebble ftp=yes @arch amd64 +DESC @@ -7,75 +7,75 @@ @pkgpath devel/py-pebble,python3 @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.13 @cwd /usr/local -lib/python3.13/site-packages/pebble/ -lib/python3.13/site-packages/pebble-5.2.0.dist-info/ -lib/python3.13/site-packages/pebble-5.2.0.dist-info/METADATA -lib/python3.13/site-packages/pebble-5.2.0.dist-info/RECORD -lib/python3.13/site-packages/pebble-5.2.0.dist-info/WHEEL -lib/python3.13/site-packages/pebble-5.2.0.dist-info/licenses/ -lib/python3.13/site-packages/pebble-5.2.0.dist-info/licenses/LICENSE -lib/python3.13/site-packages/pebble-5.2.0.dist-info/top_level.txt -lib/python3.13/site-packages/pebble/__init__.py -lib/python3.13/site-packages/pebble/__pycache__/ -lib/python3.13/site-packages/pebble/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/pebble/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/pebble/__pycache__/decorators.cpython-313.opt-1.pyc -lib/python3.13/site-packages/pebble/__pycache__/decorators.cpython-313.pyc -lib/python3.13/site-packages/pebble/__pycache__/functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/pebble/__pycache__/functions.cpython-313.pyc -lib/python3.13/site-packages/pebble/asynchronous/ -lib/python3.13/site-packages/pebble/asynchronous/__init__.py -lib/python3.13/site-packages/pebble/asynchronous/__pycache__/ -lib/python3.13/site-packages/pebble/asynchronous/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/pebble/asynchronous/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/pebble/asynchronous/__pycache__/process.cpython-313.opt-1.pyc -lib/python3.13/site-packages/pebble/asynchronous/__pycache__/process.cpython-313.pyc -lib/python3.13/site-packages/pebble/asynchronous/__pycache__/thread.cpython-313.opt-1.pyc -lib/python3.13/site-packages/pebble/asynchronous/__pycache__/thread.cpython-313.pyc -lib/python3.13/site-packages/pebble/asynchronous/process.py -lib/python3.13/site-packages/pebble/asynchronous/thread.py -lib/python3.13/site-packages/pebble/common/ -lib/python3.13/site-packages/pebble/common/__init__.py -lib/python3.13/site-packages/pebble/common/__pycache__/ -lib/python3.13/site-packages/pebble/common/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/pebble/common/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/pebble/common/__pycache__/process.cpython-313.opt-1.pyc -lib/python3.13/site-packages/pebble/common/__pycache__/process.cpython-313.pyc -lib/python3.13/site-packages/pebble/common/__pycache__/shared.cpython-313.opt-1.pyc -lib/python3.13/site-packages/pebble/common/__pycache__/shared.cpython-313.pyc -lib/python3.13/site-packages/pebble/common/__pycache__/types.cpython-313.opt-1.pyc -lib/python3.13/site-packages/pebble/common/__pycache__/types.cpython-313.pyc -lib/python3.13/site-packages/pebble/common/process.py -lib/python3.13/site-packages/pebble/common/shared.py -lib/python3.13/site-packages/pebble/common/types.py -lib/python3.13/site-packages/pebble/concurrent/ -lib/python3.13/site-packages/pebble/concurrent/__init__.py -lib/python3.13/site-packages/pebble/concurrent/__pycache__/ -lib/python3.13/site-packages/pebble/concurrent/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/pebble/concurrent/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/pebble/concurrent/__pycache__/process.cpython-313.opt-1.pyc -lib/python3.13/site-packages/pebble/concurrent/__pycache__/process.cpython-313.pyc -lib/python3.13/site-packages/pebble/concurrent/__pycache__/thread.cpython-313.opt-1.pyc -lib/python3.13/site-packages/pebble/concurrent/__pycache__/thread.cpython-313.pyc -lib/python3.13/site-packages/pebble/concurrent/process.py -lib/python3.13/site-packages/pebble/concurrent/thread.py -lib/python3.13/site-packages/pebble/decorators.py -lib/python3.13/site-packages/pebble/functions.py -lib/python3.13/site-packages/pebble/pool/ -lib/python3.13/site-packages/pebble/pool/__init__.py -lib/python3.13/site-packages/pebble/pool/__pycache__/ -lib/python3.13/site-packages/pebble/pool/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/pebble/pool/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/pebble/pool/__pycache__/base_pool.cpython-313.opt-1.pyc -lib/python3.13/site-packages/pebble/pool/__pycache__/base_pool.cpython-313.pyc -lib/python3.13/site-packages/pebble/pool/__pycache__/channel.cpython-313.opt-1.pyc -lib/python3.13/site-packages/pebble/pool/__pycache__/channel.cpython-313.pyc -lib/python3.13/site-packages/pebble/pool/__pycache__/process.cpython-313.opt-1.pyc -lib/python3.13/site-packages/pebble/pool/__pycache__/process.cpython-313.pyc -lib/python3.13/site-packages/pebble/pool/__pycache__/thread.cpython-313.opt-1.pyc -lib/python3.13/site-packages/pebble/pool/__pycache__/thread.cpython-313.pyc -lib/python3.13/site-packages/pebble/pool/base_pool.py -lib/python3.13/site-packages/pebble/pool/channel.py -lib/python3.13/site-packages/pebble/pool/process.py -lib/python3.13/site-packages/pebble/pool/thread.py -lib/python3.13/site-packages/pebble/py.typed +lib/python3.14/site-packages/pebble/ +lib/python3.14/site-packages/pebble-5.2.0.dist-info/ +lib/python3.14/site-packages/pebble-5.2.0.dist-info/METADATA +lib/python3.14/site-packages/pebble-5.2.0.dist-info/RECORD +lib/python3.14/site-packages/pebble-5.2.0.dist-info/WHEEL +lib/python3.14/site-packages/pebble-5.2.0.dist-info/licenses/ +lib/python3.14/site-packages/pebble-5.2.0.dist-info/licenses/LICENSE +lib/python3.14/site-packages/pebble-5.2.0.dist-info/top_level.txt +lib/python3.14/site-packages/pebble/__init__.py +lib/python3.14/site-packages/pebble/__pycache__/ +lib/python3.14/site-packages/pebble/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/pebble/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/pebble/__pycache__/decorators.cpython-314.opt-1.pyc +lib/python3.14/site-packages/pebble/__pycache__/decorators.cpython-314.pyc +lib/python3.14/site-packages/pebble/__pycache__/functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/pebble/__pycache__/functions.cpython-314.pyc +lib/python3.14/site-packages/pebble/asynchronous/ +lib/python3.14/site-packages/pebble/asynchronous/__init__.py +lib/python3.14/site-packages/pebble/asynchronous/__pycache__/ +lib/python3.14/site-packages/pebble/asynchronous/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/pebble/asynchronous/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/pebble/asynchronous/__pycache__/process.cpython-314.opt-1.pyc +lib/python3.14/site-packages/pebble/asynchronous/__pycache__/process.cpython-314.pyc +lib/python3.14/site-packages/pebble/asynchronous/__pycache__/thread.cpython-314.opt-1.pyc +lib/python3.14/site-packages/pebble/asynchronous/__pycache__/thread.cpython-314.pyc +lib/python3.14/site-packages/pebble/asynchronous/process.py +lib/python3.14/site-packages/pebble/asynchronous/thread.py +lib/python3.14/site-packages/pebble/common/ +lib/python3.14/site-packages/pebble/common/__init__.py +lib/python3.14/site-packages/pebble/common/__pycache__/ +lib/python3.14/site-packages/pebble/common/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/pebble/common/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/pebble/common/__pycache__/process.cpython-314.opt-1.pyc +lib/python3.14/site-packages/pebble/common/__pycache__/process.cpython-314.pyc +lib/python3.14/site-packages/pebble/common/__pycache__/shared.cpython-314.opt-1.pyc +lib/python3.14/site-packages/pebble/common/__pycache__/shared.cpython-314.pyc +lib/python3.14/site-packages/pebble/common/__pycache__/types.cpython-314.opt-1.pyc +lib/python3.14/site-packages/pebble/common/__pycache__/types.cpython-314.pyc +lib/python3.14/site-packages/pebble/common/process.py +lib/python3.14/site-packages/pebble/common/shared.py +lib/python3.14/site-packages/pebble/common/types.py +lib/python3.14/site-packages/pebble/concurrent/ +lib/python3.14/site-packages/pebble/concurrent/__init__.py +lib/python3.14/site-packages/pebble/concurrent/__pycache__/ +lib/python3.14/site-packages/pebble/concurrent/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/pebble/concurrent/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/pebble/concurrent/__pycache__/process.cpython-314.opt-1.pyc +lib/python3.14/site-packages/pebble/concurrent/__pycache__/process.cpython-314.pyc +lib/python3.14/site-packages/pebble/concurrent/__pycache__/thread.cpython-314.opt-1.pyc +lib/python3.14/site-packages/pebble/concurrent/__pycache__/thread.cpython-314.pyc +lib/python3.14/site-packages/pebble/concurrent/process.py +lib/python3.14/site-packages/pebble/concurrent/thread.py +lib/python3.14/site-packages/pebble/decorators.py +lib/python3.14/site-packages/pebble/functions.py +lib/python3.14/site-packages/pebble/pool/ +lib/python3.14/site-packages/pebble/pool/__init__.py +lib/python3.14/site-packages/pebble/pool/__pycache__/ +lib/python3.14/site-packages/pebble/pool/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/pebble/pool/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/pebble/pool/__pycache__/base_pool.cpython-314.opt-1.pyc +lib/python3.14/site-packages/pebble/pool/__pycache__/base_pool.cpython-314.pyc +lib/python3.14/site-packages/pebble/pool/__pycache__/channel.cpython-314.opt-1.pyc +lib/python3.14/site-packages/pebble/pool/__pycache__/channel.cpython-314.pyc +lib/python3.14/site-packages/pebble/pool/__pycache__/process.cpython-314.opt-1.pyc +lib/python3.14/site-packages/pebble/pool/__pycache__/process.cpython-314.pyc +lib/python3.14/site-packages/pebble/pool/__pycache__/thread.cpython-314.opt-1.pyc +lib/python3.14/site-packages/pebble/pool/__pycache__/thread.cpython-314.pyc +lib/python3.14/site-packages/pebble/pool/base_pool.py +lib/python3.14/site-packages/pebble/pool/channel.py +lib/python3.14/site-packages/pebble/pool/process.py +lib/python3.14/site-packages/pebble/pool/thread.py +lib/python3.14/site-packages/pebble/py.typed Link to /exopi-cvs/ports/packages/amd64/ftp/py3-pebble-5.2.0.tgz >>> Running clean in devel/py-pebble at 1778680093.98 ===> devel/py-pebble ===> Cleaning for py3-pebble-5.2.0 >>> Ended at 1778680094.34 max_stuck=2.50/depends=2.97/show-prepare-results=1.40/extract=0.51/build=2.51/package=2.70/clean=0.42