diff options
| author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2022-04-10 22:42:20 +0200 |
|---|---|---|
| committer | Trevor Gamblin <trevor.gamblin@windriver.com> | 2022-04-11 09:22:30 -0400 |
| commit | c2d4089100089769cb1154e8f16bd3e376fc1e1b (patch) | |
| tree | 06bdbe18547b26508e636675d3f2b22f77dafd3c /meta-python/recipes-devtools/python | |
| parent | 2b62902692deb24c0f2293f80171ecbe6393ec1c (diff) | |
| download | meta-openembedded-c2d4089100089769cb1154e8f16bd3e376fc1e1b.tar.gz | |
python3-pint: update to 0.19.1
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pint_0.19.1.bb (renamed from meta-python/recipes-devtools/python/python3-pint_0.18.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pint_0.18.bb b/meta-python/recipes-devtools/python/python3-pint_0.19.1.bb index f555144f45..e1c471e064 100644 --- a/meta-python/recipes-devtools/python/python3-pint_0.18.bb +++ b/meta-python/recipes-devtools/python/python3-pint_0.19.1.bb | |||
| @@ -10,7 +10,7 @@ PYPI_PACKAGE := "Pint" | |||
| 10 | 10 | ||
| 11 | inherit pypi ptest python_setuptools_build_meta | 11 | inherit pypi ptest python_setuptools_build_meta |
| 12 | 12 | ||
| 13 | SRC_URI[sha256sum] = "8c4bce884c269051feb7abc69dbfd18403c0c764abc83da132e8a7222f8ba801" | 13 | SRC_URI[sha256sum] = "3e5913e4ad125f672f72e19e06a8cb1f6d36a4922b6e5a49e04ff882511f82c8" |
| 14 | 14 | ||
| 15 | DEPENDS += "python3-setuptools-scm-native" | 15 | DEPENDS += "python3-setuptools-scm-native" |
| 16 | 16 | ||
