kumquat-buildroot/package/python-priority/Config.in
Asaf Kahlon 7b6a46f984 package/python-priority: bump to version 2.0.0
* 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>
2021-10-03 21:42:54 +02:00

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/