package/python-versiontools: remove Python2 dependency
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Tue, 25 Apr 2017 18:48:06 +0000 (11:48 -0700)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 25 Apr 2017 19:50:03 +0000 (21:50 +0200)
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>
package/python-versiontools/Config.in

index cb260c1fbd939db111b4667b23669f3976f4e93e..d15de1f04639f6faaf94ac8fa6e1c483bfcbcacf 100644 (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__.