>>> Building on exopi-3 under devel/py-cachelib BDEPENDS = [devel/py-installer;lang/python/3;devel/py-setuptools;devel/py-wheel;devel/py-build] DIST = [devel/py-cachelib:cachelib-0.10.2.tar.gz] FULLPKGNAME = py3-cachelib-0.10.2p3 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-3 at 1778686034.07) >>> Running depends in devel/py-cachelib at 1778686034.11 last junk was in print/printrun /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 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 >>> Running show-prepare-results in devel/py-cachelib at 1778686036.46 ===> devel/py-cachelib ===> Building from scratch py3-cachelib-0.10.2p3 ===> py3-cachelib-0.10.2p3 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-cachelib-0.10.2p3 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-cachelib-0.10.2p3 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-cachelib-0.10.2p3 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-cachelib-0.10.2p3 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 1778686037.60) distfiles size=32323 >>> Running extract in devel/py-cachelib at 1778686037.63 ===> devel/py-cachelib ===> Checking files for py3-cachelib-0.10.2p3 `/exopi-cvs/ports/distfiles/cachelib-0.10.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-cachelib-0.10.2p3 >>> Running build in devel/py-cachelib at 1778686038.07 ===> devel/py-cachelib ===> Patching for py3-cachelib-0.10.2p3 ===> 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-cachelib-0.10.2p3 ===> Configuring for py3-cachelib-0.10.2p3 ===> Building for py3-cachelib-0.10.2p3 * 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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /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( running egg_info writing src/cachelib.egg-info/PKG-INFO writing dependency_links to src/cachelib.egg-info/dependency_links.txt writing top-level names to src/cachelib.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/cachelib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/cachelib.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( /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/cachelib copying src/cachelib/__init__.py -> build/lib/cachelib copying src/cachelib/base.py -> build/lib/cachelib copying src/cachelib/dynamodb.py -> build/lib/cachelib copying src/cachelib/file.py -> build/lib/cachelib copying src/cachelib/memcached.py -> build/lib/cachelib copying src/cachelib/redis.py -> build/lib/cachelib copying src/cachelib/serializers.py -> build/lib/cachelib copying src/cachelib/simple.py -> build/lib/cachelib copying src/cachelib/uwsgi.py -> build/lib/cachelib running egg_info writing src/cachelib.egg-info/PKG-INFO writing dependency_links to src/cachelib.egg-info/dependency_links.txt writing top-level names to src/cachelib.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/cachelib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/cachelib.egg-info/SOURCES.txt' copying src/cachelib/py.typed -> build/lib/cachelib 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/cachelib copying build/lib/cachelib/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./cachelib copying build/lib/cachelib/base.py -> build/bdist.openbsd-7.9-amd64/wheel/./cachelib copying build/lib/cachelib/dynamodb.py -> build/bdist.openbsd-7.9-amd64/wheel/./cachelib copying build/lib/cachelib/file.py -> build/bdist.openbsd-7.9-amd64/wheel/./cachelib copying build/lib/cachelib/memcached.py -> build/bdist.openbsd-7.9-amd64/wheel/./cachelib copying build/lib/cachelib/redis.py -> build/bdist.openbsd-7.9-amd64/wheel/./cachelib copying build/lib/cachelib/serializers.py -> build/bdist.openbsd-7.9-amd64/wheel/./cachelib copying build/lib/cachelib/simple.py -> build/bdist.openbsd-7.9-amd64/wheel/./cachelib copying build/lib/cachelib/uwsgi.py -> build/bdist.openbsd-7.9-amd64/wheel/./cachelib copying build/lib/cachelib/py.typed -> build/bdist.openbsd-7.9-amd64/wheel/./cachelib running install_egg_info Copying src/cachelib.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./cachelib-0.10.2-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/cachelib-0.10.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-cachelib-0.10.2/cachelib-0.10.2/dist/.tmp-7aphvcj7/cachelib-0.10.2-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'cachelib/__init__.py' adding 'cachelib/base.py' adding 'cachelib/dynamodb.py' adding 'cachelib/file.py' adding 'cachelib/memcached.py' adding 'cachelib/py.typed' adding 'cachelib/redis.py' adding 'cachelib/serializers.py' adding 'cachelib/simple.py' adding 'cachelib/uwsgi.py' adding 'cachelib-0.10.2.dist-info/licenses/LICENSE.rst' adding 'cachelib-0.10.2.dist-info/METADATA' adding 'cachelib-0.10.2.dist-info/WHEEL' adding 'cachelib-0.10.2.dist-info/top_level.txt' adding 'cachelib-0.10.2.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built cachelib-0.10.2-py3-none-any.whl >>> Running package in devel/py-cachelib at 1778686041.20 ===> devel/py-cachelib ===> Faking installation for py3-cachelib-0.10.2p3 ===> Building package for py3-cachelib-0.10.2p3 Create /exopi-cvs/ports/packages/amd64/all/py3-cachelib-0.10.2p3.tgz Creating package py3-cachelib-0.10.2p3 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 17% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|******************* | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|*************************** | 43% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|*** | 5% archiving|****** | 10% archiving|********** | 15% archiving|************* | 21% archiving|******************* | 30% archiving|************************ | 38% archiving|**************************** | 44% archiving|******************************** | 49% archiving|*********************************** | 54% archiving|************************************** | 60% archiving|**************************************** | 63% archiving|****************************************** | 66% archiving|******************************************** | 69% archiving|*********************************************** | 73% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|***************************************************** | 82% archiving|******************************************************* | 86% archiving|********************************************************** | 91% archiving|************************************************************ | 94% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-cachelib-0.10.2p3 was updated --- /exopi-cvs/ports/plist/amd64/py3-cachelib-0.10.2p3 +++ /exopi-cvs/ports/plist/amd64/py3-cachelib-0.10.2p3-new @@ -1,5 +1,5 @@ @name py3-cachelib-0.10.2p3 -@version 16 +@version 17 @comment pkgpath=devel/py-cachelib ftp=yes @arch amd64 +DESC @@ -7,40 +7,40 @@ @pkgpath devel/py-cachelib,python3 @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.13 @cwd /usr/local -lib/python3.13/site-packages/cachelib/ -lib/python3.13/site-packages/cachelib-0.10.2.dist-info/ -lib/python3.13/site-packages/cachelib-0.10.2.dist-info/METADATA -lib/python3.13/site-packages/cachelib-0.10.2.dist-info/RECORD -lib/python3.13/site-packages/cachelib-0.10.2.dist-info/WHEEL -lib/python3.13/site-packages/cachelib-0.10.2.dist-info/licenses/ -lib/python3.13/site-packages/cachelib-0.10.2.dist-info/licenses/LICENSE.rst -lib/python3.13/site-packages/cachelib-0.10.2.dist-info/top_level.txt -lib/python3.13/site-packages/cachelib/__init__.py -lib/python3.13/site-packages/cachelib/__pycache__/ -lib/python3.13/site-packages/cachelib/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/cachelib/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/cachelib/__pycache__/base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/cachelib/__pycache__/base.cpython-313.pyc -lib/python3.13/site-packages/cachelib/__pycache__/dynamodb.cpython-313.opt-1.pyc -lib/python3.13/site-packages/cachelib/__pycache__/dynamodb.cpython-313.pyc -lib/python3.13/site-packages/cachelib/__pycache__/file.cpython-313.opt-1.pyc -lib/python3.13/site-packages/cachelib/__pycache__/file.cpython-313.pyc -lib/python3.13/site-packages/cachelib/__pycache__/memcached.cpython-313.opt-1.pyc -lib/python3.13/site-packages/cachelib/__pycache__/memcached.cpython-313.pyc -lib/python3.13/site-packages/cachelib/__pycache__/redis.cpython-313.opt-1.pyc -lib/python3.13/site-packages/cachelib/__pycache__/redis.cpython-313.pyc -lib/python3.13/site-packages/cachelib/__pycache__/serializers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/cachelib/__pycache__/serializers.cpython-313.pyc -lib/python3.13/site-packages/cachelib/__pycache__/simple.cpython-313.opt-1.pyc -lib/python3.13/site-packages/cachelib/__pycache__/simple.cpython-313.pyc -lib/python3.13/site-packages/cachelib/__pycache__/uwsgi.cpython-313.opt-1.pyc -lib/python3.13/site-packages/cachelib/__pycache__/uwsgi.cpython-313.pyc -lib/python3.13/site-packages/cachelib/base.py -lib/python3.13/site-packages/cachelib/dynamodb.py -lib/python3.13/site-packages/cachelib/file.py -lib/python3.13/site-packages/cachelib/memcached.py -lib/python3.13/site-packages/cachelib/py.typed -lib/python3.13/site-packages/cachelib/redis.py -lib/python3.13/site-packages/cachelib/serializers.py -lib/python3.13/site-packages/cachelib/simple.py -lib/python3.13/site-packages/cachelib/uwsgi.py +lib/python3.14/site-packages/cachelib/ +lib/python3.14/site-packages/cachelib-0.10.2.dist-info/ +lib/python3.14/site-packages/cachelib-0.10.2.dist-info/METADATA +lib/python3.14/site-packages/cachelib-0.10.2.dist-info/RECORD +lib/python3.14/site-packages/cachelib-0.10.2.dist-info/WHEEL +lib/python3.14/site-packages/cachelib-0.10.2.dist-info/licenses/ +lib/python3.14/site-packages/cachelib-0.10.2.dist-info/licenses/LICENSE.rst +lib/python3.14/site-packages/cachelib-0.10.2.dist-info/top_level.txt +lib/python3.14/site-packages/cachelib/__init__.py +lib/python3.14/site-packages/cachelib/__pycache__/ +lib/python3.14/site-packages/cachelib/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/cachelib/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/cachelib/__pycache__/base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/cachelib/__pycache__/base.cpython-314.pyc +lib/python3.14/site-packages/cachelib/__pycache__/dynamodb.cpython-314.opt-1.pyc +lib/python3.14/site-packages/cachelib/__pycache__/dynamodb.cpython-314.pyc +lib/python3.14/site-packages/cachelib/__pycache__/file.cpython-314.opt-1.pyc +lib/python3.14/site-packages/cachelib/__pycache__/file.cpython-314.pyc +lib/python3.14/site-packages/cachelib/__pycache__/memcached.cpython-314.opt-1.pyc +lib/python3.14/site-packages/cachelib/__pycache__/memcached.cpython-314.pyc +lib/python3.14/site-packages/cachelib/__pycache__/redis.cpython-314.opt-1.pyc +lib/python3.14/site-packages/cachelib/__pycache__/redis.cpython-314.pyc +lib/python3.14/site-packages/cachelib/__pycache__/serializers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/cachelib/__pycache__/serializers.cpython-314.pyc +lib/python3.14/site-packages/cachelib/__pycache__/simple.cpython-314.opt-1.pyc +lib/python3.14/site-packages/cachelib/__pycache__/simple.cpython-314.pyc +lib/python3.14/site-packages/cachelib/__pycache__/uwsgi.cpython-314.opt-1.pyc +lib/python3.14/site-packages/cachelib/__pycache__/uwsgi.cpython-314.pyc +lib/python3.14/site-packages/cachelib/base.py +lib/python3.14/site-packages/cachelib/dynamodb.py +lib/python3.14/site-packages/cachelib/file.py +lib/python3.14/site-packages/cachelib/memcached.py +lib/python3.14/site-packages/cachelib/py.typed +lib/python3.14/site-packages/cachelib/redis.py +lib/python3.14/site-packages/cachelib/serializers.py +lib/python3.14/site-packages/cachelib/simple.py +lib/python3.14/site-packages/cachelib/uwsgi.py Link to /exopi-cvs/ports/packages/amd64/ftp/py3-cachelib-0.10.2p3.tgz >>> Running clean in devel/py-cachelib at 1778686042.79 ===> devel/py-cachelib ===> Cleaning for py3-cachelib-0.10.2p3 >>> Ended at 1778686043.00 max_stuck=0.91/depends=2.36/show-prepare-results=1.17/extract=0.43/build=3.14/package=1.58/clean=0.24