diff options
| author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2021-10-16 00:56:01 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-10-18 09:49:37 -0700 |
| commit | 8acd5a741b0a0408466d9b76a2dfc48082ca8ac0 (patch) | |
| tree | 6be83a2383062a699571ee9ccf92fecdc490f9df /meta-python/recipes-devtools/python | |
| parent | 187b1643319cccca2e9b00b07ee54f06ed5a4602 (diff) | |
| download | meta-openembedded-8acd5a741b0a0408466d9b76a2dfc48082ca8ac0.tar.gz | |
python3-sentry-sdk: update to 1.4.3
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-sentry-sdk_1.4.3.bb (renamed from meta-python/recipes-devtools/python/python3-sentry-sdk_1.3.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.3.1.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.4.3.bb index a7810ff0c9..c5614a381d 100644 --- a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.4.3.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0c79f8d3c91fc847350efd28bfe0a341" | |||
| 7 | 7 | ||
| 8 | RDEPENDS:${PN} += "python3-urllib3" | 8 | RDEPENDS:${PN} += "python3-urllib3" |
| 9 | 9 | ||
| 10 | SRC_URI[sha256sum] = "ebe99144fa9618d4b0e7617e7929b75acd905d258c3c779edcd34c0adfffe26c" | 10 | SRC_URI[sha256sum] = "b9844751e40710e84a457c5bc29b21c383ccb2b63d76eeaad72f7f1c808c8828" |
| 11 | 11 | ||
| 12 | PYPI_PACKAGE = "sentry-sdk" | 12 | PYPI_PACKAGE = "sentry-sdk" |
| 13 | 13 | ||
