>>> Building on exopi-3 under textproc/py-xlrd BDEPENDS = [devel/py-build;devel/py-wheel;devel/py-installer;lang/python/3;devel/py-setuptools] DIST = [textproc/py-xlrd:xlrd-2.0.2.tar.gz] FULLPKGNAME = py3-xlrd-2.0.2 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-3 at 1778680615.85) >>> Running depends in textproc/py-xlrd at 1778680615.90 last junk was in textproc/docsible /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 textproc/py-xlrd at 1778680617.83 ===> textproc/py-xlrd ===> Building from scratch py3-xlrd-2.0.2 ===> py3-xlrd-2.0.2 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-xlrd-2.0.2 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-xlrd-2.0.2 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-xlrd-2.0.2 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-xlrd-2.0.2 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 1778680618.87) distfiles size=100167 >>> Running extract in textproc/py-xlrd at 1778680618.90 ===> textproc/py-xlrd ===> Checking files for py3-xlrd-2.0.2 `/exopi-cvs/ports/distfiles/xlrd-2.0.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-xlrd-2.0.2 >>> Running build in textproc/py-xlrd at 1778680619.26 ===> textproc/py-xlrd ===> Patching for py3-xlrd-2.0.2 ===> 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-xlrd-2.0.2 ===> Configuring for py3-xlrd-2.0.2 ===> Building for py3-xlrd-2.0.2 * 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() running egg_info writing xlrd.egg-info/PKG-INFO writing dependency_links to xlrd.egg-info/dependency_links.txt writing requirements to xlrd.egg-info/requires.txt writing top-level names to xlrd.egg-info/top_level.txt reading manifest file 'xlrd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' adding license file 'LICENSE' writing manifest file 'xlrd.egg-info/SOURCES.txt' * Building 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 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/xlrd copying xlrd/__init__.py -> build/lib/xlrd copying xlrd/biffh.py -> build/lib/xlrd copying xlrd/book.py -> build/lib/xlrd copying xlrd/compdoc.py -> build/lib/xlrd copying xlrd/formatting.py -> build/lib/xlrd copying xlrd/formula.py -> build/lib/xlrd copying xlrd/info.py -> build/lib/xlrd copying xlrd/sheet.py -> build/lib/xlrd copying xlrd/timemachine.py -> build/lib/xlrd copying xlrd/xldate.py -> build/lib/xlrd running build_scripts creating build/scripts-3.14 copying and adjusting scripts/runxlrd.py -> build/scripts-3.14 changing mode of build/scripts-3.14/runxlrd.py from 644 to 755 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/xlrd copying build/lib/xlrd/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./xlrd copying build/lib/xlrd/biffh.py -> build/bdist.openbsd-7.9-amd64/wheel/./xlrd copying build/lib/xlrd/book.py -> build/bdist.openbsd-7.9-amd64/wheel/./xlrd copying build/lib/xlrd/compdoc.py -> build/bdist.openbsd-7.9-amd64/wheel/./xlrd copying build/lib/xlrd/formatting.py -> build/bdist.openbsd-7.9-amd64/wheel/./xlrd copying build/lib/xlrd/formula.py -> build/bdist.openbsd-7.9-amd64/wheel/./xlrd copying build/lib/xlrd/info.py -> build/bdist.openbsd-7.9-amd64/wheel/./xlrd copying build/lib/xlrd/sheet.py -> build/bdist.openbsd-7.9-amd64/wheel/./xlrd copying build/lib/xlrd/timemachine.py -> build/bdist.openbsd-7.9-amd64/wheel/./xlrd copying build/lib/xlrd/xldate.py -> build/bdist.openbsd-7.9-amd64/wheel/./xlrd running install_egg_info running egg_info writing xlrd.egg-info/PKG-INFO writing dependency_links to xlrd.egg-info/dependency_links.txt writing requirements to xlrd.egg-info/requires.txt writing top-level names to xlrd.egg-info/top_level.txt reading manifest file 'xlrd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' adding license file 'LICENSE' writing manifest file 'xlrd.egg-info/SOURCES.txt' Copying xlrd.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./xlrd-2.0.2-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/xlrd-2.0.2.data/scripts copying build/scripts-3.14/runxlrd.py -> build/bdist.openbsd-7.9-amd64/wheel/xlrd-2.0.2.data/scripts changing mode of build/bdist.openbsd-7.9-amd64/wheel/xlrd-2.0.2.data/scripts/runxlrd.py to 755 creating build/bdist.openbsd-7.9-amd64/wheel/xlrd-2.0.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-xlrd-2.0.2/xlrd-2.0.2/dist/.tmp-efnwpfr9/xlrd-2.0.2-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'xlrd/__init__.py' adding 'xlrd/biffh.py' adding 'xlrd/book.py' adding 'xlrd/compdoc.py' adding 'xlrd/formatting.py' adding 'xlrd/formula.py' adding 'xlrd/info.py' adding 'xlrd/sheet.py' adding 'xlrd/timemachine.py' adding 'xlrd/xldate.py' adding 'xlrd-2.0.2.data/scripts/runxlrd.py' adding 'xlrd-2.0.2.dist-info/licenses/LICENSE' adding 'xlrd-2.0.2.dist-info/METADATA' adding 'xlrd-2.0.2.dist-info/WHEEL' adding 'xlrd-2.0.2.dist-info/top_level.txt' adding 'xlrd-2.0.2.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built xlrd-2.0.2-py2.py3-none-any.whl >>> Running package in textproc/py-xlrd at 1778680622.28 ===> textproc/py-xlrd ===> Faking installation for py3-xlrd-2.0.2 mv /exopi-obj/pobj/py-xlrd-2.0.2/fake-amd64/usr/local/bin/runxlrd.py /exopi-obj/pobj/py-xlrd-2.0.2/fake-amd64/usr/local/bin/runxlrd ===> Building package for py3-xlrd-2.0.2 Create /exopi-cvs/ports/packages/amd64/all/py3-xlrd-2.0.2.tgz Creating package py3-xlrd-2.0.2 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|** | 3% archiving|*** | 5% archiving|**** | 6% archiving|******* | 12% archiving|*********** | 17% archiving|************ | 19% archiving|************* | 21% archiving|**************** | 25% archiving|****************** | 29% archiving|************************ | 38% archiving|****************************** | 48% archiving|************************************ | 56% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************** | 78% archiving|***************************************************** | 83% archiving|****************************************************** | 85% archiving|********************************************************* | 89% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-xlrd-2.0.2 was updated --- /exopi-cvs/ports/plist/amd64/py3-xlrd-2.0.2 +++ /exopi-cvs/ports/plist/amd64/py3-xlrd-2.0.2-new @@ -1,5 +1,5 @@ @name py3-xlrd-2.0.2 -@version 16 +@version 17 @comment pkgpath=textproc/py-xlrd ftp=yes @arch amd64 +DESC @@ -9,42 +9,42 @@ @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.13 @cwd /usr/local bin/runxlrd -lib/python3.13/site-packages/xlrd/ -lib/python3.13/site-packages/xlrd-2.0.2.dist-info/ -lib/python3.13/site-packages/xlrd-2.0.2.dist-info/METADATA -lib/python3.13/site-packages/xlrd-2.0.2.dist-info/RECORD -lib/python3.13/site-packages/xlrd-2.0.2.dist-info/WHEEL -lib/python3.13/site-packages/xlrd-2.0.2.dist-info/licenses/ -lib/python3.13/site-packages/xlrd-2.0.2.dist-info/licenses/LICENSE -lib/python3.13/site-packages/xlrd-2.0.2.dist-info/top_level.txt -lib/python3.13/site-packages/xlrd/__init__.py -lib/python3.13/site-packages/xlrd/__pycache__/ -lib/python3.13/site-packages/xlrd/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/xlrd/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/xlrd/__pycache__/biffh.cpython-313.opt-1.pyc -lib/python3.13/site-packages/xlrd/__pycache__/biffh.cpython-313.pyc -lib/python3.13/site-packages/xlrd/__pycache__/book.cpython-313.opt-1.pyc -lib/python3.13/site-packages/xlrd/__pycache__/book.cpython-313.pyc -lib/python3.13/site-packages/xlrd/__pycache__/compdoc.cpython-313.opt-1.pyc -lib/python3.13/site-packages/xlrd/__pycache__/compdoc.cpython-313.pyc -lib/python3.13/site-packages/xlrd/__pycache__/formatting.cpython-313.opt-1.pyc -lib/python3.13/site-packages/xlrd/__pycache__/formatting.cpython-313.pyc -lib/python3.13/site-packages/xlrd/__pycache__/formula.cpython-313.opt-1.pyc -lib/python3.13/site-packages/xlrd/__pycache__/formula.cpython-313.pyc -lib/python3.13/site-packages/xlrd/__pycache__/info.cpython-313.opt-1.pyc -lib/python3.13/site-packages/xlrd/__pycache__/info.cpython-313.pyc -lib/python3.13/site-packages/xlrd/__pycache__/sheet.cpython-313.opt-1.pyc -lib/python3.13/site-packages/xlrd/__pycache__/sheet.cpython-313.pyc -lib/python3.13/site-packages/xlrd/__pycache__/timemachine.cpython-313.opt-1.pyc -lib/python3.13/site-packages/xlrd/__pycache__/timemachine.cpython-313.pyc -lib/python3.13/site-packages/xlrd/__pycache__/xldate.cpython-313.opt-1.pyc -lib/python3.13/site-packages/xlrd/__pycache__/xldate.cpython-313.pyc -lib/python3.13/site-packages/xlrd/biffh.py -lib/python3.13/site-packages/xlrd/book.py -lib/python3.13/site-packages/xlrd/compdoc.py -lib/python3.13/site-packages/xlrd/formatting.py -lib/python3.13/site-packages/xlrd/formula.py -lib/python3.13/site-packages/xlrd/info.py -lib/python3.13/site-packages/xlrd/sheet.py -lib/python3.13/site-packages/xlrd/timemachine.py -lib/python3.13/site-packages/xlrd/xldate.py +lib/python3.14/site-packages/xlrd/ +lib/python3.14/site-packages/xlrd-2.0.2.dist-info/ +lib/python3.14/site-packages/xlrd-2.0.2.dist-info/METADATA +lib/python3.14/site-packages/xlrd-2.0.2.dist-info/RECORD +lib/python3.14/site-packages/xlrd-2.0.2.dist-info/WHEEL +lib/python3.14/site-packages/xlrd-2.0.2.dist-info/licenses/ +lib/python3.14/site-packages/xlrd-2.0.2.dist-info/licenses/LICENSE +lib/python3.14/site-packages/xlrd-2.0.2.dist-info/top_level.txt +lib/python3.14/site-packages/xlrd/__init__.py +lib/python3.14/site-packages/xlrd/__pycache__/ +lib/python3.14/site-packages/xlrd/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/xlrd/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/xlrd/__pycache__/biffh.cpython-314.opt-1.pyc +lib/python3.14/site-packages/xlrd/__pycache__/biffh.cpython-314.pyc +lib/python3.14/site-packages/xlrd/__pycache__/book.cpython-314.opt-1.pyc +lib/python3.14/site-packages/xlrd/__pycache__/book.cpython-314.pyc +lib/python3.14/site-packages/xlrd/__pycache__/compdoc.cpython-314.opt-1.pyc +lib/python3.14/site-packages/xlrd/__pycache__/compdoc.cpython-314.pyc +lib/python3.14/site-packages/xlrd/__pycache__/formatting.cpython-314.opt-1.pyc +lib/python3.14/site-packages/xlrd/__pycache__/formatting.cpython-314.pyc +lib/python3.14/site-packages/xlrd/__pycache__/formula.cpython-314.opt-1.pyc +lib/python3.14/site-packages/xlrd/__pycache__/formula.cpython-314.pyc +lib/python3.14/site-packages/xlrd/__pycache__/info.cpython-314.opt-1.pyc +lib/python3.14/site-packages/xlrd/__pycache__/info.cpython-314.pyc +lib/python3.14/site-packages/xlrd/__pycache__/sheet.cpython-314.opt-1.pyc +lib/python3.14/site-packages/xlrd/__pycache__/sheet.cpython-314.pyc +lib/python3.14/site-packages/xlrd/__pycache__/timemachine.cpython-314.opt-1.pyc +lib/python3.14/site-packages/xlrd/__pycache__/timemachine.cpython-314.pyc +lib/python3.14/site-packages/xlrd/__pycache__/xldate.cpython-314.opt-1.pyc +lib/python3.14/site-packages/xlrd/__pycache__/xldate.cpython-314.pyc +lib/python3.14/site-packages/xlrd/biffh.py +lib/python3.14/site-packages/xlrd/book.py +lib/python3.14/site-packages/xlrd/compdoc.py +lib/python3.14/site-packages/xlrd/formatting.py +lib/python3.14/site-packages/xlrd/formula.py +lib/python3.14/site-packages/xlrd/info.py +lib/python3.14/site-packages/xlrd/sheet.py +lib/python3.14/site-packages/xlrd/timemachine.py +lib/python3.14/site-packages/xlrd/xldate.py Link to /exopi-cvs/ports/packages/amd64/ftp/py3-xlrd-2.0.2.tgz >>> Running clean in textproc/py-xlrd at 1778680624.41 ===> textproc/py-xlrd ===> Cleaning for py3-xlrd-2.0.2 >>> Ended at 1778680624.63 max_stuck=1.10/depends=1.94/show-prepare-results=1.08/extract=0.34/build=3.03/package=2.13/clean=0.25