Package: python-guizero / 1.6.0+ds-1

Metadata

Package Version Patches format
python-guizero 1.6.0+ds-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
update examples directory in tests | (download)

tests/test_app.py | 10 5 + 5 - 0 !
tests/test_drawing.py | 4 2 + 2 - 0 !
tests/test_picture.py | 18 9 + 9 - 0 !
tests/test_pushbutton.py | 16 8 + 8 - 0 !
tests/test_window.py | 6 3 + 3 - 0 !
5 files changed, 27 insertions(+), 27 deletions(-)

 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/mkdocs.yml | 7 2 + 5 - 0 !
1 file changed, 2 insertions(+), 5 deletions(-)

 configure mkdocs build for debian systems
 Based on similar patches for projectile and python-markdown with
 some specific changes for python-guizero
 .
 1. set use_directory_urls to false so that links are to foo/index.html
    rather than to foo/, which is better for offline browsing
 .
 2. don't generate installation, development and deployment pages
 .
 3. remove nav item for about.md, which we use to replace index.md
 .
 4. use nature theme instead of litera theme
 .
update fonts used in tests | (download)

tests/common_test.py | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 ensure font tests use liberation sans
missing email in pyproject | (download)

pyproject.toml | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 handle missing email address in pyproject.toml