INFO: not using any hashes in /data/userland-archives/hashes for zope.interface-7.2.tar.gz (overridden with --hash)
Source /data/userland-archives/zope.interface-7.2.tar.gz... not found, skipping file copy
Source https://files.pythonhosted.org/packages/source/z/zope.interface/zope.interface-7.2.tar.gz... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
patching file pyproject.toml
patching file tox.ini
patching file setup.py
copy cloning /jenkins/jobs/oi-userland/workspace/components/python/zope.interface/zope.interface-7.2 to /jenkins/jobs/oi-userland/workspace/components/python/zope.interface/build/amd64-3.9
* Getting build dependencies for wheel...
/usr/lib/python3.9/vendor-packages/setuptools/dist.py:697: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
!!

        ********************************************************************************
        Please replace its usage with implicit namespaces (PEP 420).

        See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details.
        ********************************************************************************

!!
  ep.load()(self, ep.name, value)
running egg_info
writing src/zope.interface.egg-info/PKG-INFO
writing dependency_links to src/zope.interface.egg-info/dependency_links.txt
writing namespace_packages to src/zope.interface.egg-info/namespace_packages.txt
writing requirements to src/zope.interface.egg-info/requires.txt
writing top-level names to src/zope.interface.egg-info/top_level.txt
reading manifest file 'src/zope.interface.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'src/zope.interface.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.9/vendor-packages/setuptools/dist.py:697: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
!!

        ********************************************************************************
        Please replace its usage with implicit namespaces (PEP 420).

        See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details.
        ********************************************************************************

!!
  ep.load()(self, ep.name, value)
