>>> Building on exopi-3 under textproc/py-semver BDEPENDS = [devel/py-setuptools;devel/py-build;devel/py-setuptools_scm;lang/python/3;devel/py-installer;devel/py-wheel] DIST = [textproc/py-semver:semver-3.0.4.tar.gz] FULLPKGNAME = py3-semver-3.0.4p1 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-3 at 1778688497.80) >>> Running depends in textproc/py-semver at 1778688497.85 last junk was in net/p5-Net-FTPServer /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2p0 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-setuptools_scm-9.2.2p0 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-setuptools_scm-9.2.2p0 py3-wheel-0.47.0 >>> Running show-prepare-results in textproc/py-semver at 1778688501.88 ===> textproc/py-semver ===> Building from scratch py3-semver-3.0.4p1 ===> py3-semver-3.0.4p1 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-semver-3.0.4p1 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-semver-3.0.4p1 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-semver-3.0.4p1 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-semver-3.0.4p1 depends on: py3-wheel-* -> py3-wheel-0.47.0 ===> py3-semver-3.0.4p1 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-9.2.2p0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2p0 py3-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-3 at 1778688503.45) distfiles size=269730 >>> Running extract in textproc/py-semver at 1778688503.48 ===> textproc/py-semver ===> Checking files for py3-semver-3.0.4p1 `/exopi-cvs/ports/distfiles/semver-3.0.4.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-semver-3.0.4p1 >>> Running build in textproc/py-semver at 1778688504.03 ===> textproc/py-semver ===> Patching for py3-semver-3.0.4p1 ===> 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-semver-3.0.4p1 ===> Configuring for py3-semver-3.0.4p1 ===> Building for py3-semver-3.0.4p1 * Getting build dependencies for wheel... /usr/local/lib/python3.14/site-packages/setuptools_scm/_integration/deprecation.py:7: UserWarning: pyproject.toml: at [tool.setuptools.dynamic] 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/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running egg_info writing src/semver.egg-info/PKG-INFO writing dependency_links to src/semver.egg-info/dependency_links.txt writing entry points to src/semver.egg-info/entry_points.txt writing top-level names to src/semver.egg-info/top_level.txt /usr/local/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /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() reading manifest file 'src/semver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*' found under directory '.github' no previously-included directories found matching 'docs/**/__pycache__' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'src/semver.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.14/site-packages/setuptools_scm/_integration/deprecation.py:7: UserWarning: pyproject.toml: at [tool.setuptools.dynamic] 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/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/local/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() running bdist_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() running build running build_py creating build/lib/semver copying src/semver/__about__.py -> build/lib/semver copying src/semver/__init__.py -> build/lib/semver copying src/semver/__main__.py -> build/lib/semver copying src/semver/_deprecated.py -> build/lib/semver copying src/semver/_types.py -> build/lib/semver copying src/semver/cli.py -> build/lib/semver copying src/semver/version.py -> build/lib/semver running egg_info writing src/semver.egg-info/PKG-INFO writing dependency_links to src/semver.egg-info/dependency_links.txt writing entry points to src/semver.egg-info/entry_points.txt writing top-level names to src/semver.egg-info/top_level.txt reading manifest file 'src/semver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*' found under directory '.github' no previously-included directories found matching 'docs/**/__pycache__' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'src/semver.egg-info/SOURCES.txt' copying src/semver/py.typed -> build/lib/semver 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/semver copying build/lib/semver/__about__.py -> build/bdist.openbsd-7.9-amd64/wheel/./semver copying build/lib/semver/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./semver copying build/lib/semver/__main__.py -> build/bdist.openbsd-7.9-amd64/wheel/./semver copying build/lib/semver/_deprecated.py -> build/bdist.openbsd-7.9-amd64/wheel/./semver copying build/lib/semver/_types.py -> build/bdist.openbsd-7.9-amd64/wheel/./semver copying build/lib/semver/cli.py -> build/bdist.openbsd-7.9-amd64/wheel/./semver copying build/lib/semver/version.py -> build/bdist.openbsd-7.9-amd64/wheel/./semver copying build/lib/semver/py.typed -> build/bdist.openbsd-7.9-amd64/wheel/./semver running install_egg_info Copying src/semver.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./semver-3.0.4-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/semver-3.0.4.dist-info/WHEEL creating '/exopi-obj/pobj/py-semver-3.0.4/semver-3.0.4/dist/.tmp-zhlr27um/semver-3.0.4-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'semver/__about__.py' adding 'semver/__init__.py' adding 'semver/__main__.py' adding 'semver/_deprecated.py' adding 'semver/_types.py' adding 'semver/cli.py' adding 'semver/py.typed' adding 'semver/version.py' adding 'semver-3.0.4.dist-info/licenses/LICENSE.txt' adding 'semver-3.0.4.dist-info/METADATA' adding 'semver-3.0.4.dist-info/WHEEL' adding 'semver-3.0.4.dist-info/entry_points.txt' adding 'semver-3.0.4.dist-info/top_level.txt' adding 'semver-3.0.4.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built semver-3.0.4-py3-none-any.whl >>> Running package in textproc/py-semver at 1778688507.44 ===> textproc/py-semver ===> Faking installation for py3-semver-3.0.4p1 ===> Building package for py3-semver-3.0.4p1 Create /exopi-cvs/ports/packages/amd64/all/py3-semver-3.0.4p1.tgz Creating package py3-semver-3.0.4p1 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************* | 40% checksumming|************************** | 43% checksumming|**************************** | 45% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 55% checksumming|*********************************** | 57% checksumming|************************************ | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************** | 71% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|*************************************************** | 83% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|*** | 4% archiving|*** | 5% archiving|******** | 13% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|***************** | 26% archiving|******************** | 31% archiving|******************************** | 51% archiving|********************************************* | 71% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|***************************************************** | 83% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-semver-3.0.4p1 was updated --- /exopi-cvs/ports/plist/amd64/py3-semver-3.0.4p1 +++ /exopi-cvs/ports/plist/amd64/py3-semver-3.0.4p1-new @@ -1,5 +1,5 @@ @name py3-semver-3.0.4p1 -@version 16 +@version 17 @comment pkgpath=textproc/py-semver ftp=yes @arch amd64 +DESC @@ -8,35 +8,35 @@ @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.13 @cwd /usr/local bin/pysemver -lib/python3.13/site-packages/semver/ -lib/python3.13/site-packages/semver-3.0.4.dist-info/ -lib/python3.13/site-packages/semver-3.0.4.dist-info/METADATA -lib/python3.13/site-packages/semver-3.0.4.dist-info/RECORD -lib/python3.13/site-packages/semver-3.0.4.dist-info/WHEEL -lib/python3.13/site-packages/semver-3.0.4.dist-info/entry_points.txt -lib/python3.13/site-packages/semver-3.0.4.dist-info/licenses/ -lib/python3.13/site-packages/semver-3.0.4.dist-info/licenses/LICENSE.txt -lib/python3.13/site-packages/semver-3.0.4.dist-info/top_level.txt -lib/python3.13/site-packages/semver/__about__.py -lib/python3.13/site-packages/semver/__init__.py -lib/python3.13/site-packages/semver/__main__.py -lib/python3.13/site-packages/semver/__pycache__/ -lib/python3.13/site-packages/semver/__pycache__/__about__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/semver/__pycache__/__about__.cpython-313.pyc -lib/python3.13/site-packages/semver/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/semver/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/semver/__pycache__/__main__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/semver/__pycache__/__main__.cpython-313.pyc -lib/python3.13/site-packages/semver/__pycache__/_deprecated.cpython-313.opt-1.pyc -lib/python3.13/site-packages/semver/__pycache__/_deprecated.cpython-313.pyc -lib/python3.13/site-packages/semver/__pycache__/_types.cpython-313.opt-1.pyc -lib/python3.13/site-packages/semver/__pycache__/_types.cpython-313.pyc -lib/python3.13/site-packages/semver/__pycache__/cli.cpython-313.opt-1.pyc -lib/python3.13/site-packages/semver/__pycache__/cli.cpython-313.pyc -lib/python3.13/site-packages/semver/__pycache__/version.cpython-313.opt-1.pyc -lib/python3.13/site-packages/semver/__pycache__/version.cpython-313.pyc -lib/python3.13/site-packages/semver/_deprecated.py -lib/python3.13/site-packages/semver/_types.py -lib/python3.13/site-packages/semver/cli.py -lib/python3.13/site-packages/semver/py.typed -lib/python3.13/site-packages/semver/version.py +lib/python3.14/site-packages/semver/ +lib/python3.14/site-packages/semver-3.0.4.dist-info/ +lib/python3.14/site-packages/semver-3.0.4.dist-info/METADATA +lib/python3.14/site-packages/semver-3.0.4.dist-info/RECORD +lib/python3.14/site-packages/semver-3.0.4.dist-info/WHEEL +lib/python3.14/site-packages/semver-3.0.4.dist-info/entry_points.txt +lib/python3.14/site-packages/semver-3.0.4.dist-info/licenses/ +lib/python3.14/site-packages/semver-3.0.4.dist-info/licenses/LICENSE.txt +lib/python3.14/site-packages/semver-3.0.4.dist-info/top_level.txt +lib/python3.14/site-packages/semver/__about__.py +lib/python3.14/site-packages/semver/__init__.py +lib/python3.14/site-packages/semver/__main__.py +lib/python3.14/site-packages/semver/__pycache__/ +lib/python3.14/site-packages/semver/__pycache__/__about__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/semver/__pycache__/__about__.cpython-314.pyc +lib/python3.14/site-packages/semver/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/semver/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/semver/__pycache__/__main__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/semver/__pycache__/__main__.cpython-314.pyc +lib/python3.14/site-packages/semver/__pycache__/_deprecated.cpython-314.opt-1.pyc +lib/python3.14/site-packages/semver/__pycache__/_deprecated.cpython-314.pyc +lib/python3.14/site-packages/semver/__pycache__/_types.cpython-314.opt-1.pyc +lib/python3.14/site-packages/semver/__pycache__/_types.cpython-314.pyc +lib/python3.14/site-packages/semver/__pycache__/cli.cpython-314.opt-1.pyc +lib/python3.14/site-packages/semver/__pycache__/cli.cpython-314.pyc +lib/python3.14/site-packages/semver/__pycache__/version.cpython-314.opt-1.pyc +lib/python3.14/site-packages/semver/__pycache__/version.cpython-314.pyc +lib/python3.14/site-packages/semver/_deprecated.py +lib/python3.14/site-packages/semver/_types.py +lib/python3.14/site-packages/semver/cli.py +lib/python3.14/site-packages/semver/py.typed +lib/python3.14/site-packages/semver/version.py Link to /exopi-cvs/ports/packages/amd64/ftp/py3-semver-3.0.4p1.tgz >>> Running clean in textproc/py-semver at 1778688508.79 ===> textproc/py-semver ===> Cleaning for py3-semver-3.0.4p1 >>> Ended at 1778688509.00 max_stuck=0.00/depends=4.04/show-prepare-results=1.61/extract=0.55/build=3.40/package=1.35/clean=0.24