=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py311-requests-2.32.3nb1 * Building wheel... :7: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /usr/pkg/lib/python3.11/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/pkg/lib/python3.11/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'provides-extra' in 'metadata' (setup.cfg), please use the underscore name 'provides_extra' instead. !! ******************************************************************************** Usage of dash-separated 'provides-extra' will not be supported in future versions. Please use the underscore name 'provides_extra' instead. (Affected: requests). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/pkg/lib/python3.11/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'requires-dist' in 'metadata' (setup.cfg), please use the underscore name 'requires_dist' instead. !! ******************************************************************************** Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead. (Affected: requests). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/pkg/lib/python3.11/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 running build running build_py creating build/lib/requests copying src/requests/__init__.py -> build/lib/requests copying src/requests/__version__.py -> build/lib/requests copying src/requests/_internal_utils.py -> build/lib/requests copying src/requests/adapters.py -> build/lib/requests copying src/requests/api.py -> build/lib/requests copying src/requests/auth.py -> build/lib/requests copying src/requests/certs.py -> build/lib/requests copying src/requests/compat.py -> build/lib/requests copying src/requests/cookies.py -> build/lib/requests copying src/requests/exceptions.py -> build/lib/requests copying src/requests/help.py -> build/lib/requests copying src/requests/hooks.py -> build/lib/requests copying src/requests/models.py -> build/lib/requests copying src/requests/packages.py -> build/lib/requests copying src/requests/sessions.py -> build/lib/requests copying src/requests/status_codes.py -> build/lib/requests copying src/requests/structures.py -> build/lib/requests copying src/requests/utils.py -> build/lib/requests running egg_info writing src/requests.egg-info/PKG-INFO writing dependency_links to src/requests.egg-info/dependency_links.txt writing requirements to src/requests.egg-info/requires.txt writing top-level names to src/requests.egg-info/top_level.txt reading manifest file 'src/requests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/requests.egg-info/SOURCES.txt' installing to build/bdist.netbsd-10.0-i386/wheel running install running install_lib creating build/bdist.netbsd-10.0-i386/wheel creating build/bdist.netbsd-10.0-i386/wheel/requests copying build/lib/requests/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./requests copying build/lib/requests/__version__.py -> build/bdist.netbsd-10.0-i386/wheel/./requests copying build/lib/requests/_internal_utils.py -> build/bdist.netbsd-10.0-i386/wheel/./requests copying build/lib/requests/adapters.py -> build/bdist.netbsd-10.0-i386/wheel/./requests copying build/lib/requests/api.py -> build/bdist.netbsd-10.0-i386/wheel/./requests copying build/lib/requests/auth.py -> build/bdist.netbsd-10.0-i386/wheel/./requests copying build/lib/requests/certs.py -> build/bdist.netbsd-10.0-i386/wheel/./requests copying build/lib/requests/compat.py -> build/bdist.netbsd-10.0-i386/wheel/./requests copying build/lib/requests/cookies.py -> build/bdist.netbsd-10.0-i386/wheel/./requests copying build/lib/requests/exceptions.py -> build/bdist.netbsd-10.0-i386/wheel/./requests copying build/lib/requests/help.py -> build/bdist.netbsd-10.0-i386/wheel/./requests copying build/lib/requests/hooks.py -> build/bdist.netbsd-10.0-i386/wheel/./requests copying build/lib/requests/models.py -> build/bdist.netbsd-10.0-i386/wheel/./requests copying build/lib/requests/packages.py -> build/bdist.netbsd-10.0-i386/wheel/./requests copying build/lib/requests/sessions.py -> build/bdist.netbsd-10.0-i386/wheel/./requests copying build/lib/requests/status_codes.py -> build/bdist.netbsd-10.0-i386/wheel/./requests copying build/lib/requests/structures.py -> build/bdist.netbsd-10.0-i386/wheel/./requests copying build/lib/requests/utils.py -> build/bdist.netbsd-10.0-i386/wheel/./requests running install_egg_info Copying src/requests.egg-info to build/bdist.netbsd-10.0-i386/wheel/./requests-2.32.3-py3.11.egg-info running install_scripts creating build/bdist.netbsd-10.0-i386/wheel/requests-2.32.3.dist-info/WHEEL creating '/pbulk/work/devel/py-requests/work/requests-2.32.3/dist/.tmp-o39e2115/requests-2.32.3-py3-none-any.whl' and adding 'build/bdist.netbsd-10.0-i386/wheel' to it adding 'requests/__init__.py' adding 'requests/__version__.py' adding 'requests/_internal_utils.py' adding 'requests/adapters.py' adding 'requests/api.py' adding 'requests/auth.py' adding 'requests/certs.py' adding 'requests/compat.py' adding 'requests/cookies.py' adding 'requests/exceptions.py' adding 'requests/help.py' adding 'requests/hooks.py' adding 'requests/models.py' adding 'requests/packages.py' adding 'requests/sessions.py' adding 'requests/status_codes.py' adding 'requests/structures.py' adding 'requests/utils.py' adding 'requests-2.32.3.dist-info/licenses/LICENSE' adding 'requests-2.32.3.dist-info/METADATA' adding 'requests-2.32.3.dist-info/WHEEL' adding 'requests-2.32.3.dist-info/top_level.txt' adding 'requests-2.32.3.dist-info/RECORD' removing build/bdist.netbsd-10.0-i386/wheel Successfully built requests-2.32.3-py3-none-any.whl