buildroot/package/python-thrift/Config.in
Asaf Kahlon 4ae79593a9 package/python-thrift: bump to version 0.11.0
* Update dependency list.
* Add hash for license file.
* The package now supports both Python 2 and Python 3.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-10-18 21:14:07 +02:00

9 lines
207 B
Plaintext

config BR2_PACKAGE_PYTHON_THRIFT
bool "python-thrift"
select BR2_PACKAGE_PYTHON_SIX # runtime
help
python-thrift is a Python bindings for the Apache Thrift RPC
system.
http://thrift.apache.org/