>>> Building on exopi-3 under devel/py-enrich BDEPENDS = [devel/py-setuptools;devel/py-build;devel/py-wheel;devel/py-installer;devel/py-setuptools_scm;lang/python/3] DIST = [devel/py-enrich:enrich-1.2.7.tar.gz] FULLPKGNAME = py3-enrich-1.2.7p5 RDEPENDS = [devel/py-rich;lang/python/3] (Junk lock obtained for exopi-3 at 1778680954.89) >>> Running depends in devel/py-enrich at 1778680954.94 last junk was in security/py-rsa /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 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 python-3.14.4p0 >>> Running show-prepare-results in devel/py-enrich at 1778680957.17 ===> devel/py-enrich ===> Building from scratch py3-enrich-1.2.7p5 ===> py3-enrich-1.2.7p5 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-enrich-1.2.7p5 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-enrich-1.2.7p5 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-enrich-1.2.7p5 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-enrich-1.2.7p5 depends on: py3-wheel-* -> py3-wheel-0.47.0 ===> py3-enrich-1.2.7p5 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 1778680958.37) distfiles size=16918 >>> Running extract in devel/py-enrich at 1778680958.42 ===> devel/py-enrich ===> Checking files for py3-enrich-1.2.7p5 `/exopi-cvs/ports/distfiles/enrich-1.2.7.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-enrich-1.2.7p5 >>> Running build in devel/py-enrich at 1778680958.78 ===> devel/py-enrich ===> Patching for py3-enrich-1.2.7p5 ===> Applying OpenBSD patch patch-pyproject_toml Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: pyproject.toml |--- pyproject.toml.orig |+++ pyproject.toml -------------------------- Patching file pyproject.toml using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 13. done ===> 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-enrich-1.2.7p5 ===> Configuring for py3-enrich-1.2.7p5 ===> Building for py3-enrich-1.2.7p5 * 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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() * Building wheel... /usr/local/lib/python3.14/site-packages/setuptools_scm/_integration/version_inference.py:51: UserWarning: version of enrich already set warnings.warn(self.message) /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 :: MIT 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/enrich copying src/enrich/__init__.py -> build/lib/enrich copying src/enrich/console.py -> build/lib/enrich copying src/enrich/logging.py -> build/lib/enrich running egg_info writing src/enrich.egg-info/PKG-INFO writing dependency_links to src/enrich.egg-info/dependency_links.txt writing requirements to src/enrich.egg-info/requires.txt writing top-level names to src/enrich.egg-info/top_level.txt reading manifest file 'src/enrich.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/enrich.egg-info/SOURCES.txt' copying src/enrich/py.typed -> build/lib/enrich creating build/lib/enrich/test copying src/enrich/test/test_console.py -> build/lib/enrich/test copying src/enrich/test/test_logging.py -> build/lib/enrich/test 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/enrich copying build/lib/enrich/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./enrich copying build/lib/enrich/console.py -> build/bdist.openbsd-7.9-amd64/wheel/./enrich copying build/lib/enrich/logging.py -> build/bdist.openbsd-7.9-amd64/wheel/./enrich copying build/lib/enrich/py.typed -> build/bdist.openbsd-7.9-amd64/wheel/./enrich creating build/bdist.openbsd-7.9-amd64/wheel/enrich/test copying build/lib/enrich/test/test_console.py -> build/bdist.openbsd-7.9-amd64/wheel/./enrich/test copying build/lib/enrich/test/test_logging.py -> build/bdist.openbsd-7.9-amd64/wheel/./enrich/test running install_egg_info no previously-included directories found matching 'asset' /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'enrich.test' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'enrich.test' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'enrich.test' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'enrich.test' to be distributed and are already explicitly excluding 'enrich.test' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) Copying src/enrich.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./enrich-1.2.7-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/enrich-1.2.7.dist-info/WHEEL creating '/exopi-obj/pobj/py-enrich-1.2.7/enrich-1.2.7/dist/.tmp-jx729kr0/enrich-1.2.7-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'enrich/__init__.py' adding 'enrich/console.py' adding 'enrich/logging.py' adding 'enrich/py.typed' adding 'enrich/test/test_console.py' adding 'enrich/test/test_logging.py' adding 'enrich-1.2.7.dist-info/licenses/LICENSE' adding 'enrich-1.2.7.dist-info/METADATA' adding 'enrich-1.2.7.dist-info/WHEEL' adding 'enrich-1.2.7.dist-info/top_level.txt' adding 'enrich-1.2.7.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built enrich-1.2.7-py3-none-any.whl >>> Running package in devel/py-enrich at 1778680961.13 ===> devel/py-enrich ===> Faking installation for py3-enrich-1.2.7p5 ===> Building package for py3-enrich-1.2.7p5 Create /exopi-cvs/ports/packages/amd64/all/py3-enrich-1.2.7p5.tgz Creating package py3-enrich-1.2.7p5 reading plist| checking dependencies| checking dependencies|devel/py-rich checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|******* | 11% checksumming|******** | 14% checksumming|********** | 16% checksumming|************ | 19% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 35% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|**************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************** | 92% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|****** | 9% archiving|*********** | 18% archiving|**************** | 26% archiving|********************** | 34% archiving|**************************** | 43% archiving|*********************************** | 54% archiving|*************************************** | 61% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|************************************************* | 77% archiving|************************************************** | 79% archiving|****************************************************** | 84% archiving|********************************************************* | 90% archiving|************************************************************* | 95% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-enrich-1.2.7p5 was updated --- /exopi-cvs/ports/plist/amd64/py3-enrich-1.2.7p5 +++ /exopi-cvs/ports/plist/amd64/py3-enrich-1.2.7p5-new @@ -1,5 +1,5 @@ @name py3-enrich-1.2.7p5 -@version 16 +@version 17 @comment pkgpath=devel/py-enrich ftp=yes @arch amd64 +DESC @@ -8,30 +8,30 @@ @depend devel/py-rich:py3-rich-*:py3-rich-13.9.4p1 @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.13 @cwd /usr/local -lib/python3.13/site-packages/enrich/ -lib/python3.13/site-packages/enrich-1.2.7.dist-info/ -lib/python3.13/site-packages/enrich-1.2.7.dist-info/METADATA -lib/python3.13/site-packages/enrich-1.2.7.dist-info/RECORD -lib/python3.13/site-packages/enrich-1.2.7.dist-info/WHEEL -lib/python3.13/site-packages/enrich-1.2.7.dist-info/licenses/ -lib/python3.13/site-packages/enrich-1.2.7.dist-info/licenses/LICENSE -lib/python3.13/site-packages/enrich-1.2.7.dist-info/top_level.txt -lib/python3.13/site-packages/enrich/__init__.py -lib/python3.13/site-packages/enrich/__pycache__/ -lib/python3.13/site-packages/enrich/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/enrich/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/enrich/__pycache__/console.cpython-313.opt-1.pyc -lib/python3.13/site-packages/enrich/__pycache__/console.cpython-313.pyc -lib/python3.13/site-packages/enrich/__pycache__/logging.cpython-313.opt-1.pyc -lib/python3.13/site-packages/enrich/__pycache__/logging.cpython-313.pyc -lib/python3.13/site-packages/enrich/console.py -lib/python3.13/site-packages/enrich/logging.py -lib/python3.13/site-packages/enrich/py.typed -lib/python3.13/site-packages/enrich/test/ -lib/python3.13/site-packages/enrich/test/__pycache__/ -lib/python3.13/site-packages/enrich/test/__pycache__/test_console.cpython-313.opt-1.pyc -lib/python3.13/site-packages/enrich/test/__pycache__/test_console.cpython-313.pyc -lib/python3.13/site-packages/enrich/test/__pycache__/test_logging.cpython-313.opt-1.pyc -lib/python3.13/site-packages/enrich/test/__pycache__/test_logging.cpython-313.pyc -lib/python3.13/site-packages/enrich/test/test_console.py -lib/python3.13/site-packages/enrich/test/test_logging.py +lib/python3.14/site-packages/enrich/ +lib/python3.14/site-packages/enrich-1.2.7.dist-info/ +lib/python3.14/site-packages/enrich-1.2.7.dist-info/METADATA +lib/python3.14/site-packages/enrich-1.2.7.dist-info/RECORD +lib/python3.14/site-packages/enrich-1.2.7.dist-info/WHEEL +lib/python3.14/site-packages/enrich-1.2.7.dist-info/licenses/ +lib/python3.14/site-packages/enrich-1.2.7.dist-info/licenses/LICENSE +lib/python3.14/site-packages/enrich-1.2.7.dist-info/top_level.txt +lib/python3.14/site-packages/enrich/__init__.py +lib/python3.14/site-packages/enrich/__pycache__/ +lib/python3.14/site-packages/enrich/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/enrich/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/enrich/__pycache__/console.cpython-314.opt-1.pyc +lib/python3.14/site-packages/enrich/__pycache__/console.cpython-314.pyc +lib/python3.14/site-packages/enrich/__pycache__/logging.cpython-314.opt-1.pyc +lib/python3.14/site-packages/enrich/__pycache__/logging.cpython-314.pyc +lib/python3.14/site-packages/enrich/console.py +lib/python3.14/site-packages/enrich/logging.py +lib/python3.14/site-packages/enrich/py.typed +lib/python3.14/site-packages/enrich/test/ +lib/python3.14/site-packages/enrich/test/__pycache__/ +lib/python3.14/site-packages/enrich/test/__pycache__/test_console.cpython-314.opt-1.pyc +lib/python3.14/site-packages/enrich/test/__pycache__/test_console.cpython-314.pyc +lib/python3.14/site-packages/enrich/test/__pycache__/test_logging.cpython-314.opt-1.pyc +lib/python3.14/site-packages/enrich/test/__pycache__/test_logging.cpython-314.pyc +lib/python3.14/site-packages/enrich/test/test_console.py +lib/python3.14/site-packages/enrich/test/test_logging.py Link to /exopi-cvs/ports/packages/amd64/ftp/py3-enrich-1.2.7p5.tgz >>> Running clean in devel/py-enrich at 1778680963.12 ===> devel/py-enrich ===> Cleaning for py3-enrich-1.2.7p5 >>> Ended at 1778680963.37 max_stuck=2.08/depends=2.22/show-prepare-results=1.26/extract=0.37/build=2.36/package=1.93/clean=0.34