package/python-versiontools: remove Python2 dependency

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>
2017.05.x
Andrey Smirnov 2017-04-25 11:48:06 -07:00 committed by Thomas Petazzoni
parent fecfb0bacb
commit ce98cea8fb
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
config BR2_PACKAGE_PYTHON_VERSIONTOOLS
bool "python-versiontools"
depends on BR2_PACKAGE_PYTHON
help
Smart replacement for plain tuple used in __version__.