>>> Building on exopi-3 under devel/py-vine BDEPENDS = [devel/py-build;devel/py-setuptools;lang/python/3;devel/py-installer;devel/py-wheel] DIST = [devel/py-vine:vine-5.1.0.tar.gz] FULLPKGNAME = py3-vine-5.1.0p0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-3 at 1778680789.21) >>> Running depends in devel/py-vine at 1778680789.25 last junk was in geo/py-xyzservices /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-vine at 1778680792.08 ===> devel/py-vine ===> Building from scratch py3-vine-5.1.0p0 ===> py3-vine-5.1.0p0 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-vine-5.1.0p0 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-vine-5.1.0p0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-vine-5.1.0p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-vine-5.1.0p0 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 1778680793.27) distfiles size=48980 >>> Running extract in devel/py-vine at 1778680793.33 ===> devel/py-vine ===> Checking files for py3-vine-5.1.0p0 `/exopi-cvs/ports/distfiles/vine-5.1.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-vine-5.1.0p0 >>> Running build in devel/py-vine at 1778680794.07 ===> devel/py-vine ===> Patching for py3-vine-5.1.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-vine-5.1.0p0 ===> Configuring for py3-vine-5.1.0p0 ===> Building for py3-vine-5.1.0p0 * Getting build dependencies for wheel... :81: DeprecationWarning: codecs.open() is deprecated. Use open() instead. :90: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /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/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 vine.egg-info/PKG-INFO writing dependency_links to vine.egg-info/dependency_links.txt writing top-level names to vine.egg-info/top_level.txt reading manifest file 'vine.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' under directory 'extra' warning: no files found matching '*.py' under directory 'extra' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '.*.sw*' found under directory '*' adding license file 'LICENSE' writing manifest file 'vine.egg-info/SOURCES.txt' * Building wheel... :81: DeprecationWarning: codecs.open() is deprecated. Use open() instead. :90: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /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/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/vine copying vine/__init__.py -> build/lib/vine copying vine/abstract.py -> build/lib/vine copying vine/funtools.py -> build/lib/vine copying vine/promises.py -> build/lib/vine copying vine/synchronization.py -> build/lib/vine copying vine/utils.py -> build/lib/vine 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/vine copying build/lib/vine/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./vine copying build/lib/vine/abstract.py -> build/bdist.openbsd-7.9-amd64/wheel/./vine copying build/lib/vine/funtools.py -> build/bdist.openbsd-7.9-amd64/wheel/./vine copying build/lib/vine/promises.py -> build/bdist.openbsd-7.9-amd64/wheel/./vine copying build/lib/vine/synchronization.py -> build/bdist.openbsd-7.9-amd64/wheel/./vine copying build/lib/vine/utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./vine running install_egg_info running egg_info writing vine.egg-info/PKG-INFO writing dependency_links to vine.egg-info/dependency_links.txt writing top-level names to vine.egg-info/top_level.txt reading manifest file 'vine.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' under directory 'extra' warning: no files found matching '*.py' under directory 'extra' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '.*.sw*' found under directory '*' adding license file 'LICENSE' writing manifest file 'vine.egg-info/SOURCES.txt' Copying vine.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./vine-5.1.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/vine-5.1.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-vine-5.1.0/vine-5.1.0/dist/.tmp-a3cgc0vp/vine-5.1.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'vine/__init__.py' adding 'vine/abstract.py' adding 'vine/funtools.py' adding 'vine/promises.py' adding 'vine/synchronization.py' adding 'vine/utils.py' adding 'vine-5.1.0.dist-info/licenses/LICENSE' adding 'vine-5.1.0.dist-info/METADATA' adding 'vine-5.1.0.dist-info/WHEEL' adding 'vine-5.1.0.dist-info/top_level.txt' adding 'vine-5.1.0.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built vine-5.1.0-py3-none-any.whl >>> Running package in devel/py-vine at 1778680796.49 ===> devel/py-vine ===> Faking installation for py3-vine-5.1.0p0 ===> Building package for py3-vine-5.1.0p0 Create /exopi-cvs/ports/packages/amd64/all/py3-vine-5.1.0p0.tgz Creating package py3-vine-5.1.0p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main 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|* | 2% archiving|*** | 4% archiving|****** | 10% archiving|********** | 15% archiving|************* | 21% archiving|***************** | 27% archiving|************************* | 39% archiving|********************************** | 52% archiving|************************************** | 59% archiving|****************************************** | 65% archiving|******************************************* | 67% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|*********************************************** | 74% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|**************************************************** | 81% archiving|****************************************************** | 84% archiving|************************************************************* | 95% archiving|*************************************************************** | 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-vine-5.1.0p0 was updated --- /exopi-cvs/ports/plist/amd64/py3-vine-5.1.0p0 +++ /exopi-cvs/ports/plist/amd64/py3-vine-5.1.0p0-new @@ -1,35 +1,35 @@ @name py3-vine-5.1.0p0 -@version 16 +@version 17 @comment pkgpath=devel/py-vine ftp=yes @arch amd64 +DESC @sha mo3NkwAwupEpIf/zZzpWZRJagg8qZPnLonA73Bzq51Q= @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.13 @cwd /usr/local -lib/python3.13/site-packages/vine/ -lib/python3.13/site-packages/vine-5.1.0.dist-info/ -lib/python3.13/site-packages/vine-5.1.0.dist-info/METADATA -lib/python3.13/site-packages/vine-5.1.0.dist-info/RECORD -lib/python3.13/site-packages/vine-5.1.0.dist-info/WHEEL -lib/python3.13/site-packages/vine-5.1.0.dist-info/licenses/ -lib/python3.13/site-packages/vine-5.1.0.dist-info/licenses/LICENSE -lib/python3.13/site-packages/vine-5.1.0.dist-info/top_level.txt -lib/python3.13/site-packages/vine/__init__.py -lib/python3.13/site-packages/vine/__pycache__/ -lib/python3.13/site-packages/vine/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/vine/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/vine/__pycache__/abstract.cpython-313.opt-1.pyc -lib/python3.13/site-packages/vine/__pycache__/abstract.cpython-313.pyc -lib/python3.13/site-packages/vine/__pycache__/funtools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/vine/__pycache__/funtools.cpython-313.pyc -lib/python3.13/site-packages/vine/__pycache__/promises.cpython-313.opt-1.pyc -lib/python3.13/site-packages/vine/__pycache__/promises.cpython-313.pyc -lib/python3.13/site-packages/vine/__pycache__/synchronization.cpython-313.opt-1.pyc -lib/python3.13/site-packages/vine/__pycache__/synchronization.cpython-313.pyc -lib/python3.13/site-packages/vine/__pycache__/utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/vine/__pycache__/utils.cpython-313.pyc -lib/python3.13/site-packages/vine/abstract.py -lib/python3.13/site-packages/vine/funtools.py -lib/python3.13/site-packages/vine/promises.py -lib/python3.13/site-packages/vine/synchronization.py -lib/python3.13/site-packages/vine/utils.py +lib/python3.14/site-packages/vine/ +lib/python3.14/site-packages/vine-5.1.0.dist-info/ +lib/python3.14/site-packages/vine-5.1.0.dist-info/METADATA +lib/python3.14/site-packages/vine-5.1.0.dist-info/RECORD +lib/python3.14/site-packages/vine-5.1.0.dist-info/WHEEL +lib/python3.14/site-packages/vine-5.1.0.dist-info/licenses/ +lib/python3.14/site-packages/vine-5.1.0.dist-info/licenses/LICENSE +lib/python3.14/site-packages/vine-5.1.0.dist-info/top_level.txt +lib/python3.14/site-packages/vine/__init__.py +lib/python3.14/site-packages/vine/__pycache__/ +lib/python3.14/site-packages/vine/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/vine/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/vine/__pycache__/abstract.cpython-314.opt-1.pyc +lib/python3.14/site-packages/vine/__pycache__/abstract.cpython-314.pyc +lib/python3.14/site-packages/vine/__pycache__/funtools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/vine/__pycache__/funtools.cpython-314.pyc +lib/python3.14/site-packages/vine/__pycache__/promises.cpython-314.opt-1.pyc +lib/python3.14/site-packages/vine/__pycache__/promises.cpython-314.pyc +lib/python3.14/site-packages/vine/__pycache__/synchronization.cpython-314.opt-1.pyc +lib/python3.14/site-packages/vine/__pycache__/synchronization.cpython-314.pyc +lib/python3.14/site-packages/vine/__pycache__/utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/vine/__pycache__/utils.cpython-314.pyc +lib/python3.14/site-packages/vine/abstract.py +lib/python3.14/site-packages/vine/funtools.py +lib/python3.14/site-packages/vine/promises.py +lib/python3.14/site-packages/vine/synchronization.py +lib/python3.14/site-packages/vine/utils.py Link to /exopi-cvs/ports/packages/amd64/ftp/py3-vine-5.1.0p0.tgz >>> Running clean in devel/py-vine at 1778680798.29 ===> devel/py-vine ===> Cleaning for py3-vine-5.1.0p0 >>> Ended at 1778680798.56 max_stuck=2.16/depends=2.78/show-prepare-results=1.28/extract=0.77/build=2.42/package=1.76/clean=0.34