>>> Building on exopi-3 under security/py-duo_universal BDEPENDS = [devel/py-wheel;devel/py-installer;devel/py-setuptools;lang/python/3;devel/py-build] DIST = [security/py-duo_universal:duo_universal-2.0.3.tar.gz] FULLPKGNAME = py3-duo_universal-2.0.3p5 RDEPENDS = [www/py-jwt;security/py-cryptography;devel/py-wheel;www/py-requests;security/py-openssl;lang/python/3] (Junk lock obtained for exopi-3 at 1778681970.52) >>> Running depends in security/py-duo_universal at 1778681970.55 last junk was in devel/py-test-order /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 security/py-duo_universal at 1778681972.86 ===> security/py-duo_universal ===> Building from scratch py3-duo_universal-2.0.3p5 ===> py3-duo_universal-2.0.3p5 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-duo_universal-2.0.3p5 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-duo_universal-2.0.3p5 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-duo_universal-2.0.3p5 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-duo_universal-2.0.3p5 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 1778681974.09) distfiles size=20842 >>> Running extract in security/py-duo_universal at 1778681974.16 ===> security/py-duo_universal ===> Checking files for py3-duo_universal-2.0.3p5 `/exopi-cvs/ports/distfiles/duo_universal-2.0.3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-duo_universal-2.0.3p5 >>> Running build in security/py-duo_universal at 1778681974.60 ===> security/py-duo_universal ===> Patching for py3-duo_universal-2.0.3p5 ===> 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-duo_universal-2.0.3p5 ===> Configuring for py3-duo_universal-2.0.3p5 ===> Building for py3-duo_universal-2.0.3p5 * Getting build dependencies for wheel... :8: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /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 duo_universal.egg-info/PKG-INFO writing dependency_links to duo_universal.egg-info/dependency_links.txt writing requirements to duo_universal.egg-info/requires.txt writing top-level names to duo_universal.egg-info/top_level.txt reading manifest file 'duo_universal.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'duo_universal.egg-info/SOURCES.txt' * Building wheel... :8: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /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 /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/duo_universal copying duo_universal/__init__.py -> build/lib/duo_universal copying duo_universal/client.py -> build/lib/duo_universal copying duo_universal/version.py -> build/lib/duo_universal copying duo_universal/ca_certs.pem -> build/lib/duo_universal 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/duo_universal copying build/lib/duo_universal/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./duo_universal copying build/lib/duo_universal/client.py -> build/bdist.openbsd-7.9-amd64/wheel/./duo_universal copying build/lib/duo_universal/version.py -> build/bdist.openbsd-7.9-amd64/wheel/./duo_universal copying build/lib/duo_universal/ca_certs.pem -> build/bdist.openbsd-7.9-amd64/wheel/./duo_universal running install_egg_info running egg_info writing duo_universal.egg-info/PKG-INFO writing dependency_links to duo_universal.egg-info/dependency_links.txt writing requirements to duo_universal.egg-info/requires.txt writing top-level names to duo_universal.egg-info/top_level.txt reading manifest file 'duo_universal.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'duo_universal.egg-info/SOURCES.txt' Copying duo_universal.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./duo_universal-2.0.3-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/duo_universal-2.0.3.dist-info/WHEEL creating '/exopi-obj/pobj/py-duo_universal-2.0.3/duo_universal-2.0.3/dist/.tmp-rksvfjzn/duo_universal-2.0.3-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'duo_universal/__init__.py' adding 'duo_universal/ca_certs.pem' adding 'duo_universal/client.py' adding 'duo_universal/version.py' adding 'duo_universal-2.0.3.dist-info/licenses/LICENSE' adding 'duo_universal-2.0.3.dist-info/METADATA' adding 'duo_universal-2.0.3.dist-info/WHEEL' adding 'duo_universal-2.0.3.dist-info/top_level.txt' adding 'duo_universal-2.0.3.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built duo_universal-2.0.3-py2.py3-none-any.whl >>> Running package in security/py-duo_universal at 1778681977.08 ===> security/py-duo_universal ===> Faking installation for py3-duo_universal-2.0.3p5 ===> Building package for py3-duo_universal-2.0.3p5 Create /exopi-cvs/ports/packages/amd64/all/py3-duo_universal-2.0.3p5.tgz Creating package py3-duo_universal-2.0.3p5 reading plist| checking dependencies| checking dependencies|devel/py-wheel checking dependencies|lang/python/3,-main checking dependencies|security/py-cryptography checking dependencies|security/py-openssl checking dependencies|www/py-jwt checking dependencies|www/py-requests checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|****** | 9% checksumming|******* | 12% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************* | 21% checksumming|*************** | 24% checksumming|***************** | 27% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|**************************** | 45% checksumming|****************************** | 48% checksumming|******************************* | 52% checksumming|********************************* | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|******************************************** | 73% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************* | 91% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|*************** | 23% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 47% archiving|********************************** | 53% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|**************************************************** | 81% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-duo_universal-2.0.3p5 was updated --- /exopi-cvs/ports/plist/amd64/py3-duo_universal-2.0.3p5 +++ /exopi-cvs/ports/plist/amd64/py3-duo_universal-2.0.3p5-new @@ -1,5 +1,5 @@ @name py3-duo_universal-2.0.3p5 -@version 16 +@version 17 @comment pkgpath=security/py-duo_universal ftp=yes @arch amd64 +DESC @@ -12,22 +12,22 @@ @depend www/py-jwt:py3-jwt-*:py3-jwt-2.10.1 @depend www/py-requests:py3-requests-*:py3-requests-2.33.1 @cwd /usr/local -lib/python3.13/site-packages/duo_universal/ -lib/python3.13/site-packages/duo_universal-2.0.3.dist-info/ -lib/python3.13/site-packages/duo_universal-2.0.3.dist-info/METADATA -lib/python3.13/site-packages/duo_universal-2.0.3.dist-info/RECORD -lib/python3.13/site-packages/duo_universal-2.0.3.dist-info/WHEEL -lib/python3.13/site-packages/duo_universal-2.0.3.dist-info/licenses/ -lib/python3.13/site-packages/duo_universal-2.0.3.dist-info/licenses/LICENSE -lib/python3.13/site-packages/duo_universal-2.0.3.dist-info/top_level.txt -lib/python3.13/site-packages/duo_universal/__init__.py -lib/python3.13/site-packages/duo_universal/__pycache__/ -lib/python3.13/site-packages/duo_universal/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/duo_universal/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/duo_universal/__pycache__/client.cpython-313.opt-1.pyc -lib/python3.13/site-packages/duo_universal/__pycache__/client.cpython-313.pyc -lib/python3.13/site-packages/duo_universal/__pycache__/version.cpython-313.opt-1.pyc -lib/python3.13/site-packages/duo_universal/__pycache__/version.cpython-313.pyc -lib/python3.13/site-packages/duo_universal/ca_certs.pem -lib/python3.13/site-packages/duo_universal/client.py -lib/python3.13/site-packages/duo_universal/version.py +lib/python3.14/site-packages/duo_universal/ +lib/python3.14/site-packages/duo_universal-2.0.3.dist-info/ +lib/python3.14/site-packages/duo_universal-2.0.3.dist-info/METADATA +lib/python3.14/site-packages/duo_universal-2.0.3.dist-info/RECORD +lib/python3.14/site-packages/duo_universal-2.0.3.dist-info/WHEEL +lib/python3.14/site-packages/duo_universal-2.0.3.dist-info/licenses/ +lib/python3.14/site-packages/duo_universal-2.0.3.dist-info/licenses/LICENSE +lib/python3.14/site-packages/duo_universal-2.0.3.dist-info/top_level.txt +lib/python3.14/site-packages/duo_universal/__init__.py +lib/python3.14/site-packages/duo_universal/__pycache__/ +lib/python3.14/site-packages/duo_universal/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/duo_universal/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/duo_universal/__pycache__/client.cpython-314.opt-1.pyc +lib/python3.14/site-packages/duo_universal/__pycache__/client.cpython-314.pyc +lib/python3.14/site-packages/duo_universal/__pycache__/version.cpython-314.opt-1.pyc +lib/python3.14/site-packages/duo_universal/__pycache__/version.cpython-314.pyc +lib/python3.14/site-packages/duo_universal/ca_certs.pem +lib/python3.14/site-packages/duo_universal/client.py +lib/python3.14/site-packages/duo_universal/version.py Link to /exopi-cvs/ports/packages/amd64/ftp/py3-duo_universal-2.0.3p5.tgz >>> Running clean in security/py-duo_universal at 1778681980.41 ===> security/py-duo_universal ===> Cleaning for py3-duo_universal-2.0.3p5 >>> Ended at 1778681980.62 max_stuck=0.96/depends=2.31/show-prepare-results=1.26/extract=0.43/build=2.52/package=3.33/clean=0.24