Commit 661440d
committed
Automated update by Adabot (adafruit/adabot@5b7e4de)
Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes to 2.2.0 from 2.1.0:
> Merge pull request adafruit/Adafruit_CircuitPython_Display_Shapes#38 from lesamouraipourpre/max-size
> Moved default branch to main
> Moved CI to Python 3.7
> Added help text and problem matcher
> Added pull request template
Updating https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad to 1.15.1 from 1.15.0:
> Merge pull request adafruit/Adafruit_CircuitPython_ImageLoad#54 from lesamouraipourpre/max-size1 parent 542b1c9 commit 661440d
2 files changed
+2
-2
lines changedSubmodule display-shapes updated 16 files
- .github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md+13
- .github/workflows/build.yml+4-2
- .github/workflows/failure-help-text.yml+19
- README.rst+2-2
- adafruit_display_shapes/line.py
- adafruit_display_shapes/polygon.py
- adafruit_display_shapes/rect.py
- adafruit_display_shapes/roundrect.py
- adafruit_display_shapes/sparkline.py+1-3
- adafruit_display_shapes/triangle.py
- examples/display_shapes_circle_animation.py+1-1
- examples/display_shapes_simpletest.py+1-1
- examples/display_shapes_simpletest_magtag.py+1-1
- examples/display_shapes_sparkline_simpletest.py+2-2
- examples/display_shapes_sparkline_ticks.py+1-1
- examples/display_shapes_sparkline_triple.py+2-2
0 commit comments