mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
python3-olefile: update to version 0.47
Update license file checksum and verified the terms are the same Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
SUMMARY = "Python package to parse, read and write Microsoft OLE2 files"
|
SUMMARY = "Python package to parse, read and write Microsoft OLE2 files"
|
||||||
HOMEPAGE = "https://github.com/decalage2/olefile"
|
HOMEPAGE = "https://github.com/decalage2/olefile"
|
||||||
LICENSE = "BSD-2-Clause"
|
LICENSE = "BSD-2-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e21a06208415d5eb2001555d37851362"
|
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f18814bd70fd28e11a4545145dcb3822"
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "133b031eaf8fd2c9399b78b8bc5b8fcbe4c31e85295749bb17a87cba8f3c3964"
|
SRC_URI[sha256sum] = "599383381a0bf3dfbd932ca0ca6515acd174ed48870cbf7fee123d698c192c1c"
|
||||||
|
|
||||||
inherit pypi setuptools3
|
inherit pypi setuptools3
|
||||||
|
|
||||||
Reference in New Issue
Block a user