summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyproj_3.7.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pyproj: upgrade 3.7.1 -> 3.7.2Wang Mingyu2025-08-211-23/+0
| | | | | | | | | | | | | | | Changelog: ============= - DEP: Minimum PROJ version 9.4 - DEP: Minimum supported Python version 3.11 - MNT: Add CRS imports to __all__ - DEP: Add win_arm64 wheels - DEP: Add Python 3.13 free-threading wheels - DEP: Add Python 3.14 and 3.14 free-threading wheels - TST: Remove irrelevant test with modern PROJ versions Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* 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>