diff options
author | Derek Straka <derek@asterius.io> | 2023-09-27 04:29:43 +0000 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2023-10-04 07:52:48 -0700 |
commit | 7b6890d19b77c9e6c7bdff246e7947e770e6f560 (patch) | |
tree | 2bdbb15c625d98f29e7eb1184faa0cdce60d9514 /meta-python/recipes-devtools | |
parent | 552ccc9c542e7df097d787d4db10d61adce66584 (diff) | |
download | meta-openembedded-7b6890d19b77c9e6c7bdff246e7947e770e6f560.tar.gz |
python3-pyproj: update version 3.6.0 -> 3.6.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 433956f6d3e46b9481e5bbc9aab403ea0491218e)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyproj_3.6.1.bb (renamed from meta-python/recipes-devtools/python/python3-pyproj_3.6.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyproj_3.6.0.bb b/meta-python/recipes-devtools/python/python3-pyproj_3.6.1.bb index d8708f5e72..a4121c3934 100644 --- a/meta-python/recipes-devtools/python/python3-pyproj_3.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyproj_3.6.1.bb | |||
@@ -8,7 +8,7 @@ PYPI_PACKAGE = "pyproj" | |||
8 | 8 | ||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||
11 | SRC_URI[sha256sum] = "a5b111865b3f0f8b77b3983f2fbe4dd6248fc09d3730295949977c8dcd988062" | 11 | SRC_URI[sha256sum] = "44aa7c704c2b7d8fb3d483bbf75af6cb2350d30a63b144279a09b75fead501bf" |
12 | 12 | ||
13 | RDEPENDS:${PN} = " \ | 13 | RDEPENDS:${PN} = " \ |
14 | python3-certifi \ | 14 | python3-certifi \ |