Package: python-cheroot / 9.0.0+ds1-2
Metadata
Package | Version | Patches format |
---|---|---|
python-cheroot | 9.0.0+ds1-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
pep440_version_number.patch | (download) |
cheroot/__init__.py |
2 2 + 0 - 0 ! |
make the package return a pep440-compatible version number |
Remove dependency on pypytools.patch | (download) |
cheroot/test/test_server.py |
11 8 + 3 - 0 ! |
remove dependency on pypytools Pypytools is not packaged in Debian/Ubuntu. |
Skip test_high_number_of_file_descriptors.patch | (download) |
cheroot/test/test_server.py |
4 3 + 1 - 0 ! |
skip test_high_number_of_file_descriptors `forked` is incompatible with Pytest 7. Therefore skip `test_high_number_of_file_descriptors` which is the only test that uses `forked`. Bug: https://github.com/cherrypy/cheroot/issues/502 Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com> |
1