summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2023-09-27 04:29:43 +0000
committerKhem Raj <raj.khem@gmail.com>2023-09-27 12:05:45 -0700
commit433956f6d3e46b9481e5bbc9aab403ea0491218e (patch)
treee74b7d707edf0db15ce1678a9e9d05e2ec8c01f8
parent7c3e425b8d9749857714034d75f0625cd090b24f (diff)
downloadmeta-openembedded-433956f6d3e46b9481e5bbc9aab403ea0491218e.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>
-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 d8708f5e7..a4121c393 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
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10
11SRC_URI[sha256sum] = "a5b111865b3f0f8b77b3983f2fbe4dd6248fc09d3730295949977c8dcd988062" 11SRC_URI[sha256sum] = "44aa7c704c2b7d8fb3d483bbf75af6cb2350d30a63b144279a09b75fead501bf"
12 12
13RDEPENDS:${PN} = " \ 13RDEPENDS:${PN} = " \
14 python3-certifi \ 14 python3-certifi \