>>> Building on exopi-3 under misc/py-aiomcache BDEPENDS = [devel/py-wheel;devel/py-installer;lang/python/3;devel/py-setuptools;devel/py-build] DIST = [misc/py-aiomcache:aiomcache-0.8.2.tar.gz] FULLPKGNAME = py3-aiomcache-0.8.2p1 RDEPENDS = [lang/python/3;misc/py-memcached] (Junk lock obtained for exopi-3 at 1778680146.63) >>> Running depends in misc/py-aiomcache at 1778680146.67 last junk was in geo/py-cligj /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 misc/py-aiomcache at 1778680149.18 ===> misc/py-aiomcache ===> Building from scratch py3-aiomcache-0.8.2p1 ===> py3-aiomcache-0.8.2p1 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-aiomcache-0.8.2p1 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-aiomcache-0.8.2p1 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-aiomcache-0.8.2p1 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-aiomcache-0.8.2p1 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 1778680150.43) distfiles size=10640 >>> Running extract in misc/py-aiomcache at 1778680150.49 ===> misc/py-aiomcache ===> Checking files for py3-aiomcache-0.8.2p1 `/exopi-cvs/ports/distfiles/aiomcache-0.8.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-aiomcache-0.8.2p1 >>> Running build in misc/py-aiomcache at 1778680150.86 ===> misc/py-aiomcache ===> Patching for py3-aiomcache-0.8.2p1 ===> 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-aiomcache-0.8.2p1 ===> Configuring for py3-aiomcache-0.8.2p1 ===> Building for py3-aiomcache-0.8.2p1 * Getting build dependencies for wheel... :8: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /usr/local/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/local/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing aiomcache.egg-info/PKG-INFO writing dependency_links to aiomcache.egg-info/dependency_links.txt writing requirements to aiomcache.egg-info/requires.txt writing top-level names to aiomcache.egg-info/top_level.txt reading manifest file 'aiomcache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'aiomcache.egg-info/SOURCES.txt' * Building wheel... :8: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /usr/local/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/local/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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 :: BSD License 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/aiomcache copying aiomcache/__init__.py -> build/lib/aiomcache copying aiomcache/client.py -> build/lib/aiomcache copying aiomcache/constants.py -> build/lib/aiomcache copying aiomcache/exceptions.py -> build/lib/aiomcache copying aiomcache/pool.py -> build/lib/aiomcache running egg_info writing aiomcache.egg-info/PKG-INFO writing dependency_links to aiomcache.egg-info/dependency_links.txt writing requirements to aiomcache.egg-info/requires.txt writing top-level names to aiomcache.egg-info/top_level.txt reading manifest file 'aiomcache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'aiomcache.egg-info/SOURCES.txt' copying aiomcache/py.typed -> build/lib/aiomcache 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/aiomcache copying build/lib/aiomcache/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./aiomcache copying build/lib/aiomcache/client.py -> build/bdist.openbsd-7.9-amd64/wheel/./aiomcache copying build/lib/aiomcache/constants.py -> build/bdist.openbsd-7.9-amd64/wheel/./aiomcache copying build/lib/aiomcache/exceptions.py -> build/bdist.openbsd-7.9-amd64/wheel/./aiomcache copying build/lib/aiomcache/pool.py -> build/bdist.openbsd-7.9-amd64/wheel/./aiomcache copying build/lib/aiomcache/py.typed -> build/bdist.openbsd-7.9-amd64/wheel/./aiomcache running install_egg_info Copying aiomcache.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./aiomcache-0.8.2-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/aiomcache-0.8.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-aiomcache-0.8.2/aiomcache-0.8.2/dist/.tmp-57mz3h_3/aiomcache-0.8.2-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'aiomcache/__init__.py' adding 'aiomcache/client.py' adding 'aiomcache/constants.py' adding 'aiomcache/exceptions.py' adding 'aiomcache/pool.py' adding 'aiomcache/py.typed' adding 'aiomcache-0.8.2.dist-info/licenses/LICENSE' adding 'aiomcache-0.8.2.dist-info/METADATA' adding 'aiomcache-0.8.2.dist-info/WHEEL' adding 'aiomcache-0.8.2.dist-info/top_level.txt' adding 'aiomcache-0.8.2.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built aiomcache-0.8.2-py3-none-any.whl >>> Running package in misc/py-aiomcache at 1778680153.11 ===> misc/py-aiomcache ===> Faking installation for py3-aiomcache-0.8.2p1 ===> Building package for py3-aiomcache-0.8.2p1 Create /exopi-cvs/ports/packages/amd64/all/py3-aiomcache-0.8.2p1.tgz Creating package py3-aiomcache-0.8.2p1 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|misc/py-memcached checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 6% checksumming|***** | 9% checksumming|******* | 11% checksumming|********* | 14% checksumming|********** | 17% checksumming|************ | 20% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 29% checksumming|******************* | 31% checksumming|********************* | 34% checksumming|*********************** | 37% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 69% checksumming|******************************************** | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|**************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************** | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|******************* | 30% archiving|************************************* | 58% archiving|************************************** | 59% archiving|*************************************** | 60% archiving|*************************************** | 62% archiving|******************************************* | 68% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************** | 77% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-aiomcache-0.8.2p1 was updated --- /exopi-cvs/ports/plist/amd64/py3-aiomcache-0.8.2p1 +++ /exopi-cvs/ports/plist/amd64/py3-aiomcache-0.8.2p1-new @@ -1,5 +1,5 @@ @name py3-aiomcache-0.8.2p1 -@version 16 +@version 17 @comment pkgpath=misc/py-aiomcache ftp=yes @arch amd64 +DESC @@ -8,28 +8,28 @@ @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.13 @depend misc/py-memcached:py3-memcached-*:py3-memcached-1.62p1 @cwd /usr/local -lib/python3.13/site-packages/aiomcache/ -lib/python3.13/site-packages/aiomcache-0.8.2.dist-info/ -lib/python3.13/site-packages/aiomcache-0.8.2.dist-info/METADATA -lib/python3.13/site-packages/aiomcache-0.8.2.dist-info/RECORD -lib/python3.13/site-packages/aiomcache-0.8.2.dist-info/WHEEL -lib/python3.13/site-packages/aiomcache-0.8.2.dist-info/licenses/ -lib/python3.13/site-packages/aiomcache-0.8.2.dist-info/licenses/LICENSE -lib/python3.13/site-packages/aiomcache-0.8.2.dist-info/top_level.txt -lib/python3.13/site-packages/aiomcache/__init__.py -lib/python3.13/site-packages/aiomcache/__pycache__/ -lib/python3.13/site-packages/aiomcache/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/aiomcache/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/aiomcache/__pycache__/client.cpython-313.opt-1.pyc -lib/python3.13/site-packages/aiomcache/__pycache__/client.cpython-313.pyc -lib/python3.13/site-packages/aiomcache/__pycache__/constants.cpython-313.opt-1.pyc -lib/python3.13/site-packages/aiomcache/__pycache__/constants.cpython-313.pyc -lib/python3.13/site-packages/aiomcache/__pycache__/exceptions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/aiomcache/__pycache__/exceptions.cpython-313.pyc -lib/python3.13/site-packages/aiomcache/__pycache__/pool.cpython-313.opt-1.pyc -lib/python3.13/site-packages/aiomcache/__pycache__/pool.cpython-313.pyc -lib/python3.13/site-packages/aiomcache/client.py -lib/python3.13/site-packages/aiomcache/constants.py -lib/python3.13/site-packages/aiomcache/exceptions.py -lib/python3.13/site-packages/aiomcache/pool.py -lib/python3.13/site-packages/aiomcache/py.typed +lib/python3.14/site-packages/aiomcache/ +lib/python3.14/site-packages/aiomcache-0.8.2.dist-info/ +lib/python3.14/site-packages/aiomcache-0.8.2.dist-info/METADATA +lib/python3.14/site-packages/aiomcache-0.8.2.dist-info/RECORD +lib/python3.14/site-packages/aiomcache-0.8.2.dist-info/WHEEL +lib/python3.14/site-packages/aiomcache-0.8.2.dist-info/licenses/ +lib/python3.14/site-packages/aiomcache-0.8.2.dist-info/licenses/LICENSE +lib/python3.14/site-packages/aiomcache-0.8.2.dist-info/top_level.txt +lib/python3.14/site-packages/aiomcache/__init__.py +lib/python3.14/site-packages/aiomcache/__pycache__/ +lib/python3.14/site-packages/aiomcache/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/aiomcache/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/aiomcache/__pycache__/client.cpython-314.opt-1.pyc +lib/python3.14/site-packages/aiomcache/__pycache__/client.cpython-314.pyc +lib/python3.14/site-packages/aiomcache/__pycache__/constants.cpython-314.opt-1.pyc +lib/python3.14/site-packages/aiomcache/__pycache__/constants.cpython-314.pyc +lib/python3.14/site-packages/aiomcache/__pycache__/exceptions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/aiomcache/__pycache__/exceptions.cpython-314.pyc +lib/python3.14/site-packages/aiomcache/__pycache__/pool.cpython-314.opt-1.pyc +lib/python3.14/site-packages/aiomcache/__pycache__/pool.cpython-314.pyc +lib/python3.14/site-packages/aiomcache/client.py +lib/python3.14/site-packages/aiomcache/constants.py +lib/python3.14/site-packages/aiomcache/exceptions.py +lib/python3.14/site-packages/aiomcache/pool.py +lib/python3.14/site-packages/aiomcache/py.typed Link to /exopi-cvs/ports/packages/amd64/ftp/py3-aiomcache-0.8.2p1.tgz >>> Running clean in misc/py-aiomcache at 1778680155.07 ===> misc/py-aiomcache ===> Cleaning for py3-aiomcache-0.8.2p1 >>> Ended at 1778680155.28 max_stuck=1.00/depends=2.51/show-prepare-results=1.29/extract=0.40/build=2.25/package=1.96/clean=0.24