mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
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>
This commit is contained in:
committed by
Thomas Petazzoni
parent
fecfb0bacb
commit
ce98cea8fb
@@ -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__.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user