ec0872b0e0
There are currently problems in updating the pypi.org release[1], so we pull the package from the github generated tarball instead. This in turn then requires manually setting the version for setuptools_scm in the environment. [1] https://github.com/varlink/python/issues/81 Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
151 B
Plaintext
7 lines
151 B
Plaintext
config BR2_PACKAGE_PYTHON_VARLINK
|
|
bool "python-varlink"
|
|
help
|
|
Python implementation of the Varlink protocol.
|
|
|
|
https://github.com/varlink/python
|