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 filePatch | File delta | Description |
---|---|---|
update examples directory in tests | (download) |
tests/test_app.py |
10 5 + 5 - 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/mkdocs.yml |
7 2 + 5 - 0 ! |
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 ! |
ensure font tests use liberation sans |
missing email in pyproject | (download) |
pyproject.toml |
4 2 + 2 - 0 ! |
handle missing email address in pyproject.toml |