mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00: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:
parent
fecfb0bacb
commit
ce98cea8fb
@ -1,6 +1,5 @@
|
|||||||
config BR2_PACKAGE_PYTHON_VERSIONTOOLS
|
config BR2_PACKAGE_PYTHON_VERSIONTOOLS
|
||||||
bool "python-versiontools"
|
bool "python-versiontools"
|
||||||
depends on BR2_PACKAGE_PYTHON
|
|
||||||
help
|
help
|
||||||
Smart replacement for plain tuple used in __version__.
|
Smart replacement for plain tuple used in __version__.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user