INFO: not using any hashes in /data/userland-archives/hashes for readthedocs-sphinx-ext-2.2.3.tar.gz (overridden with --hash) Source /data/userland-archives/readthedocs-sphinx-ext-2.2.3.tar.gz... not found, skipping file copy Source https://github.com/readthedocs/readthedocs-sphinx-ext/archive/refs/tags/2.2.3.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/readthedocs-sphinx-ext/readthedocs-sphinx-ext-2.2.3 to /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/amd64-3.9 No 'requirements-files' section was found. Nothing to do. running build running build_py creating build creating build/lib creating build/lib/readthedocs_ext copying ./readthedocs_ext/external_version_warning.py -> build/lib/readthedocs_ext copying ./readthedocs_ext/versionwarning.py -> build/lib/readthedocs_ext copying ./readthedocs_ext/template-meta.py -> build/lib/readthedocs_ext copying ./readthedocs_ext/readthedocs.py -> build/lib/readthedocs_ext copying ./readthedocs_ext/__init__.py -> build/lib/readthedocs_ext copying ./readthedocs_ext/embed.py -> build/lib/readthedocs_ext running egg_info creating readthedocs_sphinx_ext.egg-info writing readthedocs_sphinx_ext.egg-info/PKG-INFO writing dependency_links to readthedocs_sphinx_ext.egg-info/dependency_links.txt writing requirements to readthedocs_sphinx_ext.egg-info/requires.txt writing top-level names to readthedocs_sphinx_ext.egg-info/top_level.txt writing manifest file 'readthedocs_sphinx_ext.egg-info/SOURCES.txt' reading manifest file 'readthedocs_sphinx_ext.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.css' under directory 'readthedocs_ext' warning: no files found matching '*.js_t' under directory 'readthedocs_ext' warning: no files found matching '*.js' under directory 'readthedocs_ext' adding license file 'LICENSE' writing manifest file 'readthedocs_sphinx_ext.egg-info/SOURCES.txt' /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:204: _Warning: Package 'readthedocs_ext._templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'readthedocs_ext._templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'readthedocs_ext._templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'readthedocs_ext._templates' to be distributed and are already explicitly excluding 'readthedocs_ext._templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/readthedocs_ext/_templates copying ./readthedocs_ext/_templates/readthedocs-insert.html.tmpl -> build/lib/readthedocs_ext/_templates No 'requirements-files' section was found. Nothing to do. 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/readthedocs-sphinx-ext/build/prototype creating /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/prototype/i386 creating /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/prototype/i386/usr creating /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/prototype/i386/usr/lib creating /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/prototype/i386/usr/lib/python3.9 creating /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/prototype/i386/usr/lib/python3.9/vendor-packages creating /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/prototype/i386/usr/lib/python3.9/vendor-packages/readthedocs_ext copying build/lib/readthedocs_ext/external_version_warning.py -> /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/prototype/i386/usr/lib/python3.9/vendor-packages/readthedocs_ext copying build/lib/readthedocs_ext/versionwarning.py -> /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/prototype/i386/usr/lib/python3.9/vendor-packages/readthedocs_ext copying build/lib/readthedocs_ext/template-meta.py -> /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/prototype/i386/usr/lib/python3.9/vendor-packages/readthedocs_ext creating /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/prototype/i386/usr/lib/python3.9/vendor-packages/readthedocs_ext/_templates copying build/lib/readthedocs_ext/_templates/readthedocs-insert.html.tmpl -> /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/prototype/i386/usr/lib/python3.9/vendor-packages/readthedocs_ext/_templates copying build/lib/readthedocs_ext/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/prototype/i386/usr/lib/python3.9/vendor-packages/readthedocs_ext copying build/lib/readthedocs_ext/readthedocs.py -> /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/prototype/i386/usr/lib/python3.9/vendor-packages/readthedocs_ext copying build/lib/readthedocs_ext/embed.py -> /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/prototype/i386/usr/lib/python3.9/vendor-packages/readthedocs_ext byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/prototype/i386/usr/lib/python3.9/vendor-packages/readthedocs_ext/external_version_warning.py to external_version_warning.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/prototype/i386/usr/lib/python3.9/vendor-packages/readthedocs_ext/versionwarning.py to versionwarning.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/prototype/i386/usr/lib/python3.9/vendor-packages/readthedocs_ext/template-meta.py to template-meta.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/prototype/i386/usr/lib/python3.9/vendor-packages/readthedocs_ext/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/prototype/i386/usr/lib/python3.9/vendor-packages/readthedocs_ext/readthedocs.py to readthedocs.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/prototype/i386/usr/lib/python3.9/vendor-packages/readthedocs_ext/embed.py to embed.cpython-39.pyc running install_egg_info running egg_info writing readthedocs_sphinx_ext.egg-info/PKG-INFO writing dependency_links to readthedocs_sphinx_ext.egg-info/dependency_links.txt writing requirements to readthedocs_sphinx_ext.egg-info/requires.txt writing top-level names to readthedocs_sphinx_ext.egg-info/top_level.txt reading manifest file 'readthedocs_sphinx_ext.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.css' under directory 'readthedocs_ext' warning: no files found matching '*.js_t' under directory 'readthedocs_ext' warning: no files found matching '*.js' under directory 'readthedocs_ext' adding license file 'LICENSE' writing manifest file 'readthedocs_sphinx_ext.egg-info/SOURCES.txt' Copying readthedocs_sphinx_ext.egg-info to /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/prototype/i386/usr/lib/python3.9/vendor-packages/readthedocs_sphinx_ext-2.2.3-py3.9.egg-info running install_scripts Testing dependencies: tox pytest jinja2<3.1 Testing extras: VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/manifest-i386-readthedocs-sphinx-ext-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/manifest-i386-readthedocs-sphinx-ext.depend.res /jenkins/jobs/oi-userland/workspace/components/python/readthedocs-sphinx-ext/build/manifest-i386-library---python---readthedocs-sphinx-ext-37.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/readthedocs-sphinx-ext pkg://openindiana.org/library/python/readthedocs-sphinx-ext-39@2.2.3,5.11-2023.0.0.0:20230927T091118Z PUBLISHED pkg://openindiana.org/library/python/readthedocs-sphinx-ext@2.2.3,5.11-2023.0.0.0:20230927T091125Z PUBLISHED pkg://openindiana.org/library/python/readthedocs-sphinx-ext-37@2.2.1,5.11-2023.0.0.1:20230927T091130Z PUBLISHED