INFO: not using any hashes in /data/userland-archives/hashes for aniso8601-10.0.1.tar.gz (overridden with --hash)
Source /data/userland-archives/aniso8601-10.0.1.tar.gz... not found, skipping file copy
Source https://files.pythonhosted.org/packages/source/a/aniso8601/aniso8601-10.0.1.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/aniso8601/aniso8601-10.0.1 to /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/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/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
  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 :: BSD License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running egg_info
writing aniso8601.egg-info/PKG-INFO
writing dependency_links to aniso8601.egg-info/dependency_links.txt
writing requirements to aniso8601.egg-info/requires.txt
writing top-level names to aniso8601.egg-info/top_level.txt
reading manifest file 'aniso8601.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'aniso8601.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/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
  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 :: BSD 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/aniso8601
copying aniso8601/interval.py -> build/lib/aniso8601
copying aniso8601/date.py -> build/lib/aniso8601
copying aniso8601/time.py -> build/lib/aniso8601
copying aniso8601/exceptions.py -> build/lib/aniso8601
copying aniso8601/decimalfraction.py -> build/lib/aniso8601
copying aniso8601/resolution.py -> build/lib/aniso8601
copying aniso8601/duration.py -> build/lib/aniso8601
copying aniso8601/utcoffset.py -> build/lib/aniso8601
copying aniso8601/timezone.py -> build/lib/aniso8601
copying aniso8601/__init__.py -> build/lib/aniso8601
copying aniso8601/compat.py -> build/lib/aniso8601
creating build/lib/aniso8601/tests
copying aniso8601/tests/test_time.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_date.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_timezone.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_decimalfraction.py -> build/lib/aniso8601/tests
copying aniso8601/tests/compat.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_init.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_duration.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_compat.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_utcoffset.py -> build/lib/aniso8601/tests
copying aniso8601/tests/__init__.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_interval.py -> build/lib/aniso8601/tests
creating build/lib/aniso8601/builders
copying aniso8601/builders/python.py -> build/lib/aniso8601/builders
copying aniso8601/builders/__init__.py -> build/lib/aniso8601/builders
creating build/lib/aniso8601/builders/tests
copying aniso8601/builders/tests/__init__.py -> build/lib/aniso8601/builders/tests
copying aniso8601/builders/tests/test_init.py -> build/lib/aniso8601/builders/tests
copying aniso8601/builders/tests/test_python.py -> build/lib/aniso8601/builders/tests
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/aniso8601
copying build/lib/aniso8601/interval.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601
copying build/lib/aniso8601/utcoffset.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601
copying build/lib/aniso8601/compat.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/aniso8601/builders
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/aniso8601/builders/tests
copying build/lib/aniso8601/builders/tests/test_init.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601/builders/tests
copying build/lib/aniso8601/builders/tests/test_python.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601/builders/tests
copying build/lib/aniso8601/builders/tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601/builders/tests
copying build/lib/aniso8601/builders/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601/builders
copying build/lib/aniso8601/builders/python.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601/builders
copying build/lib/aniso8601/duration.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601
copying build/lib/aniso8601/decimalfraction.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601
copying build/lib/aniso8601/date.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601
copying build/lib/aniso8601/time.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601
copying build/lib/aniso8601/timezone.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601
copying build/lib/aniso8601/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601
copying build/lib/aniso8601/resolution.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/aniso8601/tests
copying build/lib/aniso8601/tests/test_decimalfraction.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601/tests
copying build/lib/aniso8601/tests/test_time.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601/tests
copying build/lib/aniso8601/tests/test_date.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601/tests
copying build/lib/aniso8601/tests/test_interval.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601/tests
copying build/lib/aniso8601/tests/test_compat.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601/tests
copying build/lib/aniso8601/tests/test_duration.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601/tests
copying build/lib/aniso8601/tests/test_init.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601/tests
copying build/lib/aniso8601/tests/compat.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601/tests
copying build/lib/aniso8601/tests/test_timezone.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601/tests
copying build/lib/aniso8601/tests/test_utcoffset.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601/tests
copying build/lib/aniso8601/tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601/tests
copying build/lib/aniso8601/exceptions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601
running install_egg_info
running egg_info
writing aniso8601.egg-info/PKG-INFO
writing dependency_links to aniso8601.egg-info/dependency_links.txt
writing requirements to aniso8601.egg-info/requires.txt
writing top-level names to aniso8601.egg-info/top_level.txt
reading manifest file 'aniso8601.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'aniso8601.egg-info/SOURCES.txt'
Copying aniso8601.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./aniso8601-10.0.1-py3.9.egg-info
running install_scripts
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/aniso8601-10.0.1.dist-info/WHEEL
creating '/jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/amd64-3.9/dist/.tmp-nwgwkxi4/aniso8601-10.0.1-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it
adding 'aniso8601/__init__.py'
adding 'aniso8601/compat.py'
adding 'aniso8601/date.py'
adding 'aniso8601/decimalfraction.py'
adding 'aniso8601/duration.py'
adding 'aniso8601/exceptions.py'
adding 'aniso8601/interval.py'
adding 'aniso8601/resolution.py'
adding 'aniso8601/time.py'
adding 'aniso8601/timezone.py'
adding 'aniso8601/utcoffset.py'
adding 'aniso8601/builders/__init__.py'
adding 'aniso8601/builders/python.py'
adding 'aniso8601/builders/tests/__init__.py'
adding 'aniso8601/builders/tests/test_init.py'
adding 'aniso8601/builders/tests/test_python.py'
adding 'aniso8601/tests/__init__.py'
adding 'aniso8601/tests/compat.py'
adding 'aniso8601/tests/test_compat.py'
adding 'aniso8601/tests/test_date.py'
adding 'aniso8601/tests/test_decimalfraction.py'
adding 'aniso8601/tests/test_duration.py'
adding 'aniso8601/tests/test_init.py'
adding 'aniso8601/tests/test_interval.py'
adding 'aniso8601/tests/test_time.py'
adding 'aniso8601/tests/test_timezone.py'
adding 'aniso8601/tests/test_utcoffset.py'
adding 'aniso8601-10.0.1.dist-info/licenses/LICENSE'
adding 'aniso8601-10.0.1.dist-info/METADATA'
adding 'aniso8601-10.0.1.dist-info/WHEEL'
adding 'aniso8601-10.0.1.dist-info/top_level.txt'
adding 'aniso8601-10.0.1.dist-info/RECORD'
removing build/bdist.solaris-2.11-i86pc.64bit/wheel
Successfully built aniso8601-10.0.1-py2.py3-none-any.whl
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/manifest-i386-aniso8601-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/manifest-i386-aniso8601.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/aniso8601
pkg://openindiana.org/library/python/aniso8601-39@10.0.1,5.11-2025.0.0.0:20250419T104152Z
PUBLISHED
pkg://openindiana.org/library/python/aniso8601@10.0.1,5.11-2025.0.0.0:20250419T104207Z
PUBLISHED