summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-pyproj_3.4.1.bb (renamed from meta-python/recipes-devtools/python/python3-pyproj_3.4.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyproj_3.4.0.bb b/meta-python/recipes-devtools/python/python3-pyproj_3.4.1.bb
index a15a05ea2b..49e5555fdf 100644
--- a/meta-python/recipes-devtools/python/python3-pyproj_3.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pyproj_3.4.1.bb
@@ -8,7 +8,7 @@ PYPI_PACKAGE = "pyproj"
8 8
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10
11SRC_URI[sha256sum] = "a708445927ace9857f52c3ba67d2915da7b41a8fdcd9b8f99a4c9ed60a75eb33" 11SRC_URI[sha256sum] = "261eb29b1d55b1eb7f336127344d9b31284d950a9446d1e0d1c2411f7dd8e3ac"
12 12
13RDEPENDS:${PN} = "${PYTHON_PN}-certifi proj" 13RDEPENDS:${PN} = "${PYTHON_PN}-certifi proj"
14 14