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 filePatch | File delta | Description |
---|---|---|
tests skip call.patch | (download) |
tests/xliff_conformance/test_xliff_conformance.py |
5 5 + 0 - 0 ! |
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 ! |
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 ! |
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 ! |
don't use sphinx-bootstrap theme for building documentation |
storage_bzr | (download) |
translate/storage/versioncontrol/bzr.py |
26 13 + 13 - 0 ! |
--- |
poterminology_defaultstopfile | (download) |
translate/tools/poterminology.py |
2 1 + 1 - 0 ! |
--- |
sphinx intersphinx.patch | (download) |
docs/conf.py |
1 0 + 1 - 0 ! |
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 ! |
add missing af-pootle.xlf file for testing |
py3 skip tests.patch | (download) |
translate/convert/test_po2ini.py |
4 4 + 0 - 0 ! |
skip tests for features not yet implemented in python 3 |