Package: cherrypy3 / 18.10.0-1

Metadata

Package Version Patches format
cherrypy3 18.10.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 disable sphinx rst.linker extension.patch | (download)

docs/conf.py | 2 0 2 - 0 !
1 file changed, 2 deletions(-)

 disable sphinx rst.linker extension

This is not yet packaged in Debian and is harmless to ignore for now.

2021/03 extended by jcfp to also disable jaraco.packaging.sphinx.

0003 disable test_antistampede.patch | (download)

cherrypy/test/test_caching.py | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 disable test_antistampede

This test spawns many threads that all make a request to an endpoint in
the web server which does nothing but sleep and return a string. The
idea is that if caching works this is very fast, so the test assertion
is that the test was completed quickly.

If the test fails it could run for quite a while, and there is a known
problem upstream which makes this test unreliable which is why it is
marked as allowed to fail for pytest. To speed things up, we disable it
completely until it works more reliably.

0006_dont ship python_2_eol.html.patch | (download)

docs/conf.py | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

---
0007 drop pytest cov options.patch | (download)

pytest.ini | 18 9 9 - 0 !
1 file changed, 9 insertions( ), 9 deletions(-)

---
0008 fix docs history.rst include.patch | (download)

docs/history.rst | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

---
0009 disable privacy breaches.patch | (download)

docs/conf.py | 10 5 5 - 0 !
1 file changed, 5 insertions( ), 5 deletions(-)

---
0010 fix apostrophe in man page.patch | (download)

man/cherryd.1 | 52 26 26 - 0 !
1 file changed, 26 insertions( ), 26 deletions(-)

---
0012 permit deprecation warnings in testsuite.patch | (download)

pytest.ini | 2 0 2 - 0 !
1 file changed, 2 deletions(-)

---