>>> Building on exopi-1 under devel/legit BDEPENDS = [devel/py-setuptools;lang/python/3;devel/py-installer;devel/py-wheel;devel/py-build] DIST = [devel/legit:legit-1.2.0.tar.gz] FULLPKGNAME = legit-1.2.0p5 RDEPENDS = [lang/python/3;devel/py-six;devel/py-crayons;devel/py-clint;devel/py-click;devel/py-gitpython] (Junk lock obtained for exopi-1 at 1778682094.60) >>> Running depends in devel/legit at 1778682094.64 last junk was in devel/py-test-xdist /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/legit at 1778682096.89 ===> devel/legit ===> Building from scratch legit-1.2.0p5 ===> legit-1.2.0p5 depends on: python->=3.14 -> python-3.14.4p0 ===> legit-1.2.0p5 depends on: py3-build-* -> py3-build-1.5.0 ===> legit-1.2.0p5 depends on: py3-installer-* -> py3-installer-1.0.1 ===> legit-1.2.0p5 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> legit-1.2.0p5 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-1 at 1778682098.18) distfiles size=16302 >>> Running extract in devel/legit at 1778682098.20 ===> devel/legit ===> Checking files for legit-1.2.0p5 `/exopi-cvs/ports/distfiles/legit-1.2.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for legit-1.2.0p5 >>> Running build in devel/legit at 1778682098.57 ===> devel/legit ===> Patching for legit-1.2.0p5 ===> 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 legit-1.2.0p5 ===> Configuring for legit-1.2.0p5 ===> Building for legit-1.2.0p5 * Getting build dependencies for wheel... :14: DeprecationWarning: codecs.open() is deprecated. Use open() instead. :70: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /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 legit.egg-info/PKG-INFO writing dependency_links to legit.egg-info/dependency_links.txt writing entry points to legit.egg-info/entry_points.txt writing requirements to legit.egg-info/requires.txt writing top-level names to legit.egg-info/top_level.txt reading manifest file 'legit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'reqs.txt' adding license file 'LICENSE' writing manifest file 'legit.egg-info/SOURCES.txt' * Building wheel... :14: DeprecationWarning: codecs.open() is deprecated. Use open() instead. :70: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /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 /usr/local/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/legit copying legit/__init__.py -> build/lib/legit copying legit/bootstrap.py -> build/lib/legit copying legit/cli.py -> build/lib/legit copying legit/core.py -> build/lib/legit copying legit/scm.py -> build/lib/legit copying legit/settings.py -> build/lib/legit copying legit/utils.py -> build/lib/legit 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/legit copying build/lib/legit/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./legit copying build/lib/legit/bootstrap.py -> build/bdist.openbsd-7.9-amd64/wheel/./legit copying build/lib/legit/cli.py -> build/bdist.openbsd-7.9-amd64/wheel/./legit copying build/lib/legit/core.py -> build/bdist.openbsd-7.9-amd64/wheel/./legit copying build/lib/legit/scm.py -> build/bdist.openbsd-7.9-amd64/wheel/./legit copying build/lib/legit/settings.py -> build/bdist.openbsd-7.9-amd64/wheel/./legit copying build/lib/legit/utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./legit running install_egg_info running egg_info writing legit.egg-info/PKG-INFO writing dependency_links to legit.egg-info/dependency_links.txt writing entry points to legit.egg-info/entry_points.txt writing requirements to legit.egg-info/requires.txt writing top-level names to legit.egg-info/top_level.txt reading manifest file 'legit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'reqs.txt' adding license file 'LICENSE' writing manifest file 'legit.egg-info/SOURCES.txt' Copying legit.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./legit-1.2.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/legit-1.2.0.dist-info/WHEEL creating '/exopi-obj/pobj/legit-1.2.0/legit-1.2.0/dist/.tmp-h1zuy8zn/legit-1.2.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'legit/__init__.py' adding 'legit/bootstrap.py' adding 'legit/cli.py' adding 'legit/core.py' adding 'legit/scm.py' adding 'legit/settings.py' adding 'legit/utils.py' adding 'legit-1.2.0.dist-info/licenses/LICENSE' adding 'legit-1.2.0.dist-info/METADATA' adding 'legit-1.2.0.dist-info/WHEEL' adding 'legit-1.2.0.dist-info/entry_points.txt' adding 'legit-1.2.0.dist-info/top_level.txt' adding 'legit-1.2.0.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built legit-1.2.0-py2.py3-none-any.whl >>> Running package in devel/legit at 1778682101.15 ===> devel/legit ===> Faking installation for legit-1.2.0p5 ===> Building package for legit-1.2.0p5 Create /exopi-cvs/ports/packages/amd64/all/legit-1.2.0p5.tgz Creating package legit-1.2.0p5 reading plist| checking dependencies| checking dependencies|devel/py-click checking dependencies|devel/py-clint checking dependencies|devel/py-crayons checking dependencies|devel/py-gitpython checking dependencies|devel/py-six checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************** | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 53% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|**************************************************** | 84% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|** | 3% archiving|*** | 5% archiving|************ | 18% archiving|******************** | 31% archiving|******************** | 32% archiving|***************************** | 45% archiving|************************************** | 59% archiving|*************************************** | 61% archiving|**************************************** | 63% archiving|******************************************* | 67% archiving|********************************************** | 72% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|******************************************************** | 87% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/legit-1.2.0p5 was updated --- /exopi-cvs/ports/plist/amd64/legit-1.2.0p5 +++ /exopi-cvs/ports/plist/amd64/legit-1.2.0p5-new @@ -1,5 +1,5 @@ @name legit-1.2.0p5 -@version 16 +@version 17 @comment pkgpath=devel/legit ftp=yes @arch amd64 +DESC @@ -12,34 +12,34 @@ @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.13 @cwd /usr/local bin/legit -lib/python3.13/site-packages/legit/ -lib/python3.13/site-packages/legit-1.2.0.dist-info/ -lib/python3.13/site-packages/legit-1.2.0.dist-info/METADATA -lib/python3.13/site-packages/legit-1.2.0.dist-info/RECORD -lib/python3.13/site-packages/legit-1.2.0.dist-info/WHEEL -lib/python3.13/site-packages/legit-1.2.0.dist-info/entry_points.txt -lib/python3.13/site-packages/legit-1.2.0.dist-info/licenses/ -lib/python3.13/site-packages/legit-1.2.0.dist-info/licenses/LICENSE -lib/python3.13/site-packages/legit-1.2.0.dist-info/top_level.txt -lib/python3.13/site-packages/legit/__init__.py -lib/python3.13/site-packages/legit/__pycache__/ -lib/python3.13/site-packages/legit/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/legit/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/legit/__pycache__/bootstrap.cpython-313.opt-1.pyc -lib/python3.13/site-packages/legit/__pycache__/bootstrap.cpython-313.pyc -lib/python3.13/site-packages/legit/__pycache__/cli.cpython-313.opt-1.pyc -lib/python3.13/site-packages/legit/__pycache__/cli.cpython-313.pyc -lib/python3.13/site-packages/legit/__pycache__/core.cpython-313.opt-1.pyc -lib/python3.13/site-packages/legit/__pycache__/core.cpython-313.pyc -lib/python3.13/site-packages/legit/__pycache__/scm.cpython-313.opt-1.pyc -lib/python3.13/site-packages/legit/__pycache__/scm.cpython-313.pyc -lib/python3.13/site-packages/legit/__pycache__/settings.cpython-313.opt-1.pyc -lib/python3.13/site-packages/legit/__pycache__/settings.cpython-313.pyc -lib/python3.13/site-packages/legit/__pycache__/utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/legit/__pycache__/utils.cpython-313.pyc -lib/python3.13/site-packages/legit/bootstrap.py -lib/python3.13/site-packages/legit/cli.py -lib/python3.13/site-packages/legit/core.py -lib/python3.13/site-packages/legit/scm.py -lib/python3.13/site-packages/legit/settings.py -lib/python3.13/site-packages/legit/utils.py +lib/python3.14/site-packages/legit/ +lib/python3.14/site-packages/legit-1.2.0.dist-info/ +lib/python3.14/site-packages/legit-1.2.0.dist-info/METADATA +lib/python3.14/site-packages/legit-1.2.0.dist-info/RECORD +lib/python3.14/site-packages/legit-1.2.0.dist-info/WHEEL +lib/python3.14/site-packages/legit-1.2.0.dist-info/entry_points.txt +lib/python3.14/site-packages/legit-1.2.0.dist-info/licenses/ +lib/python3.14/site-packages/legit-1.2.0.dist-info/licenses/LICENSE +lib/python3.14/site-packages/legit-1.2.0.dist-info/top_level.txt +lib/python3.14/site-packages/legit/__init__.py +lib/python3.14/site-packages/legit/__pycache__/ +lib/python3.14/site-packages/legit/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/legit/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/legit/__pycache__/bootstrap.cpython-314.opt-1.pyc +lib/python3.14/site-packages/legit/__pycache__/bootstrap.cpython-314.pyc +lib/python3.14/site-packages/legit/__pycache__/cli.cpython-314.opt-1.pyc +lib/python3.14/site-packages/legit/__pycache__/cli.cpython-314.pyc +lib/python3.14/site-packages/legit/__pycache__/core.cpython-314.opt-1.pyc +lib/python3.14/site-packages/legit/__pycache__/core.cpython-314.pyc +lib/python3.14/site-packages/legit/__pycache__/scm.cpython-314.opt-1.pyc +lib/python3.14/site-packages/legit/__pycache__/scm.cpython-314.pyc +lib/python3.14/site-packages/legit/__pycache__/settings.cpython-314.opt-1.pyc +lib/python3.14/site-packages/legit/__pycache__/settings.cpython-314.pyc +lib/python3.14/site-packages/legit/__pycache__/utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/legit/__pycache__/utils.cpython-314.pyc +lib/python3.14/site-packages/legit/bootstrap.py +lib/python3.14/site-packages/legit/cli.py +lib/python3.14/site-packages/legit/core.py +lib/python3.14/site-packages/legit/scm.py +lib/python3.14/site-packages/legit/settings.py +lib/python3.14/site-packages/legit/utils.py Link to /exopi-cvs/ports/packages/amd64/ftp/legit-1.2.0p5.tgz >>> Running clean in devel/legit at 1778682105.74 ===> devel/legit ===> Cleaning for legit-1.2.0p5 >>> Ended at 1778682106.02 max_stuck=1.10/depends=2.26/show-prepare-results=1.31/extract=0.36/build=2.55/package=4.58/clean=0.35