Package: python-can / 3.3.2.final~github-2

Metadata

Package Version Patches format
python-can 3.3.2.final~github-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 removed broken pytest config from setup.cfg.patch | (download)

setup.cfg | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 removed broken pytest config from setup.cfg


0002 disable broken tests.patch | (download)

test/test_scripts.py | 6 0 + 6 - 0 !
1 file changed, 6 deletions(-)

 temporarily disable script tests
0003 aenum enum.patch | (download)

can/bus.py | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 use 'enum' library rather than 'aenum'
 On Debian we only ship python3-can with python>3.7...
0004 python3.patch | (download)

can/logger.py | 2 1 + 1 - 0 !
can/player.py | 2 1 + 1 - 0 !
can/viewer.py | 12 6 + 6 - 0 !
doc/scripts.rst | 8 4 + 4 - 0 !
test/test_scripts.py | 4 2 + 2 - 0 !
5 files changed, 14 insertions(+), 14 deletions(-)

 use 'python3' instead of 'python' when calling scripts
 also in the documentation
auto gitignore | (download)

.gitignore | 71 0 + 71 - 0 !
1 file changed, 71 deletions(-)

 update .gitignore from debian packaging branch

The Debian packaging git branch contains these updates to the upstream
.gitignore file(s).  This patch is autogenerated, to provide these
updates to users of the official Debian archive view of the package.

[dgit (9.9) update-gitignore]