Package: transifex-client / 0.8-2

Metadata

Package Version Patches format
transifex-client 0.8-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
add test case assert is for python26.patch | (download)

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

 implement testcase's assertis method from python 2.7 to testoptions class for compatibility with python 2.6.
exclude tests directory from packaging.patch | (download)

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

 exclude tests directory from packaging in global python namespace.