Package: translate-toolkit / 2.0.0-1

Metadata

Package Version Patches format
translate-toolkit 2.0.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
tests skip call.patch | (download)

tests/xliff_conformance/test_xliff_conformance.py | 5 5 + 0 - 0 !
translate/storage/test_mo.py | 3 3 + 0 - 0 !
2 files changed, 8 insertions(+)

 allow tests of command-line tools to be skipped
 The test suite has no clean separation between testing the command line tools
 and testing the classes; the packaging will end up separating them, making
test data location.path | (download)

translate/tools/test_poterminology.py | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 allow test data location to be set externally
  Existing test suite has restrictions on locations of data files compared
  to the location of the tests that makes in-place testing hard. This patch
  adds an environment variable to override the default test location.
xliff xsd no network.patch | (download)

tests/xliff_conformance/xliff-core-1.1.xsd | 2 1 + 1 - 0 !
tests/xliff_conformance/xml.xsd | 287 287 + 0 - 0 !
2 files changed, 288 insertions(+), 1 deletion(-)

 provide local version of xsd to prevent network access
 The xliff xsd imports xml.xsd which will result in network access. Include
 a local copy of this resource instead.
disable sphinx theme.patch | (download)

docs/conf.py | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 don't use sphinx-bootstrap theme for building documentation
storage_bzr | (download)

translate/storage/versioncontrol/bzr.py | 26 13 + 13 - 0 !
1 file changed, 13 insertions(+), 13 deletions(-)

---
poterminology_defaultstopfile | (download)

translate/tools/poterminology.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
sphinx intersphinx.patch | (download)

docs/conf.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 stop sphinx trying to download from network at build time
  Sphinx tries to download catalogues for intersphinx links -- suppress that
  here by removing the intersphinx extension.
af pootle.patch | (download)

tests/xliff_conformance/af-pootle.xlf | 3167 3167 + 0 - 0 !
1 file changed, 3167 insertions(+)

 add missing af-pootle.xlf file for testing
py3 skip tests.patch | (download)

translate/convert/test_po2ini.py | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 skip tests for features not yet implemented in python 3