Package: python-charset-normalizer / 3.4.3-1

Metadata

Package Version Patches format
python-charset-normalizer 3.4.3-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
mypyc debug symbols | (download)

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

 produce debugging symbols

docs Prevent possible privacy issue to a linked image.patch | (download)

docs/index.rst | 5 0 + 5 - 0 !
1 file changed, 5 deletions(-)

 docs: prevent possible privacy issue to a linked image

Remove a linkage to a GIF image that isn't really needed within the -doc
package.

Foreward: Not-Needed

Make the build reproducible assure stable order use a tup.patch | (download)

src/charset_normalizer/md.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 make the build reproducible: assure stable order,
 use a tuple instead of a set

Signed-off-by: Mattia Rizzolo <mattia@debian.org>