running bdist_wheel
running build
running build_py
creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope
copying src/zope/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope
creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface
copying src/zope/interface/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface
copying src/zope/interface/_flatten.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface
copying src/zope/interface/advice.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface
copying src/zope/interface/exceptions.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface
copying src/zope/interface/ro.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface
copying src/zope/interface/adapter.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface
copying src/zope/interface/document.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface
copying src/zope/interface/interfaces.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface
copying src/zope/interface/registry.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface
copying src/zope/interface/declarations.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface
copying src/zope/interface/_compat.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface
copying src/zope/interface/verify.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface
copying src/zope/interface/interface.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface
creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/tests
copying src/zope/interface/tests/m1.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/tests
copying src/zope/interface/tests/odd.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/tests
copying src/zope/interface/tests/idummy.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/tests
copying src/zope/interface/tests/test_declarations.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/tests
copying src/zope/interface/tests/test_sorting.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/tests
copying src/zope/interface/tests/test_adapter.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/tests
copying src/zope/interface/tests/test_advice.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/tests
copying src/zope/interface/tests/test_compile_flags.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/tests
copying src/zope/interface/tests/test_interface.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/tests
copying src/zope/interface/tests/test_interfaces.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/tests
copying src/zope/interface/tests/advisory_testing.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/tests
copying src/zope/interface/tests/dummy.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/tests
copying src/zope/interface/tests/test_element.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/tests
copying src/zope/interface/tests/test_exceptions.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/tests
copying src/zope/interface/tests/test_registry.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/tests
copying src/zope/interface/tests/test_ro.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/tests
copying src/zope/interface/tests/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/tests
copying src/zope/interface/tests/test_document.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/tests
copying src/zope/interface/tests/test_verify.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/tests
copying src/zope/interface/tests/test_odd_declarations.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/tests
creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/common
copying src/zope/interface/common/io.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/common
copying src/zope/interface/common/numbers.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/common
copying src/zope/interface/common/interfaces.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/common
copying src/zope/interface/common/sequence.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/common
copying src/zope/interface/common/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/common
copying src/zope/interface/common/idatetime.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/common
copying src/zope/interface/common/collections.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/common
copying src/zope/interface/common/builtins.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/common
copying src/zope/interface/common/mapping.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/common
creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/common/tests
copying src/zope/interface/common/tests/test_import_interfaces.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/common/tests
copying src/zope/interface/common/tests/test_collections.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/common/tests
copying src/zope/interface/common/tests/test_io.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/common/tests
copying src/zope/interface/common/tests/test_idatetime.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/common/tests
copying src/zope/interface/common/tests/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/common/tests
copying src/zope/interface/common/tests/basemapping.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/common/tests
copying src/zope/interface/common/tests/test_numbers.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/common/tests
copying src/zope/interface/common/tests/test_builtins.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/common/tests
running egg_info
writing src/zope.interface.egg-info/PKG-INFO
writing dependency_links to src/zope.interface.egg-info/dependency_links.txt
writing namespace_packages to src/zope.interface.egg-info/namespace_packages.txt
writing requirements to src/zope.interface.egg-info/requires.txt
writing top-level names to src/zope.interface.egg-info/top_level.txt
reading manifest file 'src/zope.interface.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'src/zope.interface.egg-info/SOURCES.txt'
copying src/zope/interface/_zope_interface_coptimizations.c -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface
running build_ext
building 'zope.interface._zope_interface_coptimizations' extension
creating build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/zope/interface
/usr/gcc/13/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -I/usr/include/python3.9 -c src/zope/interface/_zope_interface_coptimizations.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/zope/interface/_zope_interface_coptimizations.o
/usr/gcc/13/bin/gcc -shared -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -m64 -O3 build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/zope/interface/_zope_interface_coptimizations.o -L/usr/lib/amd64 -o build/lib.solaris-2.11-i86pc.64bit-cpython-39/zope/interface/_zope_interface_coptimizations.cpython-39.so
installing to build/bdist.solaris-2.11-i86pc.64bit/wheel
running install
running install_lib
Skipping installation of build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/__init__.py (namespace package)
copying zope/interface/verify.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface
copying zope/interface/_compat.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface
copying zope/interface/ro.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface
copying zope/interface/_zope_interface_coptimizations.c -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface
copying zope/interface/document.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface
copying zope/interface/registry.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface
copying zope/interface/advice.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface
copying zope/interface/adapter.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface
copying zope/interface/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface
copying zope/interface/interfaces.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface
copying zope/interface/exceptions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface
copying zope/interface/_zope_interface_coptimizations.cpython-39.so -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface
copying zope/interface/_flatten.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface
copying zope/interface/interface.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface
copying zope/interface/declarations.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface
copying zope/interface/tests/test_advice.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/tests
copying zope/interface/tests/test_ro.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/tests
copying zope/interface/tests/test_sorting.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/tests
copying zope/interface/tests/test_adapter.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/tests
copying zope/interface/tests/m1.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/tests
copying zope/interface/tests/test_interface.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/tests
copying zope/interface/tests/test_compile_flags.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/tests
copying zope/interface/tests/odd.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/tests
copying zope/interface/tests/test_odd_declarations.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/tests
copying zope/interface/tests/test_verify.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/tests
copying zope/interface/tests/dummy.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/tests
copying zope/interface/tests/test_declarations.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/tests
copying zope/interface/tests/advisory_testing.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/tests
copying zope/interface/tests/test_registry.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/tests
copying zope/interface/tests/test_interfaces.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/tests
copying zope/interface/tests/idummy.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/tests
copying zope/interface/tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/tests
copying zope/interface/tests/test_document.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/tests
copying zope/interface/tests/test_exceptions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/tests
copying zope/interface/tests/test_element.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/tests
copying zope/interface/common/numbers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/common
copying zope/interface/common/sequence.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/common
copying zope/interface/common/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/common
copying zope/interface/common/idatetime.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/common
copying zope/interface/common/collections.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/common
copying zope/interface/common/mapping.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/common
copying zope/interface/common/builtins.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/common
copying zope/interface/common/io.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/common
copying zope/interface/common/interfaces.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/common
copying zope/interface/common/tests/test_builtins.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/common/tests
copying zope/interface/common/tests/basemapping.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/common/tests
copying zope/interface/common/tests/test_numbers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/common/tests
copying zope/interface/common/tests/test_io.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/common/tests
copying zope/interface/common/tests/test_collections.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/common/tests
copying zope/interface/common/tests/test_import_interfaces.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/common/tests
copying zope/interface/common/tests/test_idatetime.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/common/tests
copying zope/interface/common/tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope/interface/common/tests
running install_egg_info
Copying src/zope.interface.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope.interface-7.2-py3.9.egg-info
Installing build/bdist.solaris-2.11-i86pc.64bit/wheel/./zope.interface-7.2-py3.9-nspkg.pth
running install_scripts
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/zope.interface-7.2.dist-info/WHEEL
creating '/jenkins/jobs/oi-userland/workspace/components/python/zope.interface/build/amd64-3.9/dist/.tmp-xep_p2z6/zope.interface-7.2-cp39-cp39-solaris_2_11_i86pc_64bit.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it
adding 'zope.interface-7.2-py3.9-nspkg.pth'
adding 'zope/interface/__init__.py'
adding 'zope/interface/_compat.py'
adding 'zope/interface/_flatten.py'
adding 'zope/interface/_zope_interface_coptimizations.c'
adding 'zope/interface/_zope_interface_coptimizations.cpython-39.so'
adding 'zope/interface/adapter.py'
adding 'zope/interface/advice.py'
adding 'zope/interface/declarations.py'
adding 'zope/interface/document.py'
adding 'zope/interface/exceptions.py'
adding 'zope/interface/interface.py'
adding 'zope/interface/interfaces.py'
adding 'zope/interface/registry.py'
adding 'zope/interface/ro.py'
adding 'zope/interface/verify.py'
adding 'zope/interface/common/__init__.py'
adding 'zope/interface/common/builtins.py'
adding 'zope/interface/common/collections.py'
adding 'zope/interface/common/idatetime.py'
adding 'zope/interface/common/interfaces.py'
adding 'zope/interface/common/io.py'
adding 'zope/interface/common/mapping.py'
adding 'zope/interface/common/numbers.py'
adding 'zope/interface/common/sequence.py'
adding 'zope/interface/common/tests/__init__.py'
adding 'zope/interface/common/tests/basemapping.py'
adding 'zope/interface/common/tests/test_builtins.py'
adding 'zope/interface/common/tests/test_collections.py'
adding 'zope/interface/common/tests/test_idatetime.py'
adding 'zope/interface/common/tests/test_import_interfaces.py'
adding 'zope/interface/common/tests/test_io.py'
adding 'zope/interface/common/tests/test_numbers.py'
adding 'zope/interface/tests/__init__.py'
adding 'zope/interface/tests/advisory_testing.py'
adding 'zope/interface/tests/dummy.py'
adding 'zope/interface/tests/idummy.py'
adding 'zope/interface/tests/m1.py'
adding 'zope/interface/tests/odd.py'
adding 'zope/interface/tests/test_adapter.py'
adding 'zope/interface/tests/test_advice.py'
adding 'zope/interface/tests/test_compile_flags.py'
adding 'zope/interface/tests/test_declarations.py'
adding 'zope/interface/tests/test_document.py'
adding 'zope/interface/tests/test_element.py'
adding 'zope/interface/tests/test_exceptions.py'
adding 'zope/interface/tests/test_interface.py'
adding 'zope/interface/tests/test_interfaces.py'
adding 'zope/interface/tests/test_odd_declarations.py'
adding 'zope/interface/tests/test_registry.py'
adding 'zope/interface/tests/test_ro.py'
adding 'zope/interface/tests/test_sorting.py'
adding 'zope/interface/tests/test_verify.py'
adding 'zope.interface-7.2.dist-info/LICENSE.txt'
adding 'zope.interface-7.2.dist-info/METADATA'
adding 'zope.interface-7.2.dist-info/WHEEL'
adding 'zope.interface-7.2.dist-info/namespace_packages.txt'
adding 'zope.interface-7.2.dist-info/top_level.txt'
adding 'zope.interface-7.2.dist-info/RECORD'
removing build/bdist.solaris-2.11-i86pc.64bit/wheel
Successfully built zope.interface-7.2-cp39-cp39-solaris_2_11_i86pc_64bit.whl
Testing dependencies:
tox>=4.0
setuptools < 74
Sphinx
Testing extras:
docs
test
Testing dependency groups:

VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/zope.interface/build/manifest-i386-zope.interface-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/zope.interface/build/manifest-i386-zope.interface.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/zope.interface
pkg://openindiana.org/library/python/zope-interface-39@7.2,5.11-2024.0.0.0:20241128T173348Z
PUBLISHED
pkg://openindiana.org/library/python/zope-interface@7.2,5.11-2024.0.0.0:20241128T173426Z
PUBLISHED
pkg://openindiana.org/library/python-2/python-zope-interface-26@3.3.0,5.11-2016.0.1.0:20241128T173445Z
PUBLISHED
pkg://openindiana.org/library/python-2/python-zope-interface-27@3.3.0,5.11-2016.0.1.1:20241128T173447Z
PUBLISHED
pkg://openindiana.org/library/python-2/python-zope-interface@3.3.0,5.11-2016.0.1.1:20241128T173448Z
PUBLISHED
pkg://openindiana.org/library/python/python-zope-interface-27@5.2.0,5.11-2020.0.1.2:20241128T173450Z
PUBLISHED
pkg://openindiana.org/library/python/python-zope-interface-34@4.6.0,5.11-2020.0.1.1:20241128T173451Z
PUBLISHED
pkg://openindiana.org/library/python/python-zope-interface-35@5.2.0,5.11-2020.0.1.2:20241128T173453Z
PUBLISHED
pkg://openindiana.org/library/python/python-zope-interface-37@5.2.0,5.11-2020.0.1.3:20241128T173454Z
PUBLISHED
pkg://openindiana.org/library/python/python-zope-interface-39@5.2.0,5.11-2020.0.1.1:20241128T173456Z
PUBLISHED
pkg://openindiana.org/library/python/python-zope-interface@5.2.0,5.11-2020.0.1.1:20241128T173457Z
PUBLISHED
pkg://openindiana.org/library/python/zope-interface-37@6.0,5.11-2023.0.0.1:20241128T173459Z
PUBLISHED