Package: cbor2 / 5.2.0-4

Metadata

Package Version Patches format
cbor2 5.2.0-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Remove docs version info.patch | (download)

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

 [patch] remove docs version info

The pkg_resources info is not available before install stage,
so do not try to get info from it.

test_decoder Expect OverflowError for 32bit.patch | (download)

tests/test_decoder.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 test_decoder: expect overflowerror (for 32bit)