mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
python3-pint: Upgrade 0.16 -> 0.16.1
Upgrade to release 0.16.1: - Fix unpickling, now it is using the APP_REGISTRY as expected. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -10,8 +10,8 @@ PYPI_PACKAGE := "Pint"
|
||||
|
||||
inherit pypi ptest setuptools3
|
||||
|
||||
SRC_URI[md5sum] = "ec78e4e42512b93f80b9093416ad7417"
|
||||
SRC_URI[sha256sum] = "e437420e65fa72a2805f4036f986669c48d54944eeb0e47c8ba16f98cbdcd599"
|
||||
SRC_URI[md5sum] = "d4a7bbdf505dee964eb1e5e6e7f80c34"
|
||||
SRC_URI[sha256sum] = "d43a2e9ae003164978b60fdf8cd920d8581e1a5991df8dded29b00f4850ec83a"
|
||||
|
||||
DEPENDS += "python3-setuptools-scm-native"
|
||||
|
||||
Reference in New Issue
Block a user