mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/python-pickleshare: 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:
committed by
Yann E. MORIN
parent
480f54219d
commit
7affa6a59b
@@ -1,6 +1,5 @@
|
|||||||
config BR2_PACKAGE_PYTHON_PICKLESHARE
|
config BR2_PACKAGE_PYTHON_PICKLESHARE
|
||||||
bool "python-pickleshare"
|
bool "python-pickleshare"
|
||||||
select BR2_PACKAGE_PYTHON_PATHLIB2 if BR2_PACKAGE_PYTHON # runtime
|
|
||||||
help
|
help
|
||||||
Tiny 'shelve'-like database with concurrency support
|
Tiny 'shelve'-like database with concurrency support
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user