=> 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 py313-lti1p3-2.0.0 * Building wheel... /usr/pkg/lib/python3.13/site-packages/setuptools/dist.py:493: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running bdist_wheel /usr/pkg/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:124: 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. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/pylti1p3 copying pylti1p3/__init__.py -> build/lib/pylti1p3 copying pylti1p3/actions.py -> build/lib/pylti1p3 copying pylti1p3/assignments_grades.py -> build/lib/pylti1p3 copying pylti1p3/cookie.py -> build/lib/pylti1p3 copying pylti1p3/cookies_allowed_check.py -> build/lib/pylti1p3 copying pylti1p3/course_groups.py -> build/lib/pylti1p3 copying pylti1p3/deep_link.py -> build/lib/pylti1p3 copying pylti1p3/deep_link_resource.py -> build/lib/pylti1p3 copying pylti1p3/deployment.py -> build/lib/pylti1p3 copying pylti1p3/exception.py -> build/lib/pylti1p3 copying pylti1p3/grade.py -> build/lib/pylti1p3 copying pylti1p3/lineitem.py -> build/lib/pylti1p3 copying pylti1p3/message_launch.py -> build/lib/pylti1p3 copying pylti1p3/names_roles.py -> build/lib/pylti1p3 copying pylti1p3/oidc_login.py -> build/lib/pylti1p3 copying pylti1p3/redirect.py -> build/lib/pylti1p3 copying pylti1p3/registration.py -> build/lib/pylti1p3 copying pylti1p3/request.py -> build/lib/pylti1p3 copying pylti1p3/roles.py -> build/lib/pylti1p3 copying pylti1p3/service_connector.py -> build/lib/pylti1p3 copying pylti1p3/session.py -> build/lib/pylti1p3 copying pylti1p3/utils.py -> build/lib/pylti1p3 creating build/lib/pylti1p3/contrib copying pylti1p3/contrib/__init__.py -> build/lib/pylti1p3/contrib creating build/lib/pylti1p3/launch_data_storage copying pylti1p3/launch_data_storage/__init__.py -> build/lib/pylti1p3/launch_data_storage copying pylti1p3/launch_data_storage/base.py -> build/lib/pylti1p3/launch_data_storage copying pylti1p3/launch_data_storage/cache.py -> build/lib/pylti1p3/launch_data_storage copying pylti1p3/launch_data_storage/session.py -> build/lib/pylti1p3/launch_data_storage creating build/lib/pylti1p3/message_validators copying pylti1p3/message_validators/__init__.py -> build/lib/pylti1p3/message_validators copying pylti1p3/message_validators/abstract.py -> build/lib/pylti1p3/message_validators copying pylti1p3/message_validators/deep_link.py -> build/lib/pylti1p3/message_validators copying pylti1p3/message_validators/privacy_launch.py -> build/lib/pylti1p3/message_validators copying pylti1p3/message_validators/resource_message.py -> build/lib/pylti1p3/message_validators copying pylti1p3/message_validators/submission_review.py -> build/lib/pylti1p3/message_validators creating build/lib/pylti1p3/tool_config copying pylti1p3/tool_config/__init__.py -> build/lib/pylti1p3/tool_config copying pylti1p3/tool_config/abstract.py -> build/lib/pylti1p3/tool_config copying pylti1p3/tool_config/dict.py -> build/lib/pylti1p3/tool_config copying pylti1p3/tool_config/json_file.py -> build/lib/pylti1p3/tool_config creating build/lib/pylti1p3/contrib/django copying pylti1p3/contrib/django/__init__.py -> build/lib/pylti1p3/contrib/django copying pylti1p3/contrib/django/cookie.py -> build/lib/pylti1p3/contrib/django copying pylti1p3/contrib/django/message_launch.py -> build/lib/pylti1p3/contrib/django copying pylti1p3/contrib/django/oidc_login.py -> build/lib/pylti1p3/contrib/django copying pylti1p3/contrib/django/redirect.py -> build/lib/pylti1p3/contrib/django copying pylti1p3/contrib/django/request.py -> build/lib/pylti1p3/contrib/django copying pylti1p3/contrib/django/session.py -> build/lib/pylti1p3/contrib/django creating build/lib/pylti1p3/contrib/flask copying pylti1p3/contrib/flask/__init__.py -> build/lib/pylti1p3/contrib/flask copying pylti1p3/contrib/flask/cookie.py -> build/lib/pylti1p3/contrib/flask copying pylti1p3/contrib/flask/message_launch.py -> build/lib/pylti1p3/contrib/flask copying pylti1p3/contrib/flask/oidc_login.py -> build/lib/pylti1p3/contrib/flask copying pylti1p3/contrib/flask/redirect.py -> build/lib/pylti1p3/contrib/flask copying pylti1p3/contrib/flask/request.py -> build/lib/pylti1p3/contrib/flask copying pylti1p3/contrib/flask/session.py -> build/lib/pylti1p3/contrib/flask creating build/lib/pylti1p3/contrib/django/launch_data_storage copying pylti1p3/contrib/django/launch_data_storage/__init__.py -> build/lib/pylti1p3/contrib/django/launch_data_storage copying pylti1p3/contrib/django/launch_data_storage/cache.py -> build/lib/pylti1p3/contrib/django/launch_data_storage creating build/lib/pylti1p3/contrib/django/lti1p3_tool_config copying pylti1p3/contrib/django/lti1p3_tool_config/__init__.py -> build/lib/pylti1p3/contrib/django/lti1p3_tool_config copying pylti1p3/contrib/django/lti1p3_tool_config/admin.py -> build/lib/pylti1p3/contrib/django/lti1p3_tool_config copying pylti1p3/contrib/django/lti1p3_tool_config/apps.py -> build/lib/pylti1p3/contrib/django/lti1p3_tool_config copying pylti1p3/contrib/django/lti1p3_tool_config/models.py -> build/lib/pylti1p3/contrib/django/lti1p3_tool_config creating build/lib/pylti1p3/contrib/django/lti1p3_tool_config/migrations copying pylti1p3/contrib/django/lti1p3_tool_config/migrations/0001_initial.py -> build/lib/pylti1p3/contrib/django/lti1p3_tool_config/migrations copying pylti1p3/contrib/django/lti1p3_tool_config/migrations/__init__.py -> build/lib/pylti1p3/contrib/django/lti1p3_tool_config/migrations creating build/lib/pylti1p3/contrib/flask/launch_data_storage copying pylti1p3/contrib/flask/launch_data_storage/__init__.py -> build/lib/pylti1p3/contrib/flask/launch_data_storage copying pylti1p3/contrib/flask/launch_data_storage/cache.py -> build/lib/pylti1p3/contrib/flask/launch_data_storage running egg_info writing PyLTI1p3.egg-info/PKG-INFO writing dependency_links to PyLTI1p3.egg-info/dependency_links.txt writing requirements to PyLTI1p3.egg-info/requires.txt writing top-level names to PyLTI1p3.egg-info/top_level.txt reading manifest file 'PyLTI1p3.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'PyLTI1p3.egg-info/SOURCES.txt' copying pylti1p3/py.typed -> build/lib/pylti1p3 copying pylti1p3/contrib/py.typed -> build/lib/pylti1p3/contrib copying pylti1p3/tool_config/py.typed -> build/lib/pylti1p3/tool_config installing to build/bdist.netbsd-9.3-amd64/wheel running install running install_lib creating build/bdist.netbsd-9.3-amd64/wheel creating build/bdist.netbsd-9.3-amd64/wheel/pylti1p3 copying build/lib/pylti1p3/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 copying build/lib/pylti1p3/actions.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 copying build/lib/pylti1p3/assignments_grades.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 copying build/lib/pylti1p3/cookie.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 copying build/lib/pylti1p3/cookies_allowed_check.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 copying build/lib/pylti1p3/course_groups.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 copying build/lib/pylti1p3/deep_link.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 copying build/lib/pylti1p3/deep_link_resource.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 copying build/lib/pylti1p3/deployment.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 copying build/lib/pylti1p3/exception.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 copying build/lib/pylti1p3/grade.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 copying build/lib/pylti1p3/lineitem.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 copying build/lib/pylti1p3/message_launch.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 copying build/lib/pylti1p3/names_roles.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 copying build/lib/pylti1p3/oidc_login.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 copying build/lib/pylti1p3/redirect.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 copying build/lib/pylti1p3/registration.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 copying build/lib/pylti1p3/request.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 copying build/lib/pylti1p3/roles.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 copying build/lib/pylti1p3/service_connector.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 copying build/lib/pylti1p3/session.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 copying build/lib/pylti1p3/utils.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 creating build/bdist.netbsd-9.3-amd64/wheel/pylti1p3/contrib copying build/lib/pylti1p3/contrib/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib creating build/bdist.netbsd-9.3-amd64/wheel/pylti1p3/contrib/django copying build/lib/pylti1p3/contrib/django/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/django copying build/lib/pylti1p3/contrib/django/cookie.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/django copying build/lib/pylti1p3/contrib/django/message_launch.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/django copying build/lib/pylti1p3/contrib/django/oidc_login.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/django copying build/lib/pylti1p3/contrib/django/redirect.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/django copying build/lib/pylti1p3/contrib/django/request.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/django copying build/lib/pylti1p3/contrib/django/session.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/django creating build/bdist.netbsd-9.3-amd64/wheel/pylti1p3/contrib/django/launch_data_storage copying build/lib/pylti1p3/contrib/django/launch_data_storage/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/django/launch_data_storage copying build/lib/pylti1p3/contrib/django/launch_data_storage/cache.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/django/launch_data_storage creating build/bdist.netbsd-9.3-amd64/wheel/pylti1p3/contrib/django/lti1p3_tool_config copying build/lib/pylti1p3/contrib/django/lti1p3_tool_config/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/django/lti1p3_tool_config copying build/lib/pylti1p3/contrib/django/lti1p3_tool_config/admin.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/django/lti1p3_tool_config copying build/lib/pylti1p3/contrib/django/lti1p3_tool_config/apps.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/django/lti1p3_tool_config copying build/lib/pylti1p3/contrib/django/lti1p3_tool_config/models.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/django/lti1p3_tool_config creating build/bdist.netbsd-9.3-amd64/wheel/pylti1p3/contrib/django/lti1p3_tool_config/migrations copying build/lib/pylti1p3/contrib/django/lti1p3_tool_config/migrations/0001_initial.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/django/lti1p3_tool_config/migrations copying build/lib/pylti1p3/contrib/django/lti1p3_tool_config/migrations/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/django/lti1p3_tool_config/migrations creating build/bdist.netbsd-9.3-amd64/wheel/pylti1p3/contrib/flask copying build/lib/pylti1p3/contrib/flask/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/flask copying build/lib/pylti1p3/contrib/flask/cookie.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/flask copying build/lib/pylti1p3/contrib/flask/message_launch.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/flask copying build/lib/pylti1p3/contrib/flask/oidc_login.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/flask copying build/lib/pylti1p3/contrib/flask/redirect.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/flask copying build/lib/pylti1p3/contrib/flask/request.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/flask copying build/lib/pylti1p3/contrib/flask/session.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/flask creating build/bdist.netbsd-9.3-amd64/wheel/pylti1p3/contrib/flask/launch_data_storage copying build/lib/pylti1p3/contrib/flask/launch_data_storage/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/flask/launch_data_storage copying build/lib/pylti1p3/contrib/flask/launch_data_storage/cache.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib/flask/launch_data_storage copying build/lib/pylti1p3/contrib/py.typed -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/contrib creating build/bdist.netbsd-9.3-amd64/wheel/pylti1p3/launch_data_storage copying build/lib/pylti1p3/launch_data_storage/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/launch_data_storage copying build/lib/pylti1p3/launch_data_storage/base.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/launch_data_storage copying build/lib/pylti1p3/launch_data_storage/cache.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/launch_data_storage copying build/lib/pylti1p3/launch_data_storage/session.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/launch_data_storage creating build/bdist.netbsd-9.3-amd64/wheel/pylti1p3/message_validators copying build/lib/pylti1p3/message_validators/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/message_validators copying build/lib/pylti1p3/message_validators/abstract.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/message_validators copying build/lib/pylti1p3/message_validators/deep_link.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/message_validators copying build/lib/pylti1p3/message_validators/privacy_launch.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/message_validators copying build/lib/pylti1p3/message_validators/resource_message.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/message_validators copying build/lib/pylti1p3/message_validators/submission_review.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/message_validators creating build/bdist.netbsd-9.3-amd64/wheel/pylti1p3/tool_config copying build/lib/pylti1p3/tool_config/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/tool_config copying build/lib/pylti1p3/tool_config/abstract.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/tool_config copying build/lib/pylti1p3/tool_config/dict.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/tool_config copying build/lib/pylti1p3/tool_config/json_file.py -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/tool_config copying build/lib/pylti1p3/tool_config/py.typed -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3/tool_config copying build/lib/pylti1p3/py.typed -> build/bdist.netbsd-9.3-amd64/wheel/./pylti1p3 running install_egg_info Copying PyLTI1p3.egg-info to build/bdist.netbsd-9.3-amd64/wheel/./PyLTI1p3-2.0.0-py3.13.egg-info running install_scripts creating build/bdist.netbsd-9.3-amd64/wheel/pylti1p3-2.0.0.dist-info/WHEEL creating '/tmp/www/py-lti1p3/work/PyLTI1p3-2.0.0/dist/.tmp-cjrt3p9v/pylti1p3-2.0.0-py2.py3-none-any.whl' and adding 'build/bdist.netbsd-9.3-amd64/wheel' to it adding 'pylti1p3/__init__.py' adding 'pylti1p3/actions.py' adding 'pylti1p3/assignments_grades.py' adding 'pylti1p3/cookie.py' adding 'pylti1p3/cookies_allowed_check.py' adding 'pylti1p3/course_groups.py' adding 'pylti1p3/deep_link.py' adding 'pylti1p3/deep_link_resource.py' adding 'pylti1p3/deployment.py' adding 'pylti1p3/exception.py' adding 'pylti1p3/grade.py' adding 'pylti1p3/lineitem.py' adding 'pylti1p3/message_launch.py' adding 'pylti1p3/names_roles.py' adding 'pylti1p3/oidc_login.py' adding 'pylti1p3/py.typed' adding 'pylti1p3/redirect.py' adding 'pylti1p3/registration.py' adding 'pylti1p3/request.py' adding 'pylti1p3/roles.py' adding 'pylti1p3/service_connector.py' adding 'pylti1p3/session.py' adding 'pylti1p3/utils.py' adding 'pylti1p3/contrib/__init__.py' adding 'pylti1p3/contrib/py.typed' adding 'pylti1p3/contrib/django/__init__.py' adding 'pylti1p3/contrib/django/cookie.py' adding 'pylti1p3/contrib/django/message_launch.py' adding 'pylti1p3/contrib/django/oidc_login.py' adding 'pylti1p3/contrib/django/redirect.py' adding 'pylti1p3/contrib/django/request.py' adding 'pylti1p3/contrib/django/session.py' adding 'pylti1p3/contrib/django/launch_data_storage/__init__.py' adding 'pylti1p3/contrib/django/launch_data_storage/cache.py' adding 'pylti1p3/contrib/django/lti1p3_tool_config/__init__.py' adding 'pylti1p3/contrib/django/lti1p3_tool_config/admin.py' adding 'pylti1p3/contrib/django/lti1p3_tool_config/apps.py' adding 'pylti1p3/contrib/django/lti1p3_tool_config/models.py' adding 'pylti1p3/contrib/django/lti1p3_tool_config/migrations/0001_initial.py' adding 'pylti1p3/contrib/django/lti1p3_tool_config/migrations/__init__.py' adding 'pylti1p3/contrib/flask/__init__.py' adding 'pylti1p3/contrib/flask/cookie.py' adding 'pylti1p3/contrib/flask/message_launch.py' adding 'pylti1p3/contrib/flask/oidc_login.py' adding 'pylti1p3/contrib/flask/redirect.py' adding 'pylti1p3/contrib/flask/request.py' adding 'pylti1p3/contrib/flask/session.py' adding 'pylti1p3/contrib/flask/launch_data_storage/__init__.py' adding 'pylti1p3/contrib/flask/launch_data_storage/cache.py' adding 'pylti1p3/launch_data_storage/__init__.py' adding 'pylti1p3/launch_data_storage/base.py' adding 'pylti1p3/launch_data_storage/cache.py' adding 'pylti1p3/launch_data_storage/session.py' adding 'pylti1p3/message_validators/__init__.py' adding 'pylti1p3/message_validators/abstract.py' adding 'pylti1p3/message_validators/deep_link.py' adding 'pylti1p3/message_validators/privacy_launch.py' adding 'pylti1p3/message_validators/resource_message.py' adding 'pylti1p3/message_validators/submission_review.py' adding 'pylti1p3/tool_config/__init__.py' adding 'pylti1p3/tool_config/abstract.py' adding 'pylti1p3/tool_config/dict.py' adding 'pylti1p3/tool_config/json_file.py' adding 'pylti1p3/tool_config/py.typed' adding 'pylti1p3-2.0.0.dist-info/LICENSE' adding 'pylti1p3-2.0.0.dist-info/METADATA' adding 'pylti1p3-2.0.0.dist-info/WHEEL' adding 'pylti1p3-2.0.0.dist-info/top_level.txt' adding 'pylti1p3-2.0.0.dist-info/RECORD' removing build/bdist.netbsd-9.3-amd64/wheel Successfully built pylti1p3-2.0.0-py2.py3-none-any.whl