summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-geojson_3.3.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-geojson: Upgrade 3.2.0 -> 3.3.0Leon Anavi4 days1-0/+12
Upgrade to release 3.3.0: - __all__ must be a sequence of strings: fix __init__.py and factory.py - remove simplejson - Add support for Python 3.14 - Remove EOL Python version support - Update GH action versions for Node 24 - fix: convert dict features to Feature objects in FeatureCollection Drop 0001-Allow-install-over-python-3.14-329.patch because it has been applied in the upstream of the project. License-Update: Update years Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>