Upgrade to release 4.1.0: - Add support for breadcrumbs. These are short log statements that are attached to error reports to help diagnose what events led to the error. - Apply filtering with params_filters to bytes, not just strings
Signed-off-by: Leon Anavi <[email protected]> --- .../{python3-bugsnag_4.0.2.bb => python3-bugsnag_4.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-bugsnag_4.0.2.bb => python3-bugsnag_4.1.0.bb} (87%) diff --git a/recipes-devtools/python/python3-bugsnag_4.0.2.bb b/recipes-devtools/python/python3-bugsnag_4.1.0.bb similarity index 87% rename from recipes-devtools/python/python3-bugsnag_4.0.2.bb rename to recipes-devtools/python/python3-bugsnag_4.1.0.bb index 96550bb..595cc8c 100644 --- a/recipes-devtools/python/python3-bugsnag_4.0.2.bb +++ b/recipes-devtools/python/python3-bugsnag_4.1.0.bb @@ -10,7 +10,7 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489" -SRC_URI[sha256sum] = "7a49dacf055a8c6dda4ce714acd91fabe9546f1ad826276918a26603a8b5489a" +SRC_URI[sha256sum] = "dcbd59cd9edea26cc92efb6518aed83a2f356f81bfd5acc730bfe202fb27c1c1" inherit pypi setuptools3 -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6645): https://lists.yoctoproject.org/g/meta-virtualization/message/6645 Mute This Topic: https://lists.yoctoproject.org/mt/84251633/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
