Package: python-cheroot / 10.0.1+ds1-4

Metadata

Package Version Patches format
python-cheroot 10.0.1+ds1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
pep440_version_number.patch | (download)

cheroot/__init__.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 make the package return a pep440-compatible version number
Remove dependency on pypytools.patch | (download)

cheroot/test/test_server.py | 11 8 + 3 - 0 !
1 file changed, 8 insertions(+), 3 deletions(-)

 remove dependency on pypytools

Pypytools is not packaged in Debian/Ubuntu.

suppress pytest unraisable exception warning.patch | (download)

pytest.ini | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 suppress pytest.pytestunraisableexceptionwarning raised in test
 cleanup

This patch suppresses UnraisableException warnings that are
occasionally raised when using Python 3.13.