httplib2 / httplib2

Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.
http://httplib2.readthedocs.io/
Other
488 stars 185 forks source link

0.19.1: sphinx 4.1.x warnings #199

Open kloczek opened 3 years ago

kloczek commented 3 years ago
+ /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
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%] libhttplib2
/home/tkloczko/rpmbuild/BUILD/httplib2-0.19.1/doc/libhttplib2.rst:213: WARNING: Literal block expected; none found.
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... python-httplib2.3 { libhttplib2 } done
build succeeded, 2 warnings.