>>> Building on exopi-3 under www/py-uritemplate BDEPENDS = [devel/py-installer;devel/py-build;lang/python/3;devel/py-setuptools;devel/py-wheel] DIST = [www/py-uritemplate:uritemplate-4.2.0.tar.gz] FULLPKGNAME = py3-uritemplate-4.2.0p0 RDEPENDS = [www/py-requests;lang/python/3] (Junk lock obtained for exopi-3 at 1787345314.16) >>> Running depends in www/py-uritemplate at 1787345314.20 last junk was in devel/py-blessings /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 python-3.14.6p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 python-3.14.6p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 python-3.14.6p0 >>> Running show-prepare-results in www/py-uritemplate at 1787345316.23 ===> www/py-uritemplate ===> Building from scratch py3-uritemplate-4.2.0p0 ===> py3-uritemplate-4.2.0p0 depends on: python->=3.14 -> python-3.14.6p0 ===> py3-uritemplate-4.2.0p0 depends on: py3-build-* -> py3-build-1.5.1 ===> py3-uritemplate-4.2.0p0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-uritemplate-4.2.0p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-uritemplate-4.2.0p0 depends on: py3-wheel-* -> py3-wheel-0.48.0 py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 python-3.14.6p0 (Junk lock released for exopi-3 at 1787345317.30) distfiles size=33267 >>> Running extract in www/py-uritemplate at 1787345317.33 ===> www/py-uritemplate ===> Checking files for py3-uritemplate-4.2.0p0 `/exopi-cvs/ports/distfiles/uritemplate-4.2.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-uritemplate-4.2.0p0 >>> Running build in www/py-uritemplate at 1787345317.73 ===> www/py-uritemplate ===> Patching for py3-uritemplate-4.2.0p0 ===> 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-uritemplate-4.2.0p0 ===> Configuring for py3-uritemplate-4.2.0p0 ===> Building for py3-uritemplate-4.2.0p0 * Getting build dependencies for wheel... /usr/local/lib/python3.14/site-packages/setuptools_scm/_integration/deprecation.py:7: UserWarning: setup.cfg: at [metadata] version = attr: ... is forcing setuptools to override the version setuptools-scm did already set When using setuptools-scm it's invalid to use setuptools dynamic version as well, please remove it. Setuptools-scm is responsible for setting the version, forcing setuptools to override creates errors. warnings.warn( toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section running egg_info writing uritemplate.egg-info/PKG-INFO writing dependency_links to uritemplate.egg-info/dependency_links.txt writing top-level names to uritemplate.egg-info/top_level.txt reading manifest file 'uritemplate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'uritemplate.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.14/site-packages/setuptools_scm/_integration/deprecation.py:7: UserWarning: setup.cfg: at [metadata] version = attr: ... is forcing setuptools to override the version setuptools-scm did already set When using setuptools-scm it's invalid to use setuptools dynamic version as well, please remove it. Setuptools-scm is responsible for setting the version, forcing setuptools to override creates errors. warnings.warn( toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section running bdist_wheel running build running build_py creating build/lib/uritemplate copying uritemplate/__init__.py -> build/lib/uritemplate copying uritemplate/api.py -> build/lib/uritemplate copying uritemplate/orderedset.py -> build/lib/uritemplate copying uritemplate/template.py -> build/lib/uritemplate copying uritemplate/variable.py -> build/lib/uritemplate running egg_info writing uritemplate.egg-info/PKG-INFO writing dependency_links to uritemplate.egg-info/dependency_links.txt writing top-level names to uritemplate.egg-info/top_level.txt reading manifest file 'uritemplate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'uritemplate.egg-info/SOURCES.txt' copying uritemplate/py.typed -> build/lib/uritemplate installing to build/bdist.openbsd-8.0-amd64/wheel running install running install_lib creating build/bdist.openbsd-8.0-amd64/wheel creating build/bdist.openbsd-8.0-amd64/wheel/uritemplate copying build/lib/uritemplate/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./uritemplate copying build/lib/uritemplate/api.py -> build/bdist.openbsd-8.0-amd64/wheel/./uritemplate copying build/lib/uritemplate/orderedset.py -> build/bdist.openbsd-8.0-amd64/wheel/./uritemplate copying build/lib/uritemplate/template.py -> build/bdist.openbsd-8.0-amd64/wheel/./uritemplate copying build/lib/uritemplate/variable.py -> build/bdist.openbsd-8.0-amd64/wheel/./uritemplate copying build/lib/uritemplate/py.typed -> build/bdist.openbsd-8.0-amd64/wheel/./uritemplate running install_egg_info Copying uritemplate.egg-info to build/bdist.openbsd-8.0-amd64/wheel/./uritemplate-4.2.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-8.0-amd64/wheel/uritemplate-4.2.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-uritemplate-4.2.0/uritemplate-4.2.0/dist/.tmp-c42m82yz/uritemplate-4.2.0-py3-none-any.whl' and adding 'build/bdist.openbsd-8.0-amd64/wheel' to it adding 'uritemplate/__init__.py' adding 'uritemplate/api.py' adding 'uritemplate/orderedset.py' adding 'uritemplate/py.typed' adding 'uritemplate/template.py' adding 'uritemplate/variable.py' adding 'uritemplate-4.2.0.dist-info/licenses/LICENSE' adding 'uritemplate-4.2.0.dist-info/METADATA' adding 'uritemplate-4.2.0.dist-info/WHEEL' adding 'uritemplate-4.2.0.dist-info/top_level.txt' adding 'uritemplate-4.2.0.dist-info/RECORD' removing build/bdist.openbsd-8.0-amd64/wheel Successfully built uritemplate-4.2.0-py3-none-any.whl >>> Running package in www/py-uritemplate at 1787345320.00 ===> www/py-uritemplate ===> Faking installation for py3-uritemplate-4.2.0p0 ===> Building package for py3-uritemplate-4.2.0p0 Create /exopi-cvs/ports/packages/amd64/all/py3-uritemplate-4.2.0p0.tgz Creating package py3-uritemplate-4.2.0p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|www/py-requests checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|***** | 9% checksumming|******* | 12% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 24% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************** | 91% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|** | 2% archiving|*** | 5% archiving|***** | 8% archiving|******** | 13% archiving|************ | 18% archiving|**************** | 25% archiving|******************** | 31% archiving|********************************** | 53% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|*************************************************** | 80% archiving|***************************************************** | 83% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-uritemplate-4.2.0p0.tgz >>> Running clean in www/py-uritemplate at 1787345321.87 ===> www/py-uritemplate ===> Cleaning for py3-uritemplate-4.2.0p0 >>> Ended at 1787345322.09 max_stuck=1.05/depends=2.01/show-prepare-results=1.13/extract=0.40/build=2.27/package=1.86/clean=0.25