pytest-dev / py

Python development support library (note: maintenance only)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1.10.0: sphinx 4.x warnings

kloczek opened this issue · comments

+ /usr/bin/python3 setup.py build_sphinx -b man --build-dir build/sphinx
running build_sphinx
Running Sphinx v4.1.2
making output directory... done
WARNING: html_static_path entry '_static' does not exist
loading intersphinx inventory from http://docs.python.org/objects.inv...
intersphinx inventory has moved: http://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: [new config] 27 added, 0 changed, 0 removed
reading sources... [100%] xml
CHANGELOG.rst:29: WARNING: Inline literal start-string without end-string.
CHANGELOG.rst:477: WARNING: Inline emphasis start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/changelog.txt:: WARNING: Anonymous hyperlink mismatch: 1 references but 0 targets.
See "backrefs" attribute for IDs.
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/py/_code/code.py:docstring of py._code.code.Traceback:1: WARNING: duplicate object description of py.code.Traceback, other instance in code, use :noindex: for one of them
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/py/_code/code.py:docstring of py._code.code.Traceback:1: WARNING: duplicate object description of py._code.code.Traceback, other instance in code, use :noindex: for one of them
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/py/_code/code.py:docstring of py._code.code.TracebackEntry:1: WARNING: duplicate object description of py.code.Traceback.Entry, other instance in code, use :noindex: for one of them
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/py/_code/code.py:docstring of py._code.code.Traceback.cut:1: WARNING: duplicate object description of py.code.Traceback.cut, other instance in code, use :noindex: for one of them
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/py/_code/code.py:docstring of py._code.code.Traceback.filter:1: WARNING: duplicate object description of py.code.Traceback.filter, other instance in code, use :noindex: for one of them
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/py/_code/code.py:docstring of py._code.code.Traceback.getcrashentry:1: WARNING: duplicate object description of py.code.Traceback.getcrashentry, other instance in code, use :noindex: for one of them
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/py/_code/code.py:docstring of py._code.code.Traceback.recursionindex:1: WARNING: duplicate object description of py.code.Traceback.recursionindex, other instance in code, use :noindex: for one of them
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/index.txt:15: WARNING: toctree contains reference to nonexisting document ':maxdepth: 2'
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/index.txt:27: WARNING: toctree contains reference to nonexisting document 'announce/release-2.0.0'
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/index.txt:27: WARNING: toctree contains reference to nonexisting document 'announce/*'
doc/links.inc:10: WARNING: Duplicate explicit target name: "pytest".
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/install.txt:33: WARNING: Duplicate target name, cannot be used as a unique reference: "pytest".
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/py/_path/svnwc.py:docstring of py._path.svnwc.SvnWCCommandPath.new:7: WARNING: Unexpected indentation.
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/py/_path/svnwc.py:docstring of py._path.svnwc.SvnWCCommandPath.new:9: WARNING: Unexpected indentation.
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/py/_path/svnwc.py:docstring of py._path.svnwc.SvnWCCommandPath.new:5: WARNING: Undefined substitution referenced: "-----------------------".
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/py/_path/svnwc.py:docstring of py._path.svnwc.SvnWCCommandPath.new:7: WARNING: Undefined substitution referenced: "------".
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/py/_path/svnwc.py:docstring of py._path.svnwc.SvnWCCommandPath.new:7: WARNING: Undefined substitution referenced: "--".
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/py/_path/svnwc.py:docstring of py._path.svnwc.SvnWCCommandPath.new:9: WARNING: Undefined substitution referenced: "--".
looking for now-outdated files... none found
pickling environment... done
checking consistency... /home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/announce/release-0.9.0.txt: WARNING: document isn't included in any toctree
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/announce/release-0.9.2.txt: WARNING: document isn't included in any toctree
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/announce/release-1.0.0.txt: WARNING: document isn't included in any toctree
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/announce/release-1.0.1.txt: WARNING: document isn't included in any toctree
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/announce/release-1.0.2.txt: WARNING: document isn't included in any toctree
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/announce/release-1.1.0.txt: WARNING: document isn't included in any toctree
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/announce/release-1.1.1.txt: WARNING: document isn't included in any toctree
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/announce/release-1.2.0.txt: WARNING: document isn't included in any toctree
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/announce/release-1.2.1.txt: WARNING: document isn't included in any toctree
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/announce/release-1.3.0.txt: WARNING: document isn't included in any toctree
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/announce/release-1.3.1.txt: WARNING: document isn't included in any toctree
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/announce/release-1.3.2.txt: WARNING: document isn't included in any toctree
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/announce/release-1.3.3.txt: WARNING: document isn't included in any toctree
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/announce/release-1.3.4.txt: WARNING: document isn't included in any toctree
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/announce/release-1.4.0.txt: WARNING: document isn't included in any toctree
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/announce/release-1.4.1.txt: WARNING: document isn't included in any toctree
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/announce/releases.txt: WARNING: document isn't included in any toctree
/home/tkloczko/rpmbuild/BUILD/py-1.10.0/doc/faq.txt: WARNING: document isn't included in any toctree
done
writing... python-py.3 { install path code io log xml misc changelog } done
build succeeded, 40 warnings.

This library is only getting security fixes atm