diff mbox series

[3/3] package/python-sentry-sdk: update homepage URL

Message ID 20200908192336.155428-3-joseph.kogut@gmail.com
State Accepted
Headers show
Series [1/3] package/python-sentry-sdk: bump version to 0.17.3 | expand

Commit Message

Joseph Kogut Sept. 8, 2020, 7:23 p.m. UTC
Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com>
---
 package/python-sentry-sdk/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Titouan Christophe Sept. 15, 2020, 9:37 p.m. UTC | #1
Hello,

On 8/09/20 21:23, Joseph Kogut wrote:
> Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com>

Reviewed-by: Titouan Christophe <titouan.christophe@railnova.eu>

> ---
>   package/python-sentry-sdk/Config.in | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/python-sentry-sdk/Config.in b/package/python-sentry-sdk/Config.in
> index 62b8100bdb..e8e88bac18 100644
> --- a/package/python-sentry-sdk/Config.in
> +++ b/package/python-sentry-sdk/Config.in
> @@ -3,6 +3,6 @@ config BR2_PACKAGE_PYTHON_SENTRY_SDK
>   	select BR2_PACKAGE_PYTHON_CERTIFI # runtime
>   	select BR2_PACKAGE_PYTHON_URLLIB3 # runtime
>   	help
> -	  Python client for Sentry (https://getsentry.com).
> +	  Python client for Sentry (https://sentry.io).
>   
>   	  https://github.com/getsentry/sentry-python
> 

Titouan
diff mbox series

Patch

diff --git a/package/python-sentry-sdk/Config.in b/package/python-sentry-sdk/Config.in
index 62b8100bdb..e8e88bac18 100644
--- a/package/python-sentry-sdk/Config.in
+++ b/package/python-sentry-sdk/Config.in
@@ -3,6 +3,6 @@  config BR2_PACKAGE_PYTHON_SENTRY_SDK
 	select BR2_PACKAGE_PYTHON_CERTIFI # runtime
 	select BR2_PACKAGE_PYTHON_URLLIB3 # runtime
 	help
-	  Python client for Sentry (https://getsentry.com).
+	  Python client for Sentry (https://sentry.io).
 
 	  https://github.com/getsentry/sentry-python