Commit 85efc8a
committed
Automated update by Adabot (adafruit/adabot@20201101)
Updating https://github.com/FoamyGuy/Blinka_Displayio_PyGameDisplay to 0.0.6 from 0.0.1:
> black format party parrot example
> adding party parrot example. wait a little longer before pygame.quit()
> adding button example
> remove upload release assets action
> disable build assets action
> black format
> breakout icon to an init parameter
> fix readme banner for sphinx
> add license file for the banner image
> adding banner to the readme
> point docs badge link to stable
> fix docs badge
> add warning to readme
> fix project url and build status badge
> fix setup.py install requires and maybe pypi release?
Updating https://github.com/jepler/Jepler_CircuitPython_udecimal to 1.0.0 from 1.0.0-alpha.3:
> bump python version instead
> ignore exp and out files (from tests)
> Revert "pin a certain circuitpython version, to avoid surprises"
> pin a certain circuitpython version, to avoid surprises
> test_udecimal: Improve tests based on reported test cases
> utrig: Fix several bugs reported by @cradek
> utrig: Fix logb(0)
> required PR merged upstream1 parent 5840213 commit 85efc8a
File tree
2 files changed
+2
-2
lines changed- libraries
- drivers
- helpers
2 files changed
+2
-2
lines changedSubmodule blinka_displayio_pygamedisplay updated 11 files
- .github/workflows/build.yml-2
- .github/workflows/release.yml-48
- README.rst+8-4
- banner.png
- banner.png.license+3
- blinka_displayio_pygamedisplay.py+12-5
- examples/blinka_displayio_pygamedisplay_button_example.py+81
- examples/blinka_displayio_pygamedisplay_imageload_bmp_test.py+1-1
- examples/blinka_displayio_pygamedisplay_partyparrot.py+64
- examples/blinka_displayio_pygamedisplay_simpletest.py+1-1
- setup.py+2-2
Submodule udecimal updated from 978901f to 449cae5
0 commit comments