Package: python-guizero / 0.6.0+dfsg1-1
Metadata
Package | Version | Patches format |
---|---|---|
python-guizero | 0.6.0+dfsg1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
update examples directory in tests | (download) |
tests/test_picture.py |
18 9 + 9 - 0 ! |
update paths to assets copied from examples/ directory During tests the assets required for tests are copied into tests/ and paths updated to allow the tests to be run from the build_dir root |
configure mkdocs for debian | (download) |
docs-src/mkdocs.yml |
9 4 + 5 - 0 ! |
configure mkdocs build for debian systems Borrowed heavily from a similar patch for projectile, written by Sean Whitton. . 1. set site_dir so that docs end up in /usr/share/doc/python3-guizero/html . 2. unset use_directory_urls so that links are to foo/index.html rather than to just foo/, which is better for offline browsing . 3. don't generate installation, development and deployment pages . 4. use bootstrap theme instead of readthedocs theme |
update fonts used in tests | (download) |
tests/test_text.py |
2 1 + 1 - 0 ! |
ensure font tests use liberation sans |
1