clarketm / mergedeep

A deep merge function for 🐍.

Home Page:https://mergedeep.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1.3.4: sphinx 4.x warnings

kloczek opened this issue · comments

Looks like latest sphinx shows some warning

+ /usr/bin/python3 setup.py build_sphinx -b man --build-dir build/sphinx
Warning: 'classifiers' should be a list, got type 'tuple'
running build_sphinx
Running Sphinx v4.1.2
making output directory... done
loading intersphinx inventory from https://docs.python.org/objects.inv...
intersphinx inventory has moved: https://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] 1 added, 0 changed, 0 removed
reading sources... [100%] index
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:3: WARNING: Unexpected indentation.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:1: WARNING: Inline literal start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:1: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:6: WARNING: Explicit markup ends without a blank line; unexpected unindent.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:6: WARNING: Inline literal start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:6: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:10: WARNING: Inline literal start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:10: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:22: WARNING: Inline literal start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:22: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:40: WARNING: Inline literal start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:40: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:49: WARNING: Inline literal start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:49: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:53: WARNING: Inline literal start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:53: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:63: WARNING: Inline literal start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:63: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:73: WARNING: Inline literal start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:86: WARNING: Inline literal start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:86: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:94: WARNING: Inline literal start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:107: WARNING: Inline literal start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:107: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:115: WARNING: Inline literal start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:123: WARNING: Inline literal start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:123: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:131: WARNING: Inline literal start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:139: WARNING: Inline literal start-string without end-string.
/home/tkloczko/rpmbuild/BUILD/mergedeep-1.3.4/docs/source/index.md:139: WARNING: Inline interpreted text or phrase reference start-string without end-string.
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... mergedeep.1 { } done
build succeeded, 30 warnings.

The manual pages are in build/sphinx/man.