mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
python-certifi: add new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
452c8da326
commit
f898daf3a1
6
package/python-certifi/Config.in
Normal file
6
package/python-certifi/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_CERTIFI
|
||||
bool "python-certifi"
|
||||
help
|
||||
Python package for providing Mozilla's CA Bundle.
|
||||
|
||||
https://pypi.python.org/pypi/certifi
|
||||
Reference in New Issue
Block a user