Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

5.3.1: sphinx 4.0.3 warning #58

Closed
kloczek opened this issue Jul 14, 2021 · 2 comments
Closed

5.3.1: sphinx 4.0.3 warning #58

kloczek opened this issue Jul 14, 2021 · 2 comments

Comments

@kloczek
Copy link

kloczek commented Jul 14, 2021

+ /usr/bin/python3 setup.py build_sphinx -b man --build-dir build/sphinx
running build_sphinx
Running Sphinx v4.0.3
making output directory... done
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: [new config] 2 added, 0 changed, 0 removed
reading sources... [100%] index
CHANGES (links).rst:97: WARNING: Unknown target name: "840ff4c < https://github.com/pytest-dev/pytest-runner/commit/840ff4c2bf6c752d9770f0dd8d64a841060cf9bc>".
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... python-pytest-runner.3 { history } done
build succeeded, 1 warning.
@jaraco jaraco closed this as completed in fda5e6e Jul 16, 2021
jaraco added a commit that referenced this issue Jul 16, 2021
@jaraco
Copy link
Contributor

jaraco commented Jul 16, 2021

Thanks for the report.

@kloczek
Copy link
Author

kloczek commented Jul 16, 2021

Wit that patch all is clean

+ /usr/bin/python3 setup.py build_sphinx -b man --build-dir build/sphinx
running build_sphinx
Running Sphinx v4.0.3
making output directory... done
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: [new config] 2 added, 0 changed, 0 removed
reading sources... [100%] index
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... python-pytest-runner.3 { history } done
build succeeded.

Thank you :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants