diff mbox series

[meta-python] python3-pyproj: update version 3.6.0 -> 3.6.1

Message ID 20230927042943.1659824-1-derek@asterius.io
State Under Review
Headers show
Series [meta-python] python3-pyproj: update version 3.6.0 -> 3.6.1 | expand

Commit Message

Derek Straka Sept. 27, 2023, 4:29 a.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../python/{python3-pyproj_3.6.0.bb => python3-pyproj_3.6.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pyproj_3.6.0.bb => python3-pyproj_3.6.1.bb} (87%)
diff mbox series

Patch

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
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-pyproj_3.6.0.bb
rename to 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"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "a5b111865b3f0f8b77b3983f2fbe4dd6248fc09d3730295949977c8dcd988062"
+SRC_URI[sha256sum] = "44aa7c704c2b7d8fb3d483bbf75af6cb2350d30a63b144279a09b75fead501bf"
 
 RDEPENDS:${PN} = " \
     python3-certifi \