CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/11/22 07:07:07
Modified files:
geo/pygeoapi : Makefile
geo/pygeoapi/pkg: PLIST
Added files:
geo/pygeoapi/patches: patch-pygeoapi_util_py
geo/pygeoapi/files: pygeoapi-config.yml.example
Log message:
geo/pygeoapi: add missing RUN_DEPENDS and patch jinja autoescape
Add a few missing RUN_DEPENDS that were overlooked. Upstream has
pinned to jinja2 3.0.*, but since 3.1.x is currently in the tree,
patch out the jinja2 autoescape module since it's now built-in.
Also add an example YAML config file
ok landry