INFO: not using any hashes in /data/userland-archives/hashes for pytoml-0.1.21.tar.gz (overridden with --hash) Source /data/userland-archives/pytoml-0.1.21.tar.gz... not found, skipping file copy Source https://files.pythonhosted.org/packages/f4/ba/98ee2054a2d7b8bebd367d442e089489250b6dc2aee558b000e961467212/pytoml-0.1.21.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/pytoml/pytoml-0.1.21 to /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/amd64-3.9 /usr/lib/python3.9/vendor-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, 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. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.9/vendor-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, 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. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/pytoml copying pytoml/test.py -> build/lib/pytoml copying pytoml/parser.py -> build/lib/pytoml copying pytoml/utils.py -> build/lib/pytoml copying pytoml/writer.py -> build/lib/pytoml copying pytoml/__init__.py -> build/lib/pytoml copying pytoml/core.py -> build/lib/pytoml /usr/lib/python3.9/vendor-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, 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. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.9/vendor-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, 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. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /usr/lib/python3.9/vendor-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/prototype creating /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/prototype/i386 creating /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/prototype/i386/usr creating /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/prototype/i386/usr/lib creating /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/prototype/i386/usr/lib/python3.9 creating /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/prototype/i386/usr/lib/python3.9/vendor-packages creating /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/prototype/i386/usr/lib/python3.9/vendor-packages/pytoml copying build/lib/pytoml/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/prototype/i386/usr/lib/python3.9/vendor-packages/pytoml copying build/lib/pytoml/test.py -> /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/prototype/i386/usr/lib/python3.9/vendor-packages/pytoml copying build/lib/pytoml/parser.py -> /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/prototype/i386/usr/lib/python3.9/vendor-packages/pytoml copying build/lib/pytoml/utils.py -> /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/prototype/i386/usr/lib/python3.9/vendor-packages/pytoml copying build/lib/pytoml/writer.py -> /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/prototype/i386/usr/lib/python3.9/vendor-packages/pytoml copying build/lib/pytoml/core.py -> /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/prototype/i386/usr/lib/python3.9/vendor-packages/pytoml byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/prototype/i386/usr/lib/python3.9/vendor-packages/pytoml/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/prototype/i386/usr/lib/python3.9/vendor-packages/pytoml/test.py to test.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/prototype/i386/usr/lib/python3.9/vendor-packages/pytoml/parser.py to parser.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/prototype/i386/usr/lib/python3.9/vendor-packages/pytoml/utils.py to utils.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/prototype/i386/usr/lib/python3.9/vendor-packages/pytoml/writer.py to writer.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/prototype/i386/usr/lib/python3.9/vendor-packages/pytoml/core.py to core.cpython-39.pyc running install_egg_info running egg_info writing pytoml.egg-info/PKG-INFO writing dependency_links to pytoml.egg-info/dependency_links.txt writing top-level names to pytoml.egg-info/top_level.txt reading manifest file 'pytoml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pytoml.egg-info/SOURCES.txt' Copying pytoml.egg-info to /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/prototype/i386/usr/lib/python3.9/vendor-packages/pytoml-0.1.21-py3.9.egg-info running install_scripts VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/manifest-i386-pytoml-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/pytoml/build/manifest-i386-pytoml.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/pytoml pkg://openindiana.org/library/python/pytoml-39@0.1.21,5.11-2023.0.0.0:20231025T140127Z PUBLISHED pkg://openindiana.org/library/python/pytoml@0.1.21,5.11-2023.0.0.0:20231025T140136Z PUBLISHED