Package: python-publicsuffix / 1.1.0-2

Metadata

Package Version Patches format
python-publicsuffix 1.1.0-2 3.0 (quilt)

Patch series

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

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

 use the public suffix list provided by the publicsuffix package
no network tests.patch | (download)

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

---
fix wildcard tests.patch | (download)

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

---
read_doc using codecs.open instead of open.patch | (download)

setup.py | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---