CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/08/21 01:17:47
Modified files:
geo/pygeoapi : Makefile
Added files:
geo/pygeoapi/patches: patch-pygeoapi_models_config_py
patch-pygeoapi_models_cql_py
patch-pygeoapi_models_openapi_py
patch-pygeoapi_provider_elasticsearch__py
patch-requirements_txt
patch-tests_test_elasticsearch__provider_py
Log message:
geo/pygeoapi: unbreak with pydantic v2
taken from https://github.com/geopython/pygeoapi/pull/1353 which was
reverted later on in #1584, and at some point upstream will reapply it
or use pydantic.v1 compat (cf #1664)