66e1ababd5
python-six is not a dependency since version 20.5 and
39a70cce69
https://github.com/pypa/packaging/blob/20.9/CHANGELOG.rst
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
config BR2_PACKAGE_PYTHON_PACKAGING
|
|
bool "python-packaging"
|
|
select BR2_PACKAGE_PYTHON_PYPARSING # runtime
|
|
help
|
|
Core utilities for Python packages.
|
|
|
|
https://github.com/pypa/packaging
|