>>> Building on exopi-2 under www/py-requests-mock BDEPENDS = [devel/py-installer;devel/py-setuptools_scm;lang/python/3;devel/py-setuptools;devel/py-wheel;devel/py-build] DIST = [www/py-requests-mock:requests-mock-1.12.1.tar.gz] FULLPKGNAME = py3-requests-mock-1.12.1p0 RDEPENDS = [www/py-requests;lang/python/3] (Junk lock obtained for exopi-2 at 1771757625.74) >>> Running depends in www/py-requests-mock at 1771757625.78 last junk was in graphics/py-pygal /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2 py3-wheel-0.46.3 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2 py3-wheel-0.46.3 python-3.13.11p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2 py3-wheel-0.46.3 >>> Running show-prepare-results in www/py-requests-mock at 1771757627.63 ===> www/py-requests-mock ===> Building from scratch py3-requests-mock-1.12.1p0 ===> py3-requests-mock-1.12.1p0 depends on: python->=3.13,<3.14 -> python-3.13.11p2 ===> py3-requests-mock-1.12.1p0 depends on: py3-build-* -> py3-build-1.4.0 ===> py3-requests-mock-1.12.1p0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-requests-mock-1.12.1p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-requests-mock-1.12.1p0 depends on: py3-wheel-* -> py3-wheel-0.46.3 ===> py3-requests-mock-1.12.1p0 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-9.2.2 py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2 py3-wheel-0.46.3 python-3.13.11p2 (Junk lock released for exopi-2 at 1771757629.14) distfiles size=60901 >>> Running extract in www/py-requests-mock at 1771757629.17 ===> www/py-requests-mock ===> Checking files for py3-requests-mock-1.12.1p0 `/exopi-cvs/ports/distfiles/requests-mock-1.12.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-requests-mock-1.12.1p0 >>> Running build in www/py-requests-mock at 1771757629.82 ===> www/py-requests-mock ===> Patching for py3-requests-mock-1.12.1p0 ===> 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-requests-mock-1.12.1p0 ===> Configuring for py3-requests-mock-1.12.1p0 ===> Building for py3-requests-mock-1.12.1p0 * Getting build dependencies for wheel... /usr/local/lib/python3.13/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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing requests_mock.egg-info/PKG-INFO writing dependency_links to requests_mock.egg-info/dependency_links.txt writing entry points to requests_mock.egg-info/entry_points.txt writing requirements to requests_mock.egg-info/requires.txt writing top-level names to requests_mock.egg-info/top_level.txt reading manifest file 'requests_mock.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' adding license file 'LICENSE' writing manifest file 'requests_mock.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/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 :: Apache Software 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.13/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/requests_mock copying requests_mock/__init__.py -> build/lib/requests_mock copying requests_mock/adapter.py -> build/lib/requests_mock copying requests_mock/exceptions.py -> build/lib/requests_mock copying requests_mock/mocker.py -> build/lib/requests_mock copying requests_mock/request.py -> build/lib/requests_mock copying requests_mock/response.py -> build/lib/requests_mock running egg_info writing requests_mock.egg-info/PKG-INFO writing dependency_links to requests_mock.egg-info/dependency_links.txt writing entry points to requests_mock.egg-info/entry_points.txt writing requirements to requests_mock.egg-info/requires.txt writing top-level names to requests_mock.egg-info/top_level.txt reading manifest file 'requests_mock.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' adding license file 'LICENSE' writing manifest file 'requests_mock.egg-info/SOURCES.txt' /usr/local/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'requests_mock.contrib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'requests_mock.contrib' 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 'requests_mock.contrib' 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 'requests_mock.contrib' to be distributed and are already explicitly excluding 'requests_mock.contrib' 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 requests_mock/__init__.pyi -> build/lib/requests_mock copying requests_mock/adapter.pyi -> build/lib/requests_mock copying requests_mock/exceptions.pyi -> build/lib/requests_mock copying requests_mock/mocker.pyi -> build/lib/requests_mock copying requests_mock/py.typed -> build/lib/requests_mock copying requests_mock/request.pyi -> build/lib/requests_mock copying requests_mock/response.pyi -> build/lib/requests_mock creating build/lib/requests_mock/contrib copying requests_mock/contrib/__init__.py -> build/lib/requests_mock/contrib copying requests_mock/contrib/_pytest_plugin.py -> build/lib/requests_mock/contrib copying requests_mock/contrib/_pytest_plugin.pyi -> build/lib/requests_mock/contrib copying requests_mock/contrib/fixture.py -> build/lib/requests_mock/contrib installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/requests_mock copying build/lib/requests_mock/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock copying build/lib/requests_mock/adapter.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock copying build/lib/requests_mock/exceptions.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock copying build/lib/requests_mock/mocker.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock copying build/lib/requests_mock/request.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock copying build/lib/requests_mock/response.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock copying build/lib/requests_mock/__init__.pyi -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock copying build/lib/requests_mock/adapter.pyi -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock copying build/lib/requests_mock/exceptions.pyi -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock copying build/lib/requests_mock/mocker.pyi -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock copying build/lib/requests_mock/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock copying build/lib/requests_mock/request.pyi -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock copying build/lib/requests_mock/response.pyi -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock creating build/bdist.openbsd-7.8-amd64/wheel/requests_mock/contrib copying build/lib/requests_mock/contrib/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock/contrib copying build/lib/requests_mock/contrib/_pytest_plugin.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock/contrib copying build/lib/requests_mock/contrib/_pytest_plugin.pyi -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock/contrib copying build/lib/requests_mock/contrib/fixture.py -> build/bdist.openbsd-7.8-amd64/wheel/./requests_mock/contrib running install_egg_info Copying requests_mock.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./requests_mock-1.12.1-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/requests_mock-1.12.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-requests-mock-1.12.1/requests-mock-1.12.1/dist/.tmp-_j__2ick/requests_mock-1.12.1-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'requests_mock/__init__.py' adding 'requests_mock/__init__.pyi' adding 'requests_mock/adapter.py' adding 'requests_mock/adapter.pyi' adding 'requests_mock/exceptions.py' adding 'requests_mock/exceptions.pyi' adding 'requests_mock/mocker.py' adding 'requests_mock/mocker.pyi' adding 'requests_mock/py.typed' adding 'requests_mock/request.py' adding 'requests_mock/request.pyi' adding 'requests_mock/response.py' adding 'requests_mock/response.pyi' adding 'requests_mock/contrib/__init__.py' adding 'requests_mock/contrib/_pytest_plugin.py' adding 'requests_mock/contrib/_pytest_plugin.pyi' adding 'requests_mock/contrib/fixture.py' adding 'requests_mock-1.12.1.dist-info/licenses/LICENSE' adding 'requests_mock-1.12.1.dist-info/METADATA' adding 'requests_mock-1.12.1.dist-info/WHEEL' adding 'requests_mock-1.12.1.dist-info/entry_points.txt' adding 'requests_mock-1.12.1.dist-info/top_level.txt' adding 'requests_mock-1.12.1.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built requests_mock-1.12.1-py2.py3-none-any.whl >>> Running package in www/py-requests-mock at 1771757632.19 ===> www/py-requests-mock ===> Faking installation for py3-requests-mock-1.12.1p0 ===> Building package for py3-requests-mock-1.12.1p0 Create /exopi-cvs/ports/packages/amd64/all/py3-requests-mock-1.12.1p0.tgz Creating package py3-requests-mock-1.12.1p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|www/py-requests checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 9% checksumming|****** | 11% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|****** | 9% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|**************** | 25% archiving|******************** | 31% archiving|*********************** | 36% archiving|************************* | 40% archiving|****************************** | 47% archiving|********************************** | 53% archiving|*********************************** | 55% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|********************************************* | 71% archiving|************************************************* | 77% archiving|***************************************************** | 82% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-requests-mock-1.12.1p0.tgz >>> Running clean in www/py-requests-mock at 1771757634.25 ===> www/py-requests-mock ===> Cleaning for py3-requests-mock-1.12.1p0 >>> Ended at 1771757634.48 max_stuck=0.00/depends=1.85/show-prepare-results=1.54/extract=0.64/build=2.38/package=2.06/clean=0.26