INFO: not using any hashes in /data/userland-archives/hashes for pyflakes-3.3.2.tar.gz (overridden with --hash) Source /data/userland-archives/pyflakes-3.3.2.tar.gz... not found, skipping file copy Source https://files.pythonhosted.org/packages/source/p/pyflakes/pyflakes-3.3.2.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/pyflakes/pyflakes-3.3.2 to /jenkins/jobs/oi-userland/workspace/components/python/pyflakes/build/amd64-3.9 * Getting build dependencies for wheel... /usr/lib/python3.9/vendor-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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 pyflakes.egg-info/PKG-INFO writing dependency_links to pyflakes.egg-info/dependency_links.txt writing entry points to pyflakes.egg-info/entry_points.txt writing top-level names to pyflakes.egg-info/top_level.txt reading manifest file 'pyflakes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pyflakes.egg-info/SOURCES.txt' * Building wheel... /usr/lib/python3.9/vendor-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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. 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/pyflakes copying pyflakes/checker.py -> build/lib/pyflakes copying pyflakes/api.py -> build/lib/pyflakes copying pyflakes/__init__.py -> build/lib/pyflakes copying pyflakes/reporter.py -> build/lib/pyflakes copying pyflakes/messages.py -> build/lib/pyflakes copying pyflakes/__main__.py -> build/lib/pyflakes creating build/lib/pyflakes/scripts copying pyflakes/scripts/__init__.py -> build/lib/pyflakes/scripts copying pyflakes/scripts/pyflakes.py -> build/lib/pyflakes/scripts creating build/lib/pyflakes/test copying pyflakes/test/test_doctests.py -> build/lib/pyflakes/test copying pyflakes/test/test_match.py -> build/lib/pyflakes/test copying pyflakes/test/harness.py -> build/lib/pyflakes/test copying pyflakes/test/test_undefined_names.py -> build/lib/pyflakes/test copying pyflakes/test/test_code_segment.py -> build/lib/pyflakes/test copying pyflakes/test/test_builtin.py -> build/lib/pyflakes/test copying pyflakes/test/test_imports.py -> build/lib/pyflakes/test copying pyflakes/test/__init__.py -> build/lib/pyflakes/test copying pyflakes/test/test_dict.py -> build/lib/pyflakes/test copying pyflakes/test/test_other.py -> build/lib/pyflakes/test copying pyflakes/test/test_type_annotations.py -> build/lib/pyflakes/test copying pyflakes/test/test_api.py -> build/lib/pyflakes/test copying pyflakes/test/test_is_literal.py -> build/lib/pyflakes/test 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/pyflakes copying build/lib/pyflakes/messages.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes copying build/lib/pyflakes/reporter.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes copying build/lib/pyflakes/__main__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes copying build/lib/pyflakes/api.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pyflakes/test copying build/lib/pyflakes/test/harness.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_imports.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_builtin.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_code_segment.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_is_literal.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_match.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_dict.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_undefined_names.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes/test copying build/lib/pyflakes/test/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_other.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_type_annotations.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_doctests.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes/test copying build/lib/pyflakes/test/test_api.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes/test creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pyflakes/scripts copying build/lib/pyflakes/scripts/pyflakes.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes/scripts copying build/lib/pyflakes/scripts/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes/scripts copying build/lib/pyflakes/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes copying build/lib/pyflakes/checker.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes running install_egg_info running egg_info writing pyflakes.egg-info/PKG-INFO writing dependency_links to pyflakes.egg-info/dependency_links.txt writing entry points to pyflakes.egg-info/entry_points.txt writing top-level names to pyflakes.egg-info/top_level.txt reading manifest file 'pyflakes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pyflakes.egg-info/SOURCES.txt' Copying pyflakes.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./pyflakes-3.3.2-py3.9.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pyflakes-3.3.2.dist-info/WHEEL creating '/jenkins/jobs/oi-userland/workspace/components/python/pyflakes/build/amd64-3.9/dist/.tmp-a2ym8dxz/pyflakes-3.3.2-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'pyflakes/__init__.py' adding 'pyflakes/__main__.py' adding 'pyflakes/api.py' adding 'pyflakes/checker.py' adding 'pyflakes/messages.py' adding 'pyflakes/reporter.py' adding 'pyflakes/scripts/__init__.py' adding 'pyflakes/scripts/pyflakes.py' adding 'pyflakes/test/__init__.py' adding 'pyflakes/test/harness.py' adding 'pyflakes/test/test_api.py' adding 'pyflakes/test/test_builtin.py' adding 'pyflakes/test/test_code_segment.py' adding 'pyflakes/test/test_dict.py' adding 'pyflakes/test/test_doctests.py' adding 'pyflakes/test/test_imports.py' adding 'pyflakes/test/test_is_literal.py' adding 'pyflakes/test/test_match.py' adding 'pyflakes/test/test_other.py' adding 'pyflakes/test/test_type_annotations.py' adding 'pyflakes/test/test_undefined_names.py' adding 'pyflakes-3.3.2.dist-info/licenses/LICENSE' adding 'pyflakes-3.3.2.dist-info/METADATA' adding 'pyflakes-3.3.2.dist-info/WHEEL' adding 'pyflakes-3.3.2.dist-info/entry_points.txt' adding 'pyflakes-3.3.2.dist-info/top_level.txt' adding 'pyflakes-3.3.2.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built pyflakes-3.3.2-py2.py3-none-any.whl VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/pyflakes/build/manifest-i386-pyflakes-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/pyflakes/build/manifest-i386-pyflakes.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/pyflakes pkg://openindiana.org/library/python/pyflakes-39@3.3.2,5.11-2025.0.0.0:20250331T183150Z PUBLISHED pkg://openindiana.org/library/python/pyflakes@3.3.2,5.11-2025.0.0.0:20250331T183218Z PUBLISHED pkg://openindiana.org/library/python/pyflakes-37@3.0.1,5.11-2023.0.0.1:20250331T183308Z PUBLISHED