Debian Patches

Status for python-netaddr/0.7.19-5

Patch Description Author Forwarded Bugs Origin Last update
2ab73f10be7069c9412e853d2d0caf29bd624012.patch [PATCH] - fixed broken tests in issue #149 (python 3 regression in 0.7.19) - only affects test suite David Moss <drkjam@gmail.com> no 2017-01-16
PR200.patch [PATCH] Fix warning of using `is not` for string compare
Fix the following warning in python3.8
```
/usr/local/lib/python3.8/site-packages/netaddr-0.7.19-py3.8.egg/netaddr/strategy/__init__.py:189: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if word_sep is not '':
```
Mingwei Zhang <digizeph@users.noreply.github.com> no 2020-03-04

All known versions for source package 'python-netaddr'

Links