Package: python-unicodedata2 / 14.0.0+ds2-1

Metadata

Package Version Patches format
python-unicodedata2 14.0.0+ds2-1 3.0 (quilt)

Patch series

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

makeunicodedata.py | 9 2 + 7 - 0 !
1 file changed, 2 insertions(+), 7 deletions(-)

 read unihan_numericvalues.txt from local debian package


0002_use_ucd_3_2_0_from_python_stdlib.patch | (download)

makeunicodedata.py | 2 1 + 1 - 0 !
unicodedata2/unicodedata.c | 15 10 + 5 - 0 !
2 files changed, 11 insertions(+), 6 deletions(-)

 use ucd_3_2_0 from python standard library


0003_avoid_network_access.patch | (download)

makeunicodedata.py | 9 1 + 8 - 0 !
1 file changed, 1 insertion(+), 8 deletions(-)

 avoid network access