mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -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
|
||||
bool "python-pickleshare"
|
||||
select BR2_PACKAGE_PYTHON_PATHLIB2 if BR2_PACKAGE_PYTHON # runtime
|
||||
help
|
||||
Tiny 'shelve'-like database with concurrency support
|
||||
|
||||
|
||||
Reference in New Issue
Block a user