ce98cea8fb
python-versiontools supports Python 3, so there's no reason to limit it to Python 2 only. Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Matthew Carruth <carruthm@gmail.com> Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
7 lines
177 B
Plaintext
7 lines
177 B
Plaintext
config BR2_PACKAGE_PYTHON_VERSIONTOOLS
|
|
bool "python-versiontools"
|
|
help
|
|
Smart replacement for plain tuple used in __version__.
|
|
|
|
https://pypi.python.org/pypi/versiontools
|