Package: python-textile / 1:2.3.5-1

Metadata

Package Version Patches format
python-textile 1:2.3.5-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Skip a test that requires access to www.google.com.patch | (download)

tests/test_getimagesize.py | 1 1 + 0 - 0 !
tests/test_imagesize.py | 2 2 + 0 - 0 !
tests/test_textile.py | 1 1 + 0 - 0 !
3 files changed, 4 insertions(+)

 skip a test that requires access to www.google.com.


0002 Fix path to README.textile when running the tests.patch | (download)

tests/test_block.py | 2 1 + 1 - 0 !
tests/test_cli.py | 3 2 + 1 - 0 !
2 files changed, 3 insertions(+), 2 deletions(-)

 fix path to readme.textile when running the tests

Also, use sys.executable in one of the tests instead of
hard-coded 'python'.