Package: python-setuptools-git / 1.1-1

Metadata

Package Version Patches format
python-setuptools-git 1.1-1 3.0 (quilt)

Patch series

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

setuptools_git/tests.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 nonascii tests fail, possibly due to missing locale
 Two tests fail that use nonascii, but UTF-8 characters in a filename. Both
 fails, possibly due to missing locale support. Disable them for now.