python3-pyproj: upgrade 3.5.0 -> 3.6.0

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 <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2023-06-19 14:48:21 +08:00 committed by Khem Raj
parent d48d4a02dc
commit b473fb584d

View File

@ -8,7 +8,7 @@ PYPI_PACKAGE = "pyproj"
inherit pypi setuptools3
SRC_URI[sha256sum] = "9859d1591c1863414d875ae0759e72c2cffc01ab989dc64137fbac572cc81bf6"
SRC_URI[sha256sum] = "a5b111865b3f0f8b77b3983f2fbe4dd6248fc09d3730295949977c8dcd988062"
RDEPENDS:${PN} = " \
python3-certifi \