summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyproj_3.7.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pyproj: upgrade 3.7.0 -> 3.7.1Wang Mingyu2025-02-261-0/+23
Changelog: ============= - WHL: Add wheels for musllinux - WHL: MacOS minimum deployment target moved to 13 - WHL: Wheels contain PROJ 9.5.1 - MNT: Cython 3.1+ fixes - MNT: Remove use of utcnow() and change to naive datetimes instead - TST: remove checking is python >= 3.4 - TST: Add assert statements at the end of tests - LNT: Setup ruff & lint fixes Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>