Bump buidlroot version to 2018.02.6
This commit is contained in:
12
bsp/buildroot/package/python-raven/Config.in
Normal file
12
bsp/buildroot/package/python-raven/Config.in
Normal file
@@ -0,0 +1,12 @@
|
||||
config BR2_PACKAGE_PYTHON_RAVEN
|
||||
bool "python-raven"
|
||||
select BR2_PACKAGE_PYTHON_ZLIB if BR2_PACKAGE_PYTHON
|
||||
select BR2_PACKAGE_PYTHON3_ZLIB if BR2_PACKAGE_PYTHON3
|
||||
select BR2_PACKAGE_PYTHON_SSL if BR2_PACKAGE_PYTHON
|
||||
select BR2_PACKAGE_PYTHON3_SSL if BR2_PACKAGE_PYTHON3
|
||||
select BR2_PACKAGE_PYTHON_UNICODEDATA if BR2_PACKAGE_PYTHON
|
||||
select BR2_PACKAGE_PYTHON3_UNICODEDATA if BR2_PACKAGE_PYTHON3
|
||||
help
|
||||
Raven is a client for Sentry (https://getsentry.com).
|
||||
|
||||
https://github.com/getsentry/raven-python
|
||||
Reference in New Issue
Block a user