diff options
-rw-r--r-- | recipes-devtools/python/python3-bugsnag_4.0.2.bb (renamed from recipes-devtools/python/python3-bugsnag_3.6.1.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-devtools/python/python3-bugsnag_3.6.1.bb b/recipes-devtools/python/python3-bugsnag_4.0.2.bb index 32385798..96550bb1 100644 --- a/recipes-devtools/python/python3-bugsnag_3.6.1.bb +++ b/recipes-devtools/python/python3-bugsnag_4.0.2.bb | |||
@@ -8,10 +8,9 @@ DESCRIPTION = "\ | |||
8 | " | 8 | " |
9 | SECTION = "devel/python" | 9 | SECTION = "devel/python" |
10 | LICENSE = "MIT" | 10 | LICENSE = "MIT" |
11 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=3bc101ebc0815bd849021892cd333dd4" | 11 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "93443091b052130cfe1daf7595249f9f" | 13 | SRC_URI[sha256sum] = "7a49dacf055a8c6dda4ce714acd91fabe9546f1ad826276918a26603a8b5489a" |
14 | SRC_URI[sha256sum] = "8878437aa44ec485cecb255742035b3b98a6c7e7d167a943b5fbe597b2f8f7f9" | ||
15 | 14 | ||
16 | inherit pypi setuptools3 | 15 | inherit pypi setuptools3 |
17 | 16 | ||