copy cloning /jenkins/jobs/oi-userland/workspace/components/python/resolvelib/resolvelib-1.1.0 to /jenkins/jobs/oi-userland/workspace/components/python/resolvelib/build/amd64-3.9
* Getting build dependencies for wheel...
/usr/lib/python3.9/vendor-packages/setuptools/config/pyprojecttoml.py:71: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases.
  config = read_configuration(filepath, True, ignore_option_errors, dist)
running egg_info
creating src/resolvelib.egg-info
writing src/resolvelib.egg-info/PKG-INFO
writing dependency_links to src/resolvelib.egg-info/dependency_links.txt
writing requirements to src/resolvelib.egg-info/requires.txt
writing top-level names to src/resolvelib.egg-info/top_level.txt
writing manifest file 'src/resolvelib.egg-info/SOURCES.txt'
reading manifest file 'src/resolvelib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.pyi' under directory 'src'
adding license file 'LICENSE'
writing manifest file 'src/resolvelib.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.9/vendor-packages/setuptools/config/pyprojecttoml.py:71: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases.
  config = read_configuration(filepath, True, ignore_option_errors, dist)
running bdist_wheel
/usr/lib/python3.9/vendor-packages/setuptools/_distutils/cmd.py:111: 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/resolvelib
copying src/resolvelib/reporters.py -> build/lib/resolvelib
copying src/resolvelib/structs.py -> build/lib/resolvelib
copying src/resolvelib/providers.py -> build/lib/resolvelib
copying src/resolvelib/__init__.py -> build/lib/resolvelib
creating build/lib/resolvelib/resolvers
copying src/resolvelib/resolvers/criterion.py -> build/lib/resolvelib/resolvers
copying src/resolvelib/resolvers/__init__.py -> build/lib/resolvelib/resolvers
copying src/resolvelib/resolvers/abstract.py -> build/lib/resolvelib/resolvers
copying src/resolvelib/resolvers/resolution.py -> build/lib/resolvelib/resolvers
copying src/resolvelib/resolvers/exceptions.py -> build/lib/resolvelib/resolvers
running egg_info
writing src/resolvelib.egg-info/PKG-INFO
writing dependency_links to src/resolvelib.egg-info/dependency_links.txt
writing requirements to src/resolvelib.egg-info/requires.txt
writing top-level names to src/resolvelib.egg-info/top_level.txt
reading manifest file 'src/resolvelib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.pyi' under directory 'src'
adding license file 'LICENSE'
writing manifest file 'src/resolvelib.egg-info/SOURCES.txt'
copying src/resolvelib/py.typed -> build/lib/resolvelib
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/resolvelib
copying build/lib/resolvelib/providers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./resolvelib
copying build/lib/resolvelib/structs.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./resolvelib
copying build/lib/resolvelib/py.typed -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./resolvelib
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/resolvelib/resolvers
copying build/lib/resolvelib/resolvers/criterion.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./resolvelib/resolvers
copying build/lib/resolvelib/resolvers/exceptions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./resolvelib/resolvers
copying build/lib/resolvelib/resolvers/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./resolvelib/resolvers
copying build/lib/resolvelib/resolvers/abstract.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./resolvelib/resolvers
copying build/lib/resolvelib/resolvers/resolution.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./resolvelib/resolvers
copying build/lib/resolvelib/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./resolvelib
copying build/lib/resolvelib/reporters.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./resolvelib
running install_egg_info
Copying src/resolvelib.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./resolvelib-1.1.0-py3.9.egg-info
running install_scripts
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/resolvelib-1.1.0.dist-info/WHEEL
creating '/jenkins/jobs/oi-userland/workspace/components/python/resolvelib/build/amd64-3.9/dist/.tmp-vquq56k1/resolvelib-1.1.0-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it
adding 'resolvelib/__init__.py'
adding 'resolvelib/providers.py'
adding 'resolvelib/py.typed'
adding 'resolvelib/reporters.py'
adding 'resolvelib/structs.py'
adding 'resolvelib/resolvers/__init__.py'
adding 'resolvelib/resolvers/abstract.py'
adding 'resolvelib/resolvers/criterion.py'
adding 'resolvelib/resolvers/exceptions.py'
adding 'resolvelib/resolvers/resolution.py'
adding 'resolvelib-1.1.0.dist-info/LICENSE'
adding 'resolvelib-1.1.0.dist-info/METADATA'
adding 'resolvelib-1.1.0.dist-info/WHEEL'
adding 'resolvelib-1.1.0.dist-info/top_level.txt'
adding 'resolvelib-1.1.0.dist-info/RECORD'
removing build/bdist.solaris-2.11-i86pc.64bit/wheel
Successfully built resolvelib-1.1.0-py2.py3-none-any.whl
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/resolvelib/build/manifest-i386-resolvelib-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/resolvelib/build/manifest-i386-resolvelib.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: python/resolvelib
pkg://openindiana.org/library/python/resolvelib-39@1.1.0,5.11-2024.0.0.0:20241031T210308Z
PUBLISHED
pkg://openindiana.org/library/python/resolvelib@1.1.0,5.11-2024.0.0.0:20241031T210312Z
PUBLISHED
pkg://openindiana.org/library/python/resolvelib-37@1.0.1,5.11-2023.0.0.1:20241031T210315Z
PUBLISHED