summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-sentry-sdk_1.5.10.bb (renamed from meta-python/recipes-devtools/python/python3-sentry-sdk_1.5.8.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.5.8.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.5.10.bb
index cf1337e2b1..7076e19039 100644
--- a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.5.8.bb
+++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.5.10.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0c79f8d3c91fc847350efd28bfe0a341"
7 7
8RDEPENDS:${PN} += "python3-urllib3" 8RDEPENDS:${PN} += "python3-urllib3"
9 9
10SRC_URI[sha256sum] = "38fd16a92b5ef94203db3ece10e03bdaa291481dd7e00e77a148aa0302267d47" 10SRC_URI[sha256sum] = "0a9eb20a84f4c17c08c57488d59fdad18669db71ebecb28fb0721423a33535f9"
11 11
12PYPI_PACKAGE = "sentry-sdk" 12PYPI_PACKAGE = "sentry-sdk"
13 13