7b6a46f984
* The package doesn't support python2 anymore. * The two reverse dependencies, crossbar and twisted, already depend on python3 Signed-off-by: Asaf Kahlon <asafka7@gmail.com> [yann.morin.1998@free.fr: add note about crossbar and twisted] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
8 lines
196 B
Plaintext
8 lines
196 B
Plaintext
config BR2_PACKAGE_PYTHON_PRIORITY
|
|
bool "python-priority"
|
|
depends on BR2_PACKAGE_PYTHON3
|
|
help
|
|
A pure-Python implementation of the HTTP/2 priority tree.
|
|
|
|
http://python-hyper.org/priority/
|