summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyproj_3.4.0.bb (renamed from meta-python/recipes-devtools/python/python3-pyproj_3.3.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyproj_3.3.1.bb b/meta-python/recipes-devtools/python/python3-pyproj_3.4.0.bb
index 6085e48b3a..62eceb2c09 100644
--- a/meta-python/recipes-devtools/python/python3-pyproj_3.3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pyproj_3.4.0.bb
@@ -8,7 +8,7 @@ PYPI_PACKAGE = "pyproj"
8 8
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10
11SRC_URI[sha256sum] = "b3d8e14d91cc95fb3dbc03a9d0588ac58326803eefa5bbb0978d109de3304fbe" 11SRC_URI[sha256sum] = "a708445927ace9857f52c3ba67d2915da7b41a8fdcd9b8f99a4c9ed60a75eb33"
12 12
13RDEPENDS:${PN} = "${PYTHON_PN}-certifi proj" 13RDEPENDS:${PN} = "${PYTHON_PN}-certifi proj"
14 14