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

    validating hash... ok
patching file setup.py
patching file tox.ini
copy cloning /jenkins/jobs/oi-userland/workspace/components/python/WebTest/webtest-3.0.1 to /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/amd64-3.9
/usr/lib/python3.9/vendor-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running build
running build_py
creating build
creating build/lib
creating build/lib/webtest
copying webtest/lint.py -> build/lib/webtest
copying webtest/__init__.py -> build/lib/webtest
copying webtest/response.py -> build/lib/webtest
copying webtest/utils.py -> build/lib/webtest
copying webtest/http.py -> build/lib/webtest
copying webtest/ext.py -> build/lib/webtest
copying webtest/compat.py -> build/lib/webtest
copying webtest/app.py -> build/lib/webtest
copying webtest/forms.py -> build/lib/webtest
copying webtest/debugapp.py -> build/lib/webtest
copying webtest/sel.py -> build/lib/webtest
running egg_info
writing WebTest.egg-info/PKG-INFO
writing dependency_links to WebTest.egg-info/dependency_links.txt
writing entry points to WebTest.egg-info/entry_points.txt
writing requirements to WebTest.egg-info/requires.txt
writing top-level names to WebTest.egg-info/top_level.txt
reading manifest file 'WebTest.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.swp' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
writing manifest file 'WebTest.egg-info/SOURCES.txt'
/usr/lib/python3.9/vendor-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running install
/usr/lib/python3.9/vendor-packages/setuptools/_distutils/cmd.py:66: 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/WebTest/build/prototype
creating /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386
creating /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr
creating /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib
creating /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9
creating /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages
creating /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest
copying build/lib/webtest/compat.py -> /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest
copying build/lib/webtest/sel.py -> /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest
copying build/lib/webtest/utils.py -> /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest
copying build/lib/webtest/ext.py -> /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest
copying build/lib/webtest/lint.py -> /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest
copying build/lib/webtest/app.py -> /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest
copying build/lib/webtest/debugapp.py -> /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest
copying build/lib/webtest/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest
copying build/lib/webtest/http.py -> /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest
copying build/lib/webtest/response.py -> /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest
copying build/lib/webtest/forms.py -> /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest/compat.py to compat.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest/sel.py to sel.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest/utils.py to utils.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest/ext.py to ext.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest/lint.py to lint.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest/app.py to app.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest/debugapp.py to debugapp.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest/__init__.py to __init__.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest/http.py to http.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest/response.py to response.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/webtest/forms.py to forms.cpython-39.pyc
running install_egg_info
running egg_info
writing WebTest.egg-info/PKG-INFO
writing dependency_links to WebTest.egg-info/dependency_links.txt
writing entry points to WebTest.egg-info/entry_points.txt
writing requirements to WebTest.egg-info/requires.txt
writing top-level names to WebTest.egg-info/top_level.txt
reading manifest file 'WebTest.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.swp' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
writing manifest file 'WebTest.egg-info/SOURCES.txt'
Copying WebTest.egg-info to /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/prototype/i386/usr/lib/python3.9/vendor-packages/WebTest-3.0.1-py3.9.egg-info
running install_scripts
Testing dependencies:
tox
Testing extras:
tests
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/manifest-i386-webtest-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/WebTest/build/manifest-i386-webtest.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/WebTest
pkg://openindiana.org/library/python/webtest-39@3.0.1,5.11-2024.0.0.0:20240905T145424Z
PUBLISHED
pkg://openindiana.org/library/python/webtest@3.0.1,5.11-2024.0.0.0:20240905T145459Z
PUBLISHED
pkg://openindiana.org/library/python/webtest-37@3.0.0,5.11-2023.0.0.1:20240905T145534Z
PUBLISHED