INFO: not using any hashes in /data/userland-archives/hashes for aniso8601-10.0.0.tar.gz (overridden with --hash)
Source /data/userland-archives/aniso8601-10.0.0.tar.gz... not found, skipping file copy
Source https://files.pythonhosted.org/packages/source/a/aniso8601/aniso8601-10.0.0.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.0 to /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/amd64-3.9
/usr/lib/python3.9/vendor-packages/setuptools/_distutils/dist.py:270: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3.9/vendor-packages/setuptools/_distutils/dist.py:270: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running build
running build_py
creating build/lib/aniso8601
copying aniso8601/interval.py -> build/lib/aniso8601
copying aniso8601/duration.py -> build/lib/aniso8601
copying aniso8601/__init__.py -> build/lib/aniso8601
copying aniso8601/timezone.py -> build/lib/aniso8601
copying aniso8601/exceptions.py -> build/lib/aniso8601
copying aniso8601/utcoffset.py -> build/lib/aniso8601
copying aniso8601/resolution.py -> build/lib/aniso8601
copying aniso8601/time.py -> build/lib/aniso8601
copying aniso8601/compat.py -> build/lib/aniso8601
copying aniso8601/decimalfraction.py -> build/lib/aniso8601
copying aniso8601/date.py -> build/lib/aniso8601
creating build/lib/aniso8601/tests
copying aniso8601/tests/test_utcoffset.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_init.py -> build/lib/aniso8601/tests
copying aniso8601/tests/compat.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_timezone.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_compat.py -> build/lib/aniso8601/tests
copying aniso8601/tests/__init__.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_duration.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_decimalfraction.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_interval.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_time.py -> build/lib/aniso8601/tests
copying aniso8601/tests/test_date.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/test_init.py -> build/lib/aniso8601/builders/tests
copying aniso8601/builders/tests/test_python.py -> build/lib/aniso8601/builders/tests
copying aniso8601/builders/tests/__init__.py -> build/lib/aniso8601/builders/tests
/usr/lib/python3.9/vendor-packages/setuptools/_distutils/dist.py:270: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3.9/vendor-packages/setuptools/_distutils/dist.py:270: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running install
/usr/lib/python3.9/vendor-packages/setuptools/_distutils/cmd.py:79: 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/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages
creating /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601
copying build/lib/aniso8601/resolution.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601
copying build/lib/aniso8601/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601
copying build/lib/aniso8601/timezone.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601
copying build/lib/aniso8601/utcoffset.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601
copying build/lib/aniso8601/compat.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601
creating /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests
copying build/lib/aniso8601/tests/test_date.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests
copying build/lib/aniso8601/tests/test_time.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests
copying build/lib/aniso8601/tests/test_timezone.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests
copying build/lib/aniso8601/tests/test_decimalfraction.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests
copying build/lib/aniso8601/tests/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests
copying build/lib/aniso8601/tests/test_interval.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests
copying build/lib/aniso8601/tests/test_compat.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests
copying build/lib/aniso8601/tests/test_init.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests
copying build/lib/aniso8601/tests/test_utcoffset.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests
copying build/lib/aniso8601/tests/compat.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests
copying build/lib/aniso8601/tests/test_duration.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests
creating /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/builders
copying build/lib/aniso8601/builders/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/builders
copying build/lib/aniso8601/builders/python.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/builders
creating /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/builders/tests
copying build/lib/aniso8601/builders/tests/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/builders/tests
copying build/lib/aniso8601/builders/tests/test_python.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/builders/tests
copying build/lib/aniso8601/builders/tests/test_init.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/builders/tests
copying build/lib/aniso8601/exceptions.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601
copying build/lib/aniso8601/date.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601
copying build/lib/aniso8601/time.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601
copying build/lib/aniso8601/interval.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601
copying build/lib/aniso8601/decimalfraction.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601
copying build/lib/aniso8601/duration.py -> /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/resolution.py to resolution.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/__init__.py to __init__.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/timezone.py to timezone.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/utcoffset.py to utcoffset.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/compat.py to compat.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests/test_date.py to test_date.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests/test_time.py to test_time.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests/test_timezone.py to test_timezone.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests/test_decimalfraction.py to test_decimalfraction.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests/test_interval.py to test_interval.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests/test_compat.py to test_compat.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests/test_init.py to test_init.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests/test_utcoffset.py to test_utcoffset.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests/compat.py to compat.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/tests/test_duration.py to test_duration.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/builders/__init__.py to __init__.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/builders/python.py to python.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/builders/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/builders/tests/test_python.py to test_python.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/builders/tests/test_init.py to test_init.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/date.py to date.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/time.py to time.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/interval.py to interval.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/decimalfraction.py to decimalfraction.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601/duration.py to duration.cpython-39.pyc
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 /jenkins/jobs/oi-userland/workspace/components/python/aniso8601/build/prototype/i386/usr/lib/python3.9/vendor-packages/aniso8601-10.0.0-py3.9.egg-info
running install_scripts
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.0,5.11-2025.0.0.0:20250110T075636Z
PUBLISHED
pkg://openindiana.org/library/python/aniso8601@10.0.0,5.11-2025.0.0.0:20250110T075856Z
PUBLISHED