package/python-pathlib2: bump to version 2.3.5

And remove scandir from runtime dependencies.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Asaf Kahlon
2019-10-14 22:12:20 +03:00
committed by Thomas Petazzoni
parent 4e44552cf7
commit 48ef0d1b2e
3 changed files with 4 additions and 5 deletions

View File

@@ -2,7 +2,6 @@ config BR2_PACKAGE_PYTHON_PATHLIB2
bool "python-pathlib2"
depends on BR2_PACKAGE_PYTHON
select BR2_PACKAGE_PYTHON_SIX # runtime
select BR2_PACKAGE_PYTHON_SCANDIR # runtime
help
Object-oriented filesystem paths.