INFO: not using any hashes in /data/userland-archives/hashes for python-certifi-2026.06.17.tar.gz (overridden with --hash) Source /data/userland-archives/python-certifi-2026.06.17.tar.gz... not found, skipping file copy Source https://github.com/certifi/python-certifi/archive/refs/tags/2026.06.17.tar.gz... downloading... length unknown (streamed/chunked) No partial download support from server (Attempt 1 of 3)... ok validating signature... checking local signature... not found signature validation failed validating hash... ok copy cloning /jenkins/jobs/oi-userland/workspace/components/python/certifi/python-certifi-2026.06.17 to /jenkins/jobs/oi-userland/workspace/components/python/certifi/build/amd64-3.9 * Getting build dependencies for wheel... /usr/lib/python3.9/vendor-packages/setuptools/dist.py:332: InformationOnly: Normalizing '2026.06.17' to '2026.6.17' self.metadata.version = self._normalize_version(self.metadata.version) /usr/lib/python3.9/vendor-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._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( running egg_info creating certifi.egg-info writing certifi.egg-info/PKG-INFO writing dependency_links to certifi.egg-info/dependency_links.txt writing top-level names to certifi.egg-info/top_level.txt writing manifest file 'certifi.egg-info/SOURCES.txt' reading manifest file 'certifi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.github' warning: manifest_maker: MANIFEST.in, line 4: 'recursive-exclude' expects ... adding license file 'LICENSE' writing manifest file 'certifi.egg-info/SOURCES.txt' * Building wheel... /usr/lib/python3.9/vendor-packages/setuptools/dist.py:332: InformationOnly: Normalizing '2026.06.17' to '2026.6.17' self.metadata.version = self._normalize_version(self.metadata.version) /usr/lib/python3.9/vendor-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._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( running bdist_wheel running build running build_py creating build/lib/certifi copying certifi/__main__.py -> build/lib/certifi copying certifi/core.py -> build/lib/certifi copying certifi/__init__.py -> build/lib/certifi running egg_info writing certifi.egg-info/PKG-INFO writing dependency_links to certifi.egg-info/dependency_links.txt writing top-level names to certifi.egg-info/top_level.txt reading manifest file 'certifi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.github' warning: manifest_maker: MANIFEST.in, line 4: 'recursive-exclude' expects ... adding license file 'LICENSE' writing manifest file 'certifi.egg-info/SOURCES.txt' copying certifi/cacert.pem -> build/lib/certifi copying certifi/py.typed -> build/lib/certifi 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/certifi copying build/lib/certifi/cacert.pem -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./certifi copying build/lib/certifi/core.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./certifi copying build/lib/certifi/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./certifi copying build/lib/certifi/py.typed -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./certifi copying build/lib/certifi/__main__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./certifi running install_egg_info Copying certifi.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./certifi-2026.6.17-py3.9.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/certifi-2026.6.17.dist-info/WHEEL creating '/jenkins/jobs/oi-userland/workspace/components/python/certifi/build/amd64-3.9/dist/.tmp-8f0ldy4a/certifi-2026.6.17-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'certifi/__init__.py' adding 'certifi/__main__.py' adding 'certifi/cacert.pem' adding 'certifi/core.py' adding 'certifi/py.typed' adding 'certifi-2026.6.17.dist-info/licenses/LICENSE' adding 'certifi-2026.6.17.dist-info/METADATA' adding 'certifi-2026.6.17.dist-info/WHEEL' adding 'certifi-2026.6.17.dist-info/top_level.txt' adding 'certifi-2026.6.17.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built certifi-2026.6.17-py3-none-any.whl copy cloning /jenkins/jobs/oi-userland/workspace/components/python/certifi/python-certifi-2026.06.17 to /jenkins/jobs/oi-userland/workspace/components/python/certifi/build/amd64-3.14 * Getting build dependencies for wheel... /usr/lib/python3.14/vendor-packages/setuptools/dist.py:332: InformationOnly: Normalizing '2026.06.17' to '2026.6.17' self.metadata.version = self._normalize_version(self.metadata.version) /usr/lib/python3.14/vendor-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._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( running egg_info creating certifi.egg-info writing certifi.egg-info/PKG-INFO writing dependency_links to certifi.egg-info/dependency_links.txt writing top-level names to certifi.egg-info/top_level.txt writing manifest file 'certifi.egg-info/SOURCES.txt' reading manifest file 'certifi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.github' warning: manifest_maker: MANIFEST.in, line 4: 'recursive-exclude' expects ... adding license file 'LICENSE' writing manifest file 'certifi.egg-info/SOURCES.txt' * Building wheel... /usr/lib/python3.14/vendor-packages/setuptools/dist.py:332: InformationOnly: Normalizing '2026.06.17' to '2026.6.17' self.metadata.version = self._normalize_version(self.metadata.version) /usr/lib/python3.14/vendor-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._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( running bdist_wheel running build running build_py creating build/lib/certifi copying certifi/__init__.py -> build/lib/certifi copying certifi/core.py -> build/lib/certifi copying certifi/__main__.py -> build/lib/certifi running egg_info writing certifi.egg-info/PKG-INFO writing dependency_links to certifi.egg-info/dependency_links.txt writing top-level names to certifi.egg-info/top_level.txt reading manifest file 'certifi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.github' warning: manifest_maker: MANIFEST.in, line 4: 'recursive-exclude' expects ... adding license file 'LICENSE' writing manifest file 'certifi.egg-info/SOURCES.txt' copying certifi/cacert.pem -> build/lib/certifi copying certifi/py.typed -> build/lib/certifi 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/certifi copying build/lib/certifi/cacert.pem -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./certifi copying build/lib/certifi/py.typed -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./certifi copying build/lib/certifi/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./certifi copying build/lib/certifi/core.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./certifi copying build/lib/certifi/__main__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./certifi running install_egg_info Copying certifi.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./certifi-2026.6.17-py3.14.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/certifi-2026.6.17.dist-info/WHEEL creating '/jenkins/jobs/oi-userland/workspace/components/python/certifi/build/amd64-3.14/dist/.tmp-t8y2e1b1/certifi-2026.6.17-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'certifi/__init__.py' adding 'certifi/__main__.py' adding 'certifi/cacert.pem' adding 'certifi/core.py' adding 'certifi/py.typed' adding 'certifi-2026.6.17.dist-info/licenses/LICENSE' adding 'certifi-2026.6.17.dist-info/METADATA' adding 'certifi-2026.6.17.dist-info/WHEEL' adding 'certifi-2026.6.17.dist-info/top_level.txt' adding 'certifi-2026.6.17.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built certifi-2026.6.17-py3-none-any.whl VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/certifi/build/manifest-i386-certifi-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/certifi/build/manifest-i386-certifi-314.depend.res /jenkins/jobs/oi-userland/workspace/components/python/certifi/build/manifest-i386-certifi.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/certifi pkg://openindiana.org/library/python/certifi-39@2026.6.17,5.11-2026.0.0.0:20260619T092208Z PUBLISHED pkg://openindiana.org/library/python/certifi-314@2026.6.17,5.11-2026.0.0.0:20260619T092209Z PUBLISHED pkg://openindiana.org/library/python/certifi@2026.6.17,5.11-2026.0.0.0:20260619T092210Z PUBLISHED pkg://openindiana.org/library/python/certifi-27@2020.6.20,5.11-2020.0.1.3:20260619T092212Z PUBLISHED pkg://openindiana.org/library/python/certifi-35@2020.6.20,5.11-2020.0.1.3:20260619T092213Z PUBLISHED pkg://openindiana.org/library/python/certifi-37@2023.5.7,5.11-2023.0.0.2:20260619T092215Z PUBLISHED