Package: translate-toolkit / 1.12.0+dfsg1-2

Metadata

Package Version Patches format
translate-toolkit 1.12.0+dfsg1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
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.
langmodels relocate.patch | (download)

translate/misc/file_discovery.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add default location for langmodels to search path
 The package now makes use of the libexttextcat-data supply of langmodels.
 The search path to find the langmodels needs to be adjusted accordingly.