package/python-pyudev: drop python2 support

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Peter Korsgaard 2022-02-09 17:51:21 +01:00 committed by Yann E. MORIN
parent c449ceaae2
commit 3aa1a0dfd0

View File

@ -1,8 +1,7 @@
config BR2_PACKAGE_PYTHON_PYUDEV
bool "python-pyudev"
depends on BR2_PACKAGE_HAS_UDEV
select BR2_PACKAGE_PYTHON_ZLIB if BR2_PACKAGE_PYTHON # runtime
select BR2_PACKAGE_PYTHON3_ZLIB if BR2_PACKAGE_PYTHON3 # runtime
select BR2_PACKAGE_PYTHON3_ZLIB # runtime
select BR2_PACKAGE_PYTHON_SIX # runtime
help
pyudev is a LGPL licenced, pure Python 2/3 binding to