INFO: not using any hashes in /data/userland-archives/hashes for kgb-7.3.tar.gz (overridden with --hash) Source /data/userland-archives/kgb-7.3.tar.gz... not found, skipping file copy Source https://files.pythonhosted.org/packages/source/k/kgb/kgb-7.3.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok copy cloning /jenkins/jobs/oi-userland/workspace/components/python/kgb/kgb-7.3 to /jenkins/jobs/oi-userland/workspace/components/python/kgb/build/amd64-3.9 * Getting build dependencies for wheel... /usr/lib/python3.9/vendor-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.9/vendor-packages/nose/plugins/manager.py:417: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/lib/python3.9/vendor-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.9/vendor-packages/coherent/licensed/setuptools.py:13: UserWarning: Avoid installing this plugin for projects that don't depend on it. enabled or warnings.warn( /usr/lib/python3.9/vendor-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 egg_info writing kgb.egg-info/PKG-INFO writing dependency_links to kgb.egg-info/dependency_links.txt writing entry points to kgb.egg-info/entry_points.txt writing top-level names to kgb.egg-info/top_level.txt reading manifest file 'kgb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'kgb.egg-info/SOURCES.txt' * Building wheel... /usr/lib/python3.9/vendor-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.9/vendor-packages/nose/plugins/manager.py:417: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/lib/python3.9/vendor-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.9/vendor-packages/coherent/licensed/setuptools.py:13: UserWarning: Avoid installing this plugin for projects that don't depend on it. enabled or warnings.warn( /usr/lib/python3.9/vendor-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 /usr/lib/python3.9/vendor-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/kgb copying kgb/utils.py -> build/lib/kgb copying kgb/pycompat.py -> build/lib/kgb copying kgb/pytest_plugin.py -> build/lib/kgb copying kgb/contextmanagers.py -> build/lib/kgb copying kgb/agency.py -> build/lib/kgb copying kgb/errors.py -> build/lib/kgb copying kgb/asserts.py -> build/lib/kgb copying kgb/ops.py -> build/lib/kgb copying kgb/calls.py -> build/lib/kgb copying kgb/__init__.py -> build/lib/kgb copying kgb/signature.py -> build/lib/kgb copying kgb/spies.py -> build/lib/kgb creating build/lib/kgb/tests copying kgb/tests/base.py -> build/lib/kgb/tests copying kgb/tests/__init__.py -> build/lib/kgb/tests copying kgb/tests/test_spy_agency.py -> build/lib/kgb/tests copying kgb/tests/test_function_spy.py -> build/lib/kgb/tests copying kgb/tests/test_context_managers.py -> build/lib/kgb/tests copying kgb/tests/test_pytest_plugin.py -> build/lib/kgb/tests copying kgb/tests/test_ops.py -> build/lib/kgb/tests copying kgb/tests/test_spy_call.py -> build/lib/kgb/tests creating build/lib/kgb/tests/py3 copying kgb/tests/py3/test_function_spy.py -> build/lib/kgb/tests/py3 copying kgb/tests/py3/__init__.py -> build/lib/kgb/tests/py3 running egg_info writing kgb.egg-info/PKG-INFO writing dependency_links to kgb.egg-info/dependency_links.txt writing entry points to kgb.egg-info/entry_points.txt writing top-level names to kgb.egg-info/top_level.txt reading manifest file 'kgb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'kgb.egg-info/SOURCES.txt' installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install running install_lib creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/kgb copying build/lib/kgb/ops.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb copying build/lib/kgb/pytest_plugin.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb copying build/lib/kgb/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb creating build/bdist.solaris-2.11-i86pc.64bit/wheel/kgb/tests copying build/lib/kgb/tests/test_pytest_plugin.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests copying build/lib/kgb/tests/test_spy_agency.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests copying build/lib/kgb/tests/test_ops.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests creating build/bdist.solaris-2.11-i86pc.64bit/wheel/kgb/tests/py3 copying build/lib/kgb/tests/py3/test_function_spy.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests/py3 copying build/lib/kgb/tests/py3/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests/py3 copying build/lib/kgb/tests/test_function_spy.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests copying build/lib/kgb/tests/base.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests copying build/lib/kgb/tests/test_spy_call.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests copying build/lib/kgb/tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests copying build/lib/kgb/tests/test_context_managers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests copying build/lib/kgb/agency.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb copying build/lib/kgb/errors.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb copying build/lib/kgb/spies.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb copying build/lib/kgb/calls.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb copying build/lib/kgb/contextmanagers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb copying build/lib/kgb/pycompat.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb copying build/lib/kgb/signature.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb copying build/lib/kgb/utils.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb copying build/lib/kgb/asserts.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb running install_egg_info Copying kgb.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb-7.3-py3.9.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/kgb-7.3.dist-info/WHEEL creating '/jenkins/jobs/oi-userland/workspace/components/python/kgb/build/amd64-3.9/dist/.tmp-ml54_ltb/kgb-7.3-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'kgb/__init__.py' adding 'kgb/agency.py' adding 'kgb/asserts.py' adding 'kgb/calls.py' adding 'kgb/contextmanagers.py' adding 'kgb/errors.py' adding 'kgb/ops.py' adding 'kgb/pycompat.py' adding 'kgb/pytest_plugin.py' adding 'kgb/signature.py' adding 'kgb/spies.py' adding 'kgb/utils.py' adding 'kgb/tests/__init__.py' adding 'kgb/tests/base.py' adding 'kgb/tests/test_context_managers.py' adding 'kgb/tests/test_function_spy.py' adding 'kgb/tests/test_ops.py' adding 'kgb/tests/test_pytest_plugin.py' adding 'kgb/tests/test_spy_agency.py' adding 'kgb/tests/test_spy_call.py' adding 'kgb/tests/py3/__init__.py' adding 'kgb/tests/py3/test_function_spy.py' adding 'kgb-7.3.dist-info/licenses/AUTHORS' adding 'kgb-7.3.dist-info/licenses/LICENSE' adding 'kgb-7.3.dist-info/METADATA' adding 'kgb-7.3.dist-info/WHEEL' adding 'kgb-7.3.dist-info/entry_points.txt' adding 'kgb-7.3.dist-info/top_level.txt' adding 'kgb-7.3.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built kgb-7.3-py2.py3-none-any.whl copy cloning /jenkins/jobs/oi-userland/workspace/components/python/kgb/kgb-7.3 to /jenkins/jobs/oi-userland/workspace/components/python/kgb/build/amd64-3.14 * Getting build dependencies for wheel... /usr/lib/python3.14/vendor-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.14/vendor-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.14/vendor-packages/coherent/licensed/setuptools.py:13: UserWarning: Avoid installing this plugin for projects that don't depend on it. enabled or warnings.warn( /usr/lib/python3.14/vendor-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 egg_info writing kgb.egg-info/PKG-INFO writing dependency_links to kgb.egg-info/dependency_links.txt writing entry points to kgb.egg-info/entry_points.txt writing top-level names to kgb.egg-info/top_level.txt reading manifest file 'kgb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'kgb.egg-info/SOURCES.txt' * Building wheel... /usr/lib/python3.14/vendor-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.14/vendor-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.14/vendor-packages/coherent/licensed/setuptools.py:13: UserWarning: Avoid installing this plugin for projects that don't depend on it. enabled or warnings.warn( /usr/lib/python3.14/vendor-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 /usr/lib/python3.14/vendor-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/kgb copying kgb/pycompat.py -> build/lib/kgb copying kgb/errors.py -> build/lib/kgb copying kgb/agency.py -> build/lib/kgb copying kgb/utils.py -> build/lib/kgb copying kgb/ops.py -> build/lib/kgb copying kgb/spies.py -> build/lib/kgb copying kgb/__init__.py -> build/lib/kgb copying kgb/contextmanagers.py -> build/lib/kgb copying kgb/pytest_plugin.py -> build/lib/kgb copying kgb/calls.py -> build/lib/kgb copying kgb/signature.py -> build/lib/kgb copying kgb/asserts.py -> build/lib/kgb creating build/lib/kgb/tests copying kgb/tests/test_ops.py -> build/lib/kgb/tests copying kgb/tests/base.py -> build/lib/kgb/tests copying kgb/tests/test_spy_agency.py -> build/lib/kgb/tests copying kgb/tests/test_pytest_plugin.py -> build/lib/kgb/tests copying kgb/tests/test_function_spy.py -> build/lib/kgb/tests copying kgb/tests/__init__.py -> build/lib/kgb/tests copying kgb/tests/test_spy_call.py -> build/lib/kgb/tests copying kgb/tests/test_context_managers.py -> build/lib/kgb/tests creating build/lib/kgb/tests/py3 copying kgb/tests/py3/test_function_spy.py -> build/lib/kgb/tests/py3 copying kgb/tests/py3/__init__.py -> build/lib/kgb/tests/py3 running egg_info writing kgb.egg-info/PKG-INFO writing dependency_links to kgb.egg-info/dependency_links.txt writing entry points to kgb.egg-info/entry_points.txt writing top-level names to kgb.egg-info/top_level.txt reading manifest file 'kgb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'kgb.egg-info/SOURCES.txt' installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install running install_lib creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/kgb copying build/lib/kgb/calls.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb copying build/lib/kgb/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb copying build/lib/kgb/contextmanagers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb copying build/lib/kgb/agency.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb copying build/lib/kgb/errors.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb copying build/lib/kgb/spies.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb copying build/lib/kgb/pytest_plugin.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb copying build/lib/kgb/ops.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb copying build/lib/kgb/utils.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb copying build/lib/kgb/pycompat.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb copying build/lib/kgb/signature.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb copying build/lib/kgb/asserts.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb creating build/bdist.solaris-2.11-i86pc.64bit/wheel/kgb/tests copying build/lib/kgb/tests/test_pytest_plugin.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests copying build/lib/kgb/tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests copying build/lib/kgb/tests/test_function_spy.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests copying build/lib/kgb/tests/test_spy_agency.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests creating build/bdist.solaris-2.11-i86pc.64bit/wheel/kgb/tests/py3 copying build/lib/kgb/tests/py3/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests/py3 copying build/lib/kgb/tests/py3/test_function_spy.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests/py3 copying build/lib/kgb/tests/test_context_managers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests copying build/lib/kgb/tests/base.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests copying build/lib/kgb/tests/test_spy_call.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests copying build/lib/kgb/tests/test_ops.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb/tests running install_egg_info Copying kgb.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./kgb-7.3-py3.14.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/kgb-7.3.dist-info/WHEEL creating '/jenkins/jobs/oi-userland/workspace/components/python/kgb/build/amd64-3.14/dist/.tmp-83c70osz/kgb-7.3-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'kgb/__init__.py' adding 'kgb/agency.py' adding 'kgb/asserts.py' adding 'kgb/calls.py' adding 'kgb/contextmanagers.py' adding 'kgb/errors.py' adding 'kgb/ops.py' adding 'kgb/pycompat.py' adding 'kgb/pytest_plugin.py' adding 'kgb/signature.py' adding 'kgb/spies.py' adding 'kgb/utils.py' adding 'kgb/tests/__init__.py' adding 'kgb/tests/base.py' adding 'kgb/tests/test_context_managers.py' adding 'kgb/tests/test_function_spy.py' adding 'kgb/tests/test_ops.py' adding 'kgb/tests/test_pytest_plugin.py' adding 'kgb/tests/test_spy_agency.py' adding 'kgb/tests/test_spy_call.py' adding 'kgb/tests/py3/__init__.py' adding 'kgb/tests/py3/test_function_spy.py' adding 'kgb-7.3.dist-info/licenses/AUTHORS' adding 'kgb-7.3.dist-info/licenses/LICENSE' adding 'kgb-7.3.dist-info/METADATA' adding 'kgb-7.3.dist-info/WHEEL' adding 'kgb-7.3.dist-info/entry_points.txt' adding 'kgb-7.3.dist-info/top_level.txt' adding 'kgb-7.3.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built kgb-7.3-py2.py3-none-any.whl VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/kgb/build/manifest-i386-kgb-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/kgb/build/manifest-i386-kgb-314.depend.res /jenkins/jobs/oi-userland/workspace/components/python/kgb/build/manifest-i386-kgb.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: python/kgb pkg://openindiana.org/library/python/kgb-39@7.3,5.11-2025.0.0.0:20251213T082153Z PUBLISHED pkg://openindiana.org/library/python/kgb-314@7.3,5.11-2025.0.0.0:20251213T082154Z PUBLISHED pkg://openindiana.org/library/python/kgb@7.3,5.11-2025.0.0.0:20251213T082155Z PUBLISHED pkg://openindiana.org/library/python/kgb-37@7.1.1,5.11-2023.0.0.1:20251213T082156Z PUBLISHED