diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-oletools_0.60.2.bb (renamed from meta-python/recipes-devtools/python/python3-oletools_0.60.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-oletools_0.60.1.bb b/meta-python/recipes-devtools/python/python3-oletools_0.60.2.bb index fbb7955d6f..162ebcab2d 100644 --- a/meta-python/recipes-devtools/python/python3-oletools_0.60.1.bb +++ b/meta-python/recipes-devtools/python/python3-oletools_0.60.2.bb | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | SUMMARY = "Python tools to analyze security characteristics of MS Office and OLE files" | 1 | SUMMARY = "Python tools to analyze security characteristics of MS Office and OLE files" |
| 2 | HOMEPAGE = "https://github.com/decalage2/olefile" | 2 | HOMEPAGE = "https://github.com/decalage2/olefile" |
| 3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
| 4 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=d7dd4b0d1f7153322a546e89b5a0a632" | 4 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=181754d317256f1b037529d3e994e1b4" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "67a796da4c4b8e2feb9a6b2495bef8798a3323a75512de4e5669d9dc9d1fae31" | 6 | SRC_URI[sha256sum] = "ad452099f4695ffd8855113f453348200d195ee9fa341a09e197d66ee7e0b2c3" |
| 7 | 7 | ||
| 8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
| 9 | 9 | ||
