[Git][debian-gis-team/pygeoapi][master] 3 commits: New upstream version 0.20.0

Angelos Tzotsos (@kalxas-guest) gitlab at salsa.debian.org
Sun Aug 3 18:50:12 BST 2025



Angelos Tzotsos pushed to branch master at Debian GIS Project / pygeoapi


Commits:
bd2518b3 by Angelos Tzotsos at 2025-03-28T14:30:09+02:00
New upstream version 0.20.0
- - - - -
b9b3ea68 by Angelos Tzotsos at 2025-08-03T20:48:42+03:00
New upstream version 0.21.0
- - - - -
484f4114 by Angelos Tzotsos at 2025-08-03T20:49:04+03:00
Update upstream source from tag 'upstream/0.21.0'

Update to upstream version '0.21.0'
with Debian dir 86b0340a4498dbd3823906bd842c7d7ba19b3b8f
- - - - -


109 changed files:

- .github/workflows/main.yml
- CONTRIBUTING.md
- Dockerfile
- docker/default.config.yml
- docs/source/conf.py
- docs/source/configuration.rst
- docs/source/contributing.rst
- docs/source/crs.rst
- docs/source/data-publishing/ogcapi-edr.rst
- docs/source/data-publishing/ogcapi-features.rst
- docs/source/data-publishing/ogcapi-records.rst
- docs/source/data-publishing/ogcapi-tiles.rst
- docs/source/development.rst
- docs/source/html-templating.rst
- docs/source/installation.rst
- docs/source/running-with-docker.rst
- pygeoapi/__init__.py
- pygeoapi/api/__init__.py
- pygeoapi/api/coverages.py
- pygeoapi/api/environmental_data_retrieval.py
- pygeoapi/api/itemtypes.py
- pygeoapi/api/maps.py
- pygeoapi/api/processes.py
- pygeoapi/api/stac.py
- pygeoapi/api/tiles.py
- pygeoapi/config.py
- pygeoapi/django_/settings.py
- pygeoapi/django_/urls.py
- pygeoapi/django_/views.py
- pygeoapi/django_/wsgi.py
- pygeoapi/django_app.py
- pygeoapi/flask_app.py
- pygeoapi/formatter/csv_.py
- pygeoapi/l10n.py
- pygeoapi/models/__init__.py
- pygeoapi/models/config.py
- pygeoapi/models/openapi.py
- pygeoapi/models/provider/base.py
- pygeoapi/models/provider/mvt.py
- pygeoapi/openapi.py
- pygeoapi/plugin.py
- pygeoapi/process/manager/postgresql.py
- pygeoapi/provider/base.py
- pygeoapi/provider/base_edr.py
- pygeoapi/provider/base_mvt.py
- pygeoapi/provider/csv_.py
- pygeoapi/provider/csw_facade.py
- pygeoapi/provider/elasticsearch_.py
- pygeoapi/provider/geojson.py
- pygeoapi/provider/mvt_elastic.py
- + pygeoapi/provider/mvt_postgresql.py
- pygeoapi/provider/mvt_proxy.py
- pygeoapi/provider/mvt_tippecanoe.py
- pygeoapi/provider/ogr.py
- pygeoapi/provider/opensearch_.py
- pygeoapi/provider/parquet.py
- pygeoapi/provider/rasterio_.py
- pygeoapi/provider/sensorthings_edr.py
- pygeoapi/provider/postgresql.py → pygeoapi/provider/sql.py
- pygeoapi/provider/sqlite.py
- pygeoapi/provider/tile.py
- pygeoapi/provider/tinydb_.py
- pygeoapi/provider/wms_facade.py
- pygeoapi/provider/wmts_facade.py
- pygeoapi/provider/xarray_.py
- pygeoapi/provider/xarray_edr.py
- pygeoapi/schemas/config/pygeoapi-config-0.x.yml
- pygeoapi/starlette_app.py
- pygeoapi/templates/_base.html
- pygeoapi/templates/collections/collection.html
- pygeoapi/templates/collections/items/index.html
- pygeoapi/templates/collections/tiles/index.html
- pygeoapi/templates/jobs/index.html
- pygeoapi/util.py
- requirements-django.txt
- requirements-provider.txt
- requirements.txt
- tests/api/test_api.py
- tests/api/test_environmental_data_retrieval.py
- tests/api/test_itemtypes.py
- tests/api/test_maps.py
- tests/cite/cite.config.yml
- tests/conftest.py
- tests/data/dummy_types_data.sql
- + tests/data/mysql_data.sql
- tests/data/open.canada.ca/sample-records.tinydb
- + tests/data/random_nocrs.parquet
- tests/load_tinydb_records.py
- tests/pygeoapi-test-config-postgresql.yml
- + tests/test_base_provider.py
- tests/test_csv__provider.py
- tests/test_csw_provider.py
- tests/test_django.py
- tests/test_elasticsearch__provider.py
- tests/test_geojson_provider.py
- tests/test_models.py
- + tests/test_mysql_provider.py
- tests/test_ogr_csv_provider.py
- tests/test_ogr_esrijson_provider.py
- tests/test_ogr_gpkg_provider.py
- tests/test_ogr_wfs_provider.py
- tests/test_ogr_wfs_provider_live.py
- tests/test_opensearch__provider.py
- tests/test_parquet_provider.py
- + tests/test_postgresql_mvt_provider.py
- tests/test_postgresql_provider.py
- tests/test_tinydb_catalogue_provider.py
- tests/test_tinydb_provider.py
- tests/test_util.py


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/debian-gis-team/pygeoapi/-/compare/b111b5fd85fde905402b3ab909213614a5e224e1...484f4114b5c597d63f4b95fa4dcaa86d3eebc66a

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pygeoapi/-/compare/b111b5fd85fde905402b3ab909213614a5e224e1...484f4114b5c597d63f4b95fa4dcaa86d3eebc66a
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20250803/6d6984e1/attachment.htm>


More information about the Pkg-grass-devel mailing list