From: Wang Mingyu <[email protected]> Changelog: ========== WHL: Wheels contain PROJ 9.2.1 DEP: Minimum supported Python version 3.9 ENH: Add CRS.to_2d() ENH: Added allow_superseded kwargs to TransformerGroup ENH: Added parameter output_axis_rule to CRS.to_wkt BUG: fix Geod.npts NaN handling MNT: Use pyproject.toml for project metadata
Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-pyproj_3.5.0.bb => python3-pyproj_3.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pyproj_3.5.0.bb => python3-pyproj_3.6.0.bb} (87%) diff --git a/meta-python/recipes-devtools/python/python3-pyproj_3.5.0.bb b/meta-python/recipes-devtools/python/python3-pyproj_3.6.0.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-pyproj_3.5.0.bb rename to meta-python/recipes-devtools/python/python3-pyproj_3.6.0.bb index 918911b66..d8708f5e7 100644 --- a/meta-python/recipes-devtools/python/python3-pyproj_3.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyproj_3.6.0.bb @@ -8,7 +8,7 @@ PYPI_PACKAGE = "pyproj" inherit pypi setuptools3 -SRC_URI[sha256sum] = "9859d1591c1863414d875ae0759e72c2cffc01ab989dc64137fbac572cc81bf6" +SRC_URI[sha256sum] = "a5b111865b3f0f8b77b3983f2fbe4dd6248fc09d3730295949977c8dcd988062" RDEPENDS:${PN} = " \ python3-certifi \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#103370): https://lists.openembedded.org/g/openembedded-devel/message/103370 Mute This Topic: https://lists.openembedded.org/mt/99618717/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
