All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH] python3-sentry-sdk: update to 1.0.0
@ 2021-03-12 17:09 Oleksandr Kravchuk
  2021-03-15 13:03 ` [oe] " Trevor Gamblin
  0 siblings, 1 reply; 2+ messages in thread
From: Oleksandr Kravchuk @ 2021-03-12 17:09 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Oleksandr Kravchuk

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 ...ython3-sentry-sdk_0.20.3.bb => python3-sentry-sdk_1.0.0.bb} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-sentry-sdk_0.20.3.bb => python3-sentry-sdk_1.0.0.bb} (80%)

diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_0.20.3.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.0.0.bb
similarity index 80%
rename from meta-python/recipes-devtools/python/python3-sentry-sdk_0.20.3.bb
rename to meta-python/recipes-devtools/python/python3-sentry-sdk_1.0.0.bb
index 13ba1e6fa..22b9f55dd 100644
--- a/meta-python/recipes-devtools/python/python3-sentry-sdk_0.20.3.bb
+++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.0.0.bb
@@ -5,7 +5,8 @@ HOMEPAGE = "https://github.com/getsentry/sentry-python"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=0c79f8d3c91fc847350efd28bfe0a341"
 
-SRC_URI[sha256sum] = "4ae8d1ced6c67f1c8ea51d82a16721c166c489b76876c9f2c202b8a50334b237"
+SRC_URI[sha256sum] = "71de00c9711926816f750bc0f57ef2abbcb1bfbdf5378c601df7ec978f44857a"
 
 PYPI_PACKAGE = "sentry-sdk"
+
 inherit pypi setuptools3
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [oe] [meta-python][PATCH] python3-sentry-sdk: update to 1.0.0
  2021-03-12 17:09 [meta-python][PATCH] python3-sentry-sdk: update to 1.0.0 Oleksandr Kravchuk
@ 2021-03-15 13:03 ` Trevor Gamblin
  0 siblings, 0 replies; 2+ messages in thread
From: Trevor Gamblin @ 2021-03-15 13:03 UTC (permalink / raw)
  To: Oleksandr Kravchuk, openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1490 bytes --]


On 2021-03-12 12:09 p.m., Oleksandr Kravchuk wrote:
> [Please note: This e-mail is from an EXTERNAL e-mail address]
>
> Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   ...ython3-sentry-sdk_0.20.3.bb => python3-sentry-sdk_1.0.0.bb} | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
>   rename meta-python/recipes-devtools/python/{python3-sentry-sdk_0.20.3.bb => python3-sentry-sdk_1.0.0.bb} (80%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_0.20.3.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.0.0.bb
> similarity index 80%
> rename from meta-python/recipes-devtools/python/python3-sentry-sdk_0.20.3.bb
> rename to meta-python/recipes-devtools/python/python3-sentry-sdk_1.0.0.bb
> index 13ba1e6fa..22b9f55dd 100644
> --- a/meta-python/recipes-devtools/python/python3-sentry-sdk_0.20.3.bb
> +++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.0.0.bb
> @@ -5,7 +5,8 @@ HOMEPAGE = "https://github.com/getsentry/sentry-python"
>   LICENSE = "BSD-2-Clause"
>   LIC_FILES_CHKSUM = "file://LICENSE;md5=0c79f8d3c91fc847350efd28bfe0a341"
>
> -SRC_URI[sha256sum] = "4ae8d1ced6c67f1c8ea51d82a16721c166c489b76876c9f2c202b8a50334b237"
> +SRC_URI[sha256sum] = "71de00c9711926816f750bc0f57ef2abbcb1bfbdf5378c601df7ec978f44857a"
>
>   PYPI_PACKAGE = "sentry-sdk"
> +
>   inherit pypi setuptools3
> --
> 2.25.1
>
>
> 
>

[-- Attachment #2: Type: text/html, Size: 2515 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-15 13:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-12 17:09 [meta-python][PATCH] python3-sentry-sdk: update to 1.0.0 Oleksandr Kravchuk
2021-03-15 13:03 ` [oe] " Trevor Gamblin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.