15 Commits

Author SHA1 Message Date
naddy
ffa1cebd1b drop RCS Ids 2022-03-11 19:06:11 +00:00
landry
87f2b4ac3a geo/pygeoapi: update to 0.12.0 2022-03-05 09:07:01 +00:00
bket
1671c11734 Convert unflavored python3 py-* ports, and update dependencies and bump REVISION of consumers
OK sthen@
2022-02-22 04:22:19 +00:00
landry
395a8627f9 geo/pygeoapi: update to 0.11.0 2021-11-23 09:59:31 +00:00
sthen
5e4370b64d bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:12 +00:00
landry
7bf10e89c7 geo/pygeoapi: update to 0.10.1 2021-04-28 13:19:09 +00:00
landry
c92de6a48f geo/pygeoapi: update to 0.10.0.
See https://lists.osgeo.org/pipermail/pygeoapi/2021-March/000177.html
2021-03-17 18:28:12 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
daniel
0d3642b580 update to pygeoapi 0.9.0; from wen heping 2021-01-21 00:37:10 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
landry
22cc910b98 Update to pygeoapi 0.8.0 2020-06-15 05:49:32 +00:00
landry
9f3b07a98d Update to pygeoapi 0.7.0
remove the py- prefix that was added in r1.3, this is not a
module/library and is python3 only (and py3-pygeoapi was ugly)
2020-02-21 12:33:28 +00:00
landry
bc11ce65fb Use a more 'standard' PKGNAME: py3-pygeoapi-0.6.0 - req'd by sthen@ 2020-01-20 09:42:38 +00:00
naddy
348f7e474b fix typo in variable name 2020-01-17 13:56:37 +00:00
landry
b4cc49d04e Import pygeoapi 0.6.0.
pygeoapi is a Python server implementation of the OGC API suite of
standards, mostly the OGC API Features one previously known as WFS3.

ok/tweaks kn@
2020-01-16 17:57:04 +00:00