summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2026-06-03 13:52:02 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2026-06-03 15:16:52 +0000
commitd1be76791dadabafe7f8de07b762ba976a2f579b (patch)
treebc1c7e3259e2c6b58b6d1b9507627917b7e5793e
parentf13f876a6139284cd1fe65b18a2988eca70cb71a (diff)
downloadmeta-virtualization-d1be76791dadabafe7f8de07b762ba976a2f579b.tar.gz
python3-bugsnag: update to 4.9.0
Bump 4.7.1 -> 4.9.0 (latest on PyPI). New sdist sha256sum: c22e2d1f0148282a0898e4c81a0ed39c65ee566e20bdc43cec04b978eb272b2b Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--recipes-devtools/python/python3-bugsnag_4.9.0.bb (renamed from recipes-devtools/python/python3-bugsnag_4.7.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python3-bugsnag_4.7.1.bb b/recipes-devtools/python/python3-bugsnag_4.9.0.bb
index 379d07c0..1cec6169 100644
--- a/recipes-devtools/python/python3-bugsnag_4.7.1.bb
+++ b/recipes-devtools/python/python3-bugsnag_4.9.0.bb
@@ -10,7 +10,7 @@ SECTION = "devel/python"
10LICENSE = "MIT" 10LICENSE = "MIT"
11LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489" 11LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489"
12 12
13SRC_URI[sha256sum] = "98408fe17d4a7f300a56535407a6448b9844d9b528c44527908868fc3646e873" 13SRC_URI[sha256sum] = "c22e2d1f0148282a0898e4c81a0ed39c65ee566e20bdc43cec04b978eb272b2b"
14 14
15inherit pypi setuptools3 15inherit pypi setuptools3
16 16