mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01:00
python3-pint: upgrade 0.9 -> 0.11
Also add a dependency on python3-setuptools-scm-native to make this build with the newer version. Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
38fac5c8d0
commit
6166fb9846
|
|
@ -9,7 +9,9 @@ PYPI_PACKAGE := "Pint"
|
|||
|
||||
inherit pypi
|
||||
|
||||
SRC_URI[md5sum] = "d0681cb7cfaca9fc68ce7edab0d08d88"
|
||||
SRC_URI[sha256sum] = "32d8a9a9d63f4f81194c0014b3b742679dce81a26d45127d9810a68a561fe4e2"
|
||||
SRC_URI[md5sum] = "3a8f29c2a30efd35af4b5c5a224ef965"
|
||||
SRC_URI[sha256sum] = "308f1070500e102f83b6adfca6db53debfce2ffc5d3cbe3f6c367da359b5cf4d"
|
||||
|
||||
DEPENDS += "python3-setuptools-scm-native"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user