Drop no longer required patch. Drop no longer required python-six and python-attrs runtime dependencies. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
171 B
Plaintext
8 lines
171 B
Plaintext
config BR2_PACKAGE_PYTHON_AUTOMAT
|
|
bool "python-automat"
|
|
help
|
|
Self-service finite-state machines for the programmer on the
|
|
go.
|
|
|
|
https://github.com/glyph/Automat
|