diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-06-03 13:52:02 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-06-03 15:16:52 +0000 |
| commit | d1be76791dadabafe7f8de07b762ba976a2f579b (patch) | |
| tree | bc1c7e3259e2c6b58b6d1b9507627917b7e5793e /recipes-devtools/python | |
| parent | f13f876a6139284cd1fe65b18a2988eca70cb71a (diff) | |
| download | meta-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>
Diffstat (limited to 'recipes-devtools/python')
| -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" | |||
| 10 | LICENSE = "MIT" | 10 | LICENSE = "MIT" |
| 11 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489" | 11 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489" |
| 12 | 12 | ||
| 13 | SRC_URI[sha256sum] = "98408fe17d4a7f300a56535407a6448b9844d9b528c44527908868fc3646e873" | 13 | SRC_URI[sha256sum] = "c22e2d1f0148282a0898e4c81a0ed39c65ee566e20bdc43cec04b978eb272b2b" |
| 14 | 14 | ||
| 15 | inherit pypi setuptools3 | 15 | inherit pypi setuptools3 |
| 16 | 16 | ||
