>>> Building on exopi-3 under geo/mapproxy BDEPENDS = [devel/py-setuptools;lang/python/3;devel/py-installer;devel/py-wheel;devel/py-build] DIST = [geo/mapproxy:mapproxy-6.0.1.tar.gz] FULLPKGNAME = mapproxy-6.0.1 RDEPENDS = [graphics/py-Pillow;devel/py-dateutil;textproc/py-lxml;www/py-werkzeug;devel/py-jsonschema;geo/py-shapely;lang/python/3;textproc/py-yaml;devel/py-future;geo/py-proj] (Junk lock obtained for exopi-3 at 1778686383.55) >>> Running depends in geo/mapproxy at 1778686383.59 last junk was in comms/chirp /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 >>> Running show-prepare-results in geo/mapproxy at 1778686385.78 ===> geo/mapproxy ===> Building from scratch mapproxy-6.0.1 ===> mapproxy-6.0.1 depends on: python->=3.14 -> python-3.14.4p0 ===> mapproxy-6.0.1 depends on: py3-build-* -> py3-build-1.5.0 ===> mapproxy-6.0.1 depends on: py3-installer-* -> py3-installer-1.0.1 ===> mapproxy-6.0.1 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> mapproxy-6.0.1 depends on: py3-wheel-* -> py3-wheel-0.47.0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-3 at 1778686386.85) distfiles size=2719998 >>> Running extract in geo/mapproxy at 1778686386.89 ===> geo/mapproxy ===> Checking files for mapproxy-6.0.1 `/exopi-cvs/ports/distfiles/mapproxy-6.0.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for mapproxy-6.0.1 >>> Running build in geo/mapproxy at 1778686387.35 ===> geo/mapproxy ===> Patching for mapproxy-6.0.1 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for mapproxy-6.0.1 ===> Configuring for mapproxy-6.0.1 ===> Building for mapproxy-6.0.1 * Getting build dependencies for wheel... /usr/local/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing MapProxy.egg-info/PKG-INFO writing dependency_links to MapProxy.egg-info/dependency_links.txt writing entry points to MapProxy.egg-info/entry_points.txt writing requirements to MapProxy.egg-info/requires.txt writing top-level names to MapProxy.egg-info/top_level.txt reading manifest file 'MapProxy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' warning: no files found matching 'doc/Makefile' adding license file 'LICENSE.txt' adding license file 'COPYING.txt' adding license file 'AUTHORS.txt' writing manifest file 'MapProxy.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/mapproxy copying mapproxy/__init__.py -> build/lib/mapproxy copying mapproxy/exception.py -> build/lib/mapproxy copying mapproxy/featureinfo.py -> build/lib/mapproxy copying mapproxy/layer.py -> build/lib/mapproxy copying mapproxy/multiapp.py -> build/lib/mapproxy copying mapproxy/proj.py -> build/lib/mapproxy copying mapproxy/response.py -> build/lib/mapproxy copying mapproxy/srs.py -> build/lib/mapproxy copying mapproxy/template.py -> build/lib/mapproxy copying mapproxy/tilefilter.py -> build/lib/mapproxy copying mapproxy/version.py -> build/lib/mapproxy copying mapproxy/wsgiapp.py -> build/lib/mapproxy creating build/lib/mapproxy/cache copying mapproxy/cache/__init__.py -> build/lib/mapproxy/cache copying mapproxy/cache/azureblob.py -> build/lib/mapproxy/cache copying mapproxy/cache/base.py -> build/lib/mapproxy/cache copying mapproxy/cache/compact.py -> build/lib/mapproxy/cache copying mapproxy/cache/couchdb.py -> build/lib/mapproxy/cache copying mapproxy/cache/dummy.py -> build/lib/mapproxy/cache copying mapproxy/cache/file.py -> build/lib/mapproxy/cache copying mapproxy/cache/geopackage.py -> build/lib/mapproxy/cache copying mapproxy/cache/legend.py -> build/lib/mapproxy/cache copying mapproxy/cache/mbtiles.py -> build/lib/mapproxy/cache copying mapproxy/cache/meta.py -> build/lib/mapproxy/cache copying mapproxy/cache/path.py -> build/lib/mapproxy/cache copying mapproxy/cache/redis.py -> build/lib/mapproxy/cache copying mapproxy/cache/renderd.py -> build/lib/mapproxy/cache copying mapproxy/cache/s3.py -> build/lib/mapproxy/cache copying mapproxy/cache/tile.py -> build/lib/mapproxy/cache creating build/lib/mapproxy/client copying mapproxy/client/__init__.py -> build/lib/mapproxy/client copying mapproxy/client/arcgis.py -> build/lib/mapproxy/client copying mapproxy/client/cgi.py -> build/lib/mapproxy/client copying mapproxy/client/http.py -> build/lib/mapproxy/client copying mapproxy/client/log.py -> build/lib/mapproxy/client copying mapproxy/client/tile.py -> build/lib/mapproxy/client copying mapproxy/client/wms.py -> build/lib/mapproxy/client creating build/lib/mapproxy/config copying mapproxy/config/__init__.py -> build/lib/mapproxy/config copying mapproxy/config/config.py -> build/lib/mapproxy/config copying mapproxy/config/coverage.py -> build/lib/mapproxy/config copying mapproxy/config/defaults.py -> build/lib/mapproxy/config copying mapproxy/config/loader.py -> build/lib/mapproxy/config copying mapproxy/config/spec.py -> build/lib/mapproxy/config copying mapproxy/config/validator.py -> build/lib/mapproxy/config creating build/lib/mapproxy/config_template copying mapproxy/config_template/__init__.py -> build/lib/mapproxy/config_template creating build/lib/mapproxy/grid copying mapproxy/grid/__init__.py -> build/lib/mapproxy/grid copying mapproxy/grid/meta_grid.py -> build/lib/mapproxy/grid copying mapproxy/grid/resolutions.py -> build/lib/mapproxy/grid copying mapproxy/grid/tile_grid.py -> build/lib/mapproxy/grid creating build/lib/mapproxy/image copying mapproxy/image/__init__.py -> build/lib/mapproxy/image copying mapproxy/image/mask.py -> build/lib/mapproxy/image copying mapproxy/image/merge.py -> build/lib/mapproxy/image copying mapproxy/image/message.py -> build/lib/mapproxy/image copying mapproxy/image/opts.py -> build/lib/mapproxy/image copying mapproxy/image/tile.py -> build/lib/mapproxy/image copying mapproxy/image/transform.py -> build/lib/mapproxy/image creating build/lib/mapproxy/request copying mapproxy/request/__init__.py -> build/lib/mapproxy/request copying mapproxy/request/arcgis.py -> build/lib/mapproxy/request copying mapproxy/request/base.py -> build/lib/mapproxy/request copying mapproxy/request/tile.py -> build/lib/mapproxy/request copying mapproxy/request/wmts.py -> build/lib/mapproxy/request creating build/lib/mapproxy/script copying mapproxy/script/__init__.py -> build/lib/mapproxy/script copying mapproxy/script/defrag.py -> build/lib/mapproxy/script copying mapproxy/script/export.py -> build/lib/mapproxy/script copying mapproxy/script/gridconf_from_ogcapitilematrixset.py -> build/lib/mapproxy/script copying mapproxy/script/grids.py -> build/lib/mapproxy/script copying mapproxy/script/scales.py -> build/lib/mapproxy/script copying mapproxy/script/util.py -> build/lib/mapproxy/script copying mapproxy/script/wms_capabilities.py -> build/lib/mapproxy/script creating build/lib/mapproxy/seed copying mapproxy/seed/__init__.py -> build/lib/mapproxy/seed copying mapproxy/seed/cachelock.py -> build/lib/mapproxy/seed copying mapproxy/seed/cleanup.py -> build/lib/mapproxy/seed copying mapproxy/seed/config.py -> build/lib/mapproxy/seed copying mapproxy/seed/script.py -> build/lib/mapproxy/seed copying mapproxy/seed/seeder.py -> build/lib/mapproxy/seed copying mapproxy/seed/spec.py -> build/lib/mapproxy/seed copying mapproxy/seed/util.py -> build/lib/mapproxy/seed creating build/lib/mapproxy/service copying mapproxy/service/__init__.py -> build/lib/mapproxy/service copying mapproxy/service/base.py -> build/lib/mapproxy/service copying mapproxy/service/demo.py -> build/lib/mapproxy/service copying mapproxy/service/kml.py -> build/lib/mapproxy/service copying mapproxy/service/ows.py -> build/lib/mapproxy/service copying mapproxy/service/template_helper.py -> build/lib/mapproxy/service copying mapproxy/service/tile.py -> build/lib/mapproxy/service copying mapproxy/service/wms.py -> build/lib/mapproxy/service copying mapproxy/service/wmts.py -> build/lib/mapproxy/service creating build/lib/mapproxy/source copying mapproxy/source/__init__.py -> build/lib/mapproxy/source copying mapproxy/source/arcgis.py -> build/lib/mapproxy/source copying mapproxy/source/error.py -> build/lib/mapproxy/source copying mapproxy/source/mapnik.py -> build/lib/mapproxy/source copying mapproxy/source/ogcapimaps.py -> build/lib/mapproxy/source copying mapproxy/source/ogcapitiles.py -> build/lib/mapproxy/source copying mapproxy/source/tile.py -> build/lib/mapproxy/source copying mapproxy/source/wms.py -> build/lib/mapproxy/source creating build/lib/mapproxy/test copying mapproxy/test/__init__.py -> build/lib/mapproxy/test copying mapproxy/test/conftest.py -> build/lib/mapproxy/test copying mapproxy/test/helper.py -> build/lib/mapproxy/test copying mapproxy/test/http.py -> build/lib/mapproxy/test copying mapproxy/test/image.py -> build/lib/mapproxy/test copying mapproxy/test/mocker.py -> build/lib/mapproxy/test copying mapproxy/test/test_http_helper.py -> build/lib/mapproxy/test creating build/lib/mapproxy/util copying mapproxy/util/__init__.py -> build/lib/mapproxy/util copying mapproxy/util/async_.py -> build/lib/mapproxy/util copying mapproxy/util/bbox.py -> build/lib/mapproxy/util copying mapproxy/util/collections.py -> build/lib/mapproxy/util copying mapproxy/util/coverage.py -> build/lib/mapproxy/util copying mapproxy/util/escape.py -> build/lib/mapproxy/util copying mapproxy/util/fs.py -> build/lib/mapproxy/util copying mapproxy/util/geom.py -> build/lib/mapproxy/util copying mapproxy/util/jinja2_templates.py -> build/lib/mapproxy/util copying mapproxy/util/lib.py -> build/lib/mapproxy/util copying mapproxy/util/lock.py -> build/lib/mapproxy/util copying mapproxy/util/ogcapi.py -> build/lib/mapproxy/util copying mapproxy/util/ogr.py -> build/lib/mapproxy/util copying mapproxy/util/py.py -> build/lib/mapproxy/util copying mapproxy/util/sqlite3.py -> build/lib/mapproxy/util copying mapproxy/util/times.py -> build/lib/mapproxy/util copying mapproxy/util/yaml.py -> build/lib/mapproxy/util creating build/lib/mapproxy/image/fonts copying mapproxy/image/fonts/__init__.py -> build/lib/mapproxy/image/fonts creating build/lib/mapproxy/request/wms copying mapproxy/request/wms/__init__.py -> build/lib/mapproxy/request/wms copying mapproxy/request/wms/exception.py -> build/lib/mapproxy/request/wms creating build/lib/mapproxy/script/conf copying mapproxy/script/conf/__init__.py -> build/lib/mapproxy/script/conf copying mapproxy/script/conf/app.py -> build/lib/mapproxy/script/conf copying mapproxy/script/conf/caches.py -> build/lib/mapproxy/script/conf copying mapproxy/script/conf/geopackage.py -> build/lib/mapproxy/script/conf copying mapproxy/script/conf/layers.py -> build/lib/mapproxy/script/conf copying mapproxy/script/conf/seeds.py -> build/lib/mapproxy/script/conf copying mapproxy/script/conf/sources.py -> build/lib/mapproxy/script/conf copying mapproxy/script/conf/utils.py -> build/lib/mapproxy/script/conf creating build/lib/mapproxy/service/ogcapi copying mapproxy/service/ogcapi/__init__.py -> build/lib/mapproxy/service/ogcapi copying mapproxy/service/ogcapi/api.py -> build/lib/mapproxy/service/ogcapi copying mapproxy/service/ogcapi/collections.py -> build/lib/mapproxy/service/ogcapi copying mapproxy/service/ogcapi/conformance.py -> build/lib/mapproxy/service/ogcapi copying mapproxy/service/ogcapi/constants.py -> build/lib/mapproxy/service/ogcapi copying mapproxy/service/ogcapi/landing_page.py -> build/lib/mapproxy/service/ogcapi copying mapproxy/service/ogcapi/map.py -> build/lib/mapproxy/service/ogcapi copying mapproxy/service/ogcapi/map_utils.py -> build/lib/mapproxy/service/ogcapi copying mapproxy/service/ogcapi/server.py -> build/lib/mapproxy/service/ogcapi copying mapproxy/service/ogcapi/tile.py -> build/lib/mapproxy/service/ogcapi copying mapproxy/service/ogcapi/tilematrixsets.py -> build/lib/mapproxy/service/ogcapi copying mapproxy/service/ogcapi/tilesets.py -> build/lib/mapproxy/service/ogcapi creating build/lib/mapproxy/test/system copying mapproxy/test/system/__init__.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_arcgis.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_auth.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_behind_proxy.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_bulk_meta_tiles.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_cache_azureblob.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_cache_band_merge.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_cache_coverage.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_cache_geopackage.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_cache_grid_names.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_cache_mbtiles.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_cache_s3.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_cache_source.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_combined_sources.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_coverage.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_decorate_img.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_demo.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_demo_with_extra_service.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_dimensions.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_disable_storage.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_formats.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_inspire_vs.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_kml.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_layergroups.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_legendgraphic.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_mapnik.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_mapserver.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_mixed_mode_format.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_multi_cache_layers.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_multiapp.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_refresh.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_renderd_client.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_response_headers.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_scalehints.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_seed.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_seed_only.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_service_ogcapi.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_sld.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_source_errors.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_source_ogcapimaps.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_source_ogcapitiles.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_tilesource_minmax_res.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_tms.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_tms_origin.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_util_conf.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_util_export.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_util_gridconf_from_ogcapitilematrixset.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_util_grids.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_util_wms_capabilities.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_watermark.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_wms.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_wms_srs_extent.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_wms_version.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_wmsc.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_wmts.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_wmts_dimensions.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_wmts_restful.py -> build/lib/mapproxy/test/system copying mapproxy/test/system/test_xslt_featureinfo.py -> build/lib/mapproxy/test/system creating build/lib/mapproxy/test/unit copying mapproxy/test/unit/__init__.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_async.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_auth.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_cache.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_cache_azureblob.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_cache_compact.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_cache_couchdb.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_cache_geopackage.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_cache_mbtile.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_cache_redis.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_cache_s3.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_cache_tile.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_client.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_client_arcgis.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_client_cgi.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_collections.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_concat_legends.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_conf_loader.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_conf_validator.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_config.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_decorate_img.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_exceptions.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_featureinfo.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_file_lock_load.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_fs.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_geom.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_grid.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_image.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_image_mask.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_image_messages.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_image_options.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_isodate.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_multiapp.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_ogr_reader.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_request.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_request_wmts.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_response.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_seed.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_seed_cachelock.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_srs.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_tiled_source.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_tilefilter.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_times.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_timeutils.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_util_conf_utils.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_util_ogcapi.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_utils.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_wms_capabilities.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_wms_layer.py -> build/lib/mapproxy/test/unit copying mapproxy/test/unit/test_yaml.py -> build/lib/mapproxy/test/unit creating build/lib/mapproxy/util/ext copying mapproxy/util/ext/__init__.py -> build/lib/mapproxy/util/ext copying mapproxy/util/ext/local.py -> build/lib/mapproxy/util/ext copying mapproxy/util/ext/lockfile.py -> build/lib/mapproxy/util/ext copying mapproxy/util/ext/serving.py -> build/lib/mapproxy/util/ext creating build/lib/mapproxy/util/ext/dictspec copying mapproxy/util/ext/dictspec/__init__.py -> build/lib/mapproxy/util/ext/dictspec copying mapproxy/util/ext/dictspec/spec.py -> build/lib/mapproxy/util/ext/dictspec copying mapproxy/util/ext/dictspec/validator.py -> build/lib/mapproxy/util/ext/dictspec creating build/lib/mapproxy/util/ext/tempita copying mapproxy/util/ext/tempita/__init__.py -> build/lib/mapproxy/util/ext/tempita copying mapproxy/util/ext/tempita/_looper.py -> build/lib/mapproxy/util/ext/tempita copying mapproxy/util/ext/tempita/string_utils.py -> build/lib/mapproxy/util/ext/tempita creating build/lib/mapproxy/util/ext/wmsparse copying mapproxy/util/ext/wmsparse/__init__.py -> build/lib/mapproxy/util/ext/wmsparse copying mapproxy/util/ext/wmsparse/duration.py -> build/lib/mapproxy/util/ext/wmsparse copying mapproxy/util/ext/wmsparse/parse.py -> build/lib/mapproxy/util/ext/wmsparse copying mapproxy/util/ext/wmsparse/util.py -> build/lib/mapproxy/util/ext/wmsparse creating build/lib/mapproxy/util/ext/dictspec/test copying mapproxy/util/ext/dictspec/test/__init__.py -> build/lib/mapproxy/util/ext/dictspec/test copying mapproxy/util/ext/dictspec/test/test_validator.py -> build/lib/mapproxy/util/ext/dictspec/test creating build/lib/mapproxy/util/ext/wmsparse/test copying mapproxy/util/ext/wmsparse/test/__init__.py -> build/lib/mapproxy/util/ext/wmsparse/test copying mapproxy/util/ext/wmsparse/test/test_parse.py -> build/lib/mapproxy/util/ext/wmsparse/test copying mapproxy/util/ext/wmsparse/test/test_util.py -> build/lib/mapproxy/util/ext/wmsparse/test running egg_info writing MapProxy.egg-info/PKG-INFO writing dependency_links to MapProxy.egg-info/dependency_links.txt writing entry points to MapProxy.egg-info/entry_points.txt writing requirements to MapProxy.egg-info/requires.txt writing top-level names to MapProxy.egg-info/top_level.txt reading manifest file 'MapProxy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' warning: no files found matching 'doc/Makefile' adding license file 'LICENSE.txt' adding license file 'COPYING.txt' adding license file 'AUTHORS.txt' writing manifest file 'MapProxy.egg-info/SOURCES.txt' /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.config_template.base_config' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.config_template.base_config' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.config_template.base_config' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.config_template.base_config' to be distributed and are already explicitly excluding 'mapproxy.config_template.base_config' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.service.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.service.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.service.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.service.templates' to be distributed and are already explicitly excluding 'mapproxy.service.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.service.templates.demo' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.service.templates.demo' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.service.templates.demo' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.service.templates.demo' to be distributed and are already explicitly excluding 'mapproxy.service.templates.demo' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.service.templates.demo.static' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.service.templates.demo.static' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.service.templates.demo.static' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.service.templates.demo.static' to be distributed and are already explicitly excluding 'mapproxy.service.templates.demo.static' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.service.templates.demo.static.img' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.service.templates.demo.static.img' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.service.templates.demo.static.img' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.service.templates.demo.static.img' to be distributed and are already explicitly excluding 'mapproxy.service.templates.demo.static.img' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.service.templates.demo.static.theme.default' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.service.templates.demo.static.theme.default' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.service.templates.demo.static.theme.default' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.service.templates.demo.static.theme.default' to be distributed and are already explicitly excluding 'mapproxy.service.templates.demo.static.theme.default' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.service.templates.ogcapi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.service.templates.ogcapi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.service.templates.ogcapi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.service.templates.ogcapi' to be distributed and are already explicitly excluding 'mapproxy.service.templates.ogcapi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.service.templates.ogcapi.collections' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.service.templates.ogcapi.collections' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.service.templates.ogcapi.collections' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.service.templates.ogcapi.collections' to be distributed and are already explicitly excluding 'mapproxy.service.templates.ogcapi.collections' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.service.templates.ogcapi.openapi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.service.templates.ogcapi.openapi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.service.templates.ogcapi.openapi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.service.templates.ogcapi.openapi' to be distributed and are already explicitly excluding 'mapproxy.service.templates.ogcapi.openapi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.service.templates.ogcapi.static' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.service.templates.ogcapi.static' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.service.templates.ogcapi.static' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.service.templates.ogcapi.static' to be distributed and are already explicitly excluding 'mapproxy.service.templates.ogcapi.static' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.service.templates.ogcapi.static.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.service.templates.ogcapi.static.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.service.templates.ogcapi.static.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.service.templates.ogcapi.static.css' to be distributed and are already explicitly excluding 'mapproxy.service.templates.ogcapi.static.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.service.templates.ogcapi.static.img' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.service.templates.ogcapi.static.img' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.service.templates.ogcapi.static.img' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.service.templates.ogcapi.static.img' to be distributed and are already explicitly excluding 'mapproxy.service.templates.ogcapi.static.img' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.service.templates.ogcapi.tilematrixsets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.service.templates.ogcapi.tilematrixsets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.service.templates.ogcapi.tilematrixsets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.service.templates.ogcapi.tilematrixsets' to be distributed and are already explicitly excluding 'mapproxy.service.templates.ogcapi.tilematrixsets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.service.templates.ogcapi.tilesets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.service.templates.ogcapi.tilesets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.service.templates.ogcapi.tilesets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.service.templates.ogcapi.tilesets' to be distributed and are already explicitly excluding 'mapproxy.service.templates.ogcapi.tilesets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.test.schemas' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.test.schemas' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.test.schemas' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.test.schemas' to be distributed and are already explicitly excluding 'mapproxy.test.schemas' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.test.schemas.inspire.common' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.test.schemas.inspire.common' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.test.schemas.inspire.common' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.test.schemas.inspire.common' to be distributed and are already explicitly excluding 'mapproxy.test.schemas.inspire.common' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.test.schemas.inspire.inspire_vs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.test.schemas.inspire.inspire_vs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.test.schemas.inspire.inspire_vs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.test.schemas.inspire.inspire_vs' to be distributed and are already explicitly excluding 'mapproxy.test.schemas.inspire.inspire_vs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.test.schemas.kml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.test.schemas.kml' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.test.schemas.kml' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.test.schemas.kml' to be distributed and are already explicitly excluding 'mapproxy.test.schemas.kml' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.test.schemas.ows' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.test.schemas.ows' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.test.schemas.ows' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.test.schemas.ows' to be distributed and are already explicitly excluding 'mapproxy.test.schemas.ows' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.test.schemas.sld' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.test.schemas.sld' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.test.schemas.sld' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.test.schemas.sld' to be distributed and are already explicitly excluding 'mapproxy.test.schemas.sld' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.test.schemas.wms' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.test.schemas.wms' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.test.schemas.wms' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.test.schemas.wms' to be distributed and are already explicitly excluding 'mapproxy.test.schemas.wms' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.test.schemas.wmsc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.test.schemas.wmsc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.test.schemas.wmsc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.test.schemas.wmsc' to be distributed and are already explicitly excluding 'mapproxy.test.schemas.wmsc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.test.schemas.wmts' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.test.schemas.wmts' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.test.schemas.wmts' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.test.schemas.wmts' to be distributed and are already explicitly excluding 'mapproxy.test.schemas.wmts' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.test.schemas.xlink' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.test.schemas.xlink' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.test.schemas.xlink' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.test.schemas.xlink' to be distributed and are already explicitly excluding 'mapproxy.test.schemas.xlink' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.test.system.fixture' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.test.system.fixture' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.test.system.fixture' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.test.system.fixture' to be distributed and are already explicitly excluding 'mapproxy.test.system.fixture' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.test.system.fixture.cache_data.dop_cache_EPSG3857' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.test.system.fixture.cache_data.dop_cache_EPSG3857' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.test.system.fixture.cache_data.dop_cache_EPSG3857' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.test.system.fixture.cache_data.dop_cache_EPSG3857' to be distributed and are already explicitly excluding 'mapproxy.test.system.fixture.cache_data.dop_cache_EPSG3857' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.test.system.fixture.cache_data.wms_cache_EPSG900913' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.test.system.fixture.cache_data.wms_cache_EPSG900913' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.test.system.fixture.cache_data.wms_cache_EPSG900913' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.test.system.fixture.cache_data.wms_cache_EPSG900913' to be distributed and are already explicitly excluding 'mapproxy.test.system.fixture.cache_data.wms_cache_EPSG900913' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.test.system.fixture.cache_data.wms_cache_transparent_EPSG900913' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.test.system.fixture.cache_data.wms_cache_transparent_EPSG900913' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.test.system.fixture.cache_data.wms_cache_transparent_EPSG900913' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.test.system.fixture.cache_data.wms_cache_transparent_EPSG900913' to be distributed and are already explicitly excluding 'mapproxy.test.system.fixture.cache_data.wms_cache_transparent_EPSG900913' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.14/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'mapproxy.test.unit.polygons' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'mapproxy.test.unit.polygons' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'mapproxy.test.unit.polygons' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'mapproxy.test.unit.polygons' to be distributed and are already explicitly excluding 'mapproxy.test.unit.polygons' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying mapproxy/config/config-schema.json -> build/lib/mapproxy/config creating build/lib/mapproxy/config_template/base_config copying mapproxy/config_template/base_config/config.wsgi -> build/lib/mapproxy/config_template/base_config copying mapproxy/config_template/base_config/full_example.yaml -> build/lib/mapproxy/config_template/base_config copying mapproxy/config_template/base_config/full_seed_example.yaml -> build/lib/mapproxy/config_template/base_config copying mapproxy/config_template/base_config/log.ini -> build/lib/mapproxy/config_template/base_config copying mapproxy/config_template/base_config/mapproxy.yaml -> build/lib/mapproxy/config_template/base_config copying mapproxy/config_template/base_config/seed.yaml -> build/lib/mapproxy/config_template/base_config creating build/lib/mapproxy/service/templates copying mapproxy/service/templates/ows_exception.xml -> build/lib/mapproxy/service/templates copying mapproxy/service/templates/tms_capabilities.xml -> build/lib/mapproxy/service/templates copying mapproxy/service/templates/tms_exception.xml -> build/lib/mapproxy/service/templates copying mapproxy/service/templates/tms_root_resource.xml -> build/lib/mapproxy/service/templates copying mapproxy/service/templates/tms_tilemap_capabilities.xml -> build/lib/mapproxy/service/templates copying mapproxy/service/templates/wms100capabilities.xml -> build/lib/mapproxy/service/templates copying mapproxy/service/templates/wms100exception.xml -> build/lib/mapproxy/service/templates copying mapproxy/service/templates/wms110capabilities.xml -> build/lib/mapproxy/service/templates copying mapproxy/service/templates/wms110exception.xml -> build/lib/mapproxy/service/templates copying mapproxy/service/templates/wms111capabilities.xml -> build/lib/mapproxy/service/templates copying mapproxy/service/templates/wms111exception.xml -> build/lib/mapproxy/service/templates copying mapproxy/service/templates/wms130capabilities.xml -> build/lib/mapproxy/service/templates copying mapproxy/service/templates/wms130exception.xml -> build/lib/mapproxy/service/templates copying mapproxy/service/templates/wmts100capabilities.xml -> build/lib/mapproxy/service/templates copying mapproxy/service/templates/wmts100exception.xml -> build/lib/mapproxy/service/templates creating build/lib/mapproxy/service/templates/demo copying mapproxy/service/templates/demo/capabilities_demo.html -> build/lib/mapproxy/service/templates/demo copying mapproxy/service/templates/demo/demo.html -> build/lib/mapproxy/service/templates/demo copying mapproxy/service/templates/demo/openlayers-demo.cfg -> build/lib/mapproxy/service/templates/demo copying mapproxy/service/templates/demo/static.html -> build/lib/mapproxy/service/templates/demo copying mapproxy/service/templates/demo/tms_demo.html -> build/lib/mapproxy/service/templates/demo copying mapproxy/service/templates/demo/wms_demo.html -> build/lib/mapproxy/service/templates/demo copying mapproxy/service/templates/demo/wmts_demo.html -> build/lib/mapproxy/service/templates/demo creating build/lib/mapproxy/service/templates/demo/static copying mapproxy/service/templates/demo/static/logo.png -> build/lib/mapproxy/service/templates/demo/static copying mapproxy/service/templates/demo/static/ol.css -> build/lib/mapproxy/service/templates/demo/static copying mapproxy/service/templates/demo/static/ol.js -> build/lib/mapproxy/service/templates/demo/static copying mapproxy/service/templates/demo/static/proj4.min.js -> build/lib/mapproxy/service/templates/demo/static copying mapproxy/service/templates/demo/static/proj4defs.js -> build/lib/mapproxy/service/templates/demo/static copying mapproxy/service/templates/demo/static/site.css -> build/lib/mapproxy/service/templates/demo/static creating build/lib/mapproxy/service/templates/demo/static/img copying mapproxy/service/templates/demo/static/img/blank.gif -> build/lib/mapproxy/service/templates/demo/static/img copying mapproxy/service/templates/demo/static/img/east-mini.png -> build/lib/mapproxy/service/templates/demo/static/img copying mapproxy/service/templates/demo/static/img/north-mini.png -> build/lib/mapproxy/service/templates/demo/static/img copying mapproxy/service/templates/demo/static/img/south-mini.png -> build/lib/mapproxy/service/templates/demo/static/img copying mapproxy/service/templates/demo/static/img/west-mini.png -> build/lib/mapproxy/service/templates/demo/static/img copying mapproxy/service/templates/demo/static/img/zoom-minus-mini.png -> build/lib/mapproxy/service/templates/demo/static/img copying mapproxy/service/templates/demo/static/img/zoom-plus-mini.png -> build/lib/mapproxy/service/templates/demo/static/img copying mapproxy/service/templates/demo/static/img/zoom-world-mini.png -> build/lib/mapproxy/service/templates/demo/static/img creating build/lib/mapproxy/service/templates/demo/static/theme/default copying mapproxy/service/templates/demo/static/theme/default/framedCloud.css -> build/lib/mapproxy/service/templates/demo/static/theme/default copying mapproxy/service/templates/demo/static/theme/default/google.css -> build/lib/mapproxy/service/templates/demo/static/theme/default copying mapproxy/service/templates/demo/static/theme/default/ie6-style.css -> build/lib/mapproxy/service/templates/demo/static/theme/default copying mapproxy/service/templates/demo/static/theme/default/style.css -> build/lib/mapproxy/service/templates/demo/static/theme/default creating build/lib/mapproxy/service/templates/ogcapi copying mapproxy/service/templates/ogcapi/_base.html -> build/lib/mapproxy/service/templates/ogcapi copying mapproxy/service/templates/ogcapi/conformance.html -> build/lib/mapproxy/service/templates/ogcapi copying mapproxy/service/templates/ogcapi/exception.html -> build/lib/mapproxy/service/templates/ogcapi copying mapproxy/service/templates/ogcapi/landing_page.html -> build/lib/mapproxy/service/templates/ogcapi creating build/lib/mapproxy/service/templates/ogcapi/collections copying mapproxy/service/templates/ogcapi/collections/collection.html -> build/lib/mapproxy/service/templates/ogcapi/collections copying mapproxy/service/templates/ogcapi/collections/index.html -> build/lib/mapproxy/service/templates/ogcapi/collections creating build/lib/mapproxy/service/templates/ogcapi/openapi copying mapproxy/service/templates/ogcapi/openapi/redoc.html -> build/lib/mapproxy/service/templates/ogcapi/openapi copying mapproxy/service/templates/ogcapi/openapi/swagger.html -> build/lib/mapproxy/service/templates/ogcapi/openapi creating build/lib/mapproxy/service/templates/ogcapi/static copying mapproxy/service/templates/ogcapi/static/fonts_montserra_roboto.css -> build/lib/mapproxy/service/templates/ogcapi/static copying mapproxy/service/templates/ogcapi/static/redoc.standalone.js -> build/lib/mapproxy/service/templates/ogcapi/static creating build/lib/mapproxy/service/templates/ogcapi/static/css copying mapproxy/service/templates/ogcapi/static/css/bootstrap.min.css -> build/lib/mapproxy/service/templates/ogcapi/static/css copying mapproxy/service/templates/ogcapi/static/css/default.css -> build/lib/mapproxy/service/templates/ogcapi/static/css creating build/lib/mapproxy/service/templates/ogcapi/static/img copying mapproxy/service/templates/ogcapi/static/img/logo.png -> build/lib/mapproxy/service/templates/ogcapi/static/img copying mapproxy/service/templates/ogcapi/static/img/pygeoapi-logo.png -> build/lib/mapproxy/service/templates/ogcapi/static/img creating build/lib/mapproxy/service/templates/ogcapi/static/swagger-ui-dist copying mapproxy/service/templates/ogcapi/static/swagger-ui-dist/favicon-16x16.png -> build/lib/mapproxy/service/templates/ogcapi/static/swagger-ui-dist copying mapproxy/service/templates/ogcapi/static/swagger-ui-dist/favicon-32x32.png -> build/lib/mapproxy/service/templates/ogcapi/static/swagger-ui-dist copying mapproxy/service/templates/ogcapi/static/swagger-ui-dist/swagger-ui-bundle.js -> build/lib/mapproxy/service/templates/ogcapi/static/swagger-ui-dist copying mapproxy/service/templates/ogcapi/static/swagger-ui-dist/swagger-ui-standalone-preset.js -> build/lib/mapproxy/service/templates/ogcapi/static/swagger-ui-dist copying mapproxy/service/templates/ogcapi/static/swagger-ui-dist/swagger-ui.css -> build/lib/mapproxy/service/templates/ogcapi/static/swagger-ui-dist creating build/lib/mapproxy/service/templates/ogcapi/tilematrixsets copying mapproxy/service/templates/ogcapi/tilematrixsets/index.html -> build/lib/mapproxy/service/templates/ogcapi/tilematrixsets copying mapproxy/service/templates/ogcapi/tilematrixsets/tilematrixset.html -> build/lib/mapproxy/service/templates/ogcapi/tilematrixsets creating build/lib/mapproxy/service/templates/ogcapi/tilesets copying mapproxy/service/templates/ogcapi/tilesets/index.html -> build/lib/mapproxy/service/templates/ogcapi/tilesets copying mapproxy/service/templates/ogcapi/tilesets/tileset.html -> build/lib/mapproxy/service/templates/ogcapi/tilesets creating build/lib/mapproxy/test/schemas copying mapproxy/test/schemas/xml.xsd -> build/lib/mapproxy/test/schemas creating build/lib/mapproxy/test/schemas/inspire/common/1.0 copying mapproxy/test/schemas/inspire/common/1.0/common.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0 copying mapproxy/test/schemas/inspire/common/1.0/network.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0 creating build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_bul.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_cze.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_dan.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_dut.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_eng.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_est.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_fin.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_fre.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_ger.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_gle.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_gre.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_hun.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_ita.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_lav.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_lit.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_mlt.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_pol.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_por.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_rum.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_slo.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_slv.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_spa.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums copying mapproxy/test/schemas/inspire/common/1.0/enums/enum_swe.xsd -> build/lib/mapproxy/test/schemas/inspire/common/1.0/enums creating build/lib/mapproxy/test/schemas/inspire/inspire_vs/1.0 copying mapproxy/test/schemas/inspire/inspire_vs/1.0/inspire_vs.xsd -> build/lib/mapproxy/test/schemas/inspire/inspire_vs/1.0 creating build/lib/mapproxy/test/schemas/kml/2.2.0 copying mapproxy/test/schemas/kml/2.2.0/ReadMe.txt -> build/lib/mapproxy/test/schemas/kml/2.2.0 copying mapproxy/test/schemas/kml/2.2.0/atom-author-link.xsd -> build/lib/mapproxy/test/schemas/kml/2.2.0 copying mapproxy/test/schemas/kml/2.2.0/ogckml22.xsd -> build/lib/mapproxy/test/schemas/kml/2.2.0 copying mapproxy/test/schemas/kml/2.2.0/xAL.xsd -> build/lib/mapproxy/test/schemas/kml/2.2.0 creating build/lib/mapproxy/test/schemas/ows/1.1.0 copying mapproxy/test/schemas/ows/1.1.0/ReadMe.txt -> build/lib/mapproxy/test/schemas/ows/1.1.0 copying mapproxy/test/schemas/ows/1.1.0/ows19115subset.xsd -> build/lib/mapproxy/test/schemas/ows/1.1.0 copying mapproxy/test/schemas/ows/1.1.0/owsAll.xsd -> build/lib/mapproxy/test/schemas/ows/1.1.0 copying mapproxy/test/schemas/ows/1.1.0/owsCommon.xsd -> build/lib/mapproxy/test/schemas/ows/1.1.0 copying mapproxy/test/schemas/ows/1.1.0/owsContents.xsd -> build/lib/mapproxy/test/schemas/ows/1.1.0 copying mapproxy/test/schemas/ows/1.1.0/owsDataIdentification.xsd -> build/lib/mapproxy/test/schemas/ows/1.1.0 copying mapproxy/test/schemas/ows/1.1.0/owsDomainType.xsd -> build/lib/mapproxy/test/schemas/ows/1.1.0 copying mapproxy/test/schemas/ows/1.1.0/owsExceptionReport.xsd -> build/lib/mapproxy/test/schemas/ows/1.1.0 copying mapproxy/test/schemas/ows/1.1.0/owsGetCapabilities.xsd -> build/lib/mapproxy/test/schemas/ows/1.1.0 copying mapproxy/test/schemas/ows/1.1.0/owsGetResourceByID.xsd -> build/lib/mapproxy/test/schemas/ows/1.1.0 copying mapproxy/test/schemas/ows/1.1.0/owsInputOutputData.xsd -> build/lib/mapproxy/test/schemas/ows/1.1.0 copying mapproxy/test/schemas/ows/1.1.0/owsManifest.xsd -> build/lib/mapproxy/test/schemas/ows/1.1.0 copying mapproxy/test/schemas/ows/1.1.0/owsOperationsMetadata.xsd -> build/lib/mapproxy/test/schemas/ows/1.1.0 copying mapproxy/test/schemas/ows/1.1.0/owsServiceIdentification.xsd -> build/lib/mapproxy/test/schemas/ows/1.1.0 copying mapproxy/test/schemas/ows/1.1.0/owsServiceProvider.xsd -> build/lib/mapproxy/test/schemas/ows/1.1.0 creating build/lib/mapproxy/test/schemas/sld/1.1.0 copying mapproxy/test/schemas/sld/1.1.0/sld_capabilities.xsd -> build/lib/mapproxy/test/schemas/sld/1.1.0 creating build/lib/mapproxy/test/schemas/wms/1.0.0 copying mapproxy/test/schemas/wms/1.0.0/capabilities_1_0_0.dtd -> build/lib/mapproxy/test/schemas/wms/1.0.0 copying mapproxy/test/schemas/wms/1.0.0/capabilities_1_0_0.xml -> build/lib/mapproxy/test/schemas/wms/1.0.0 creating build/lib/mapproxy/test/schemas/wms/1.0.7 copying mapproxy/test/schemas/wms/1.0.7/capabilities_1_0_7.dtd -> build/lib/mapproxy/test/schemas/wms/1.0.7 copying mapproxy/test/schemas/wms/1.0.7/capabilities_1_0_7.xml -> build/lib/mapproxy/test/schemas/wms/1.0.7 creating build/lib/mapproxy/test/schemas/wms/1.1.0 copying mapproxy/test/schemas/wms/1.1.0/capabilities_1_1_0.dtd -> build/lib/mapproxy/test/schemas/wms/1.1.0 copying mapproxy/test/schemas/wms/1.1.0/capabilities_1_1_0.xml -> build/lib/mapproxy/test/schemas/wms/1.1.0 copying mapproxy/test/schemas/wms/1.1.0/exception_1_1_0.dtd -> build/lib/mapproxy/test/schemas/wms/1.1.0 copying mapproxy/test/schemas/wms/1.1.0/exception_1_1_0.xml -> build/lib/mapproxy/test/schemas/wms/1.1.0 creating build/lib/mapproxy/test/schemas/wms/1.1.1 copying mapproxy/test/schemas/wms/1.1.1/OGC-exception.xsd -> build/lib/mapproxy/test/schemas/wms/1.1.1 copying mapproxy/test/schemas/wms/1.1.1/WMS_DescribeLayerResponse.dtd -> build/lib/mapproxy/test/schemas/wms/1.1.1 copying mapproxy/test/schemas/wms/1.1.1/WMS_MS_Capabilities.dtd -> build/lib/mapproxy/test/schemas/wms/1.1.1 copying mapproxy/test/schemas/wms/1.1.1/WMS_exception_1_1_1.dtd -> build/lib/mapproxy/test/schemas/wms/1.1.1 copying mapproxy/test/schemas/wms/1.1.1/capabilities_1_1_1.dtd -> build/lib/mapproxy/test/schemas/wms/1.1.1 copying mapproxy/test/schemas/wms/1.1.1/capabilities_1_1_1.xml -> build/lib/mapproxy/test/schemas/wms/1.1.1 copying mapproxy/test/schemas/wms/1.1.1/exception_1_1_1.dtd -> build/lib/mapproxy/test/schemas/wms/1.1.1 copying mapproxy/test/schemas/wms/1.1.1/exception_1_1_1.xml -> build/lib/mapproxy/test/schemas/wms/1.1.1 creating build/lib/mapproxy/test/schemas/wms/1.3.0 copying mapproxy/test/schemas/wms/1.3.0/ReadMe.txt -> build/lib/mapproxy/test/schemas/wms/1.3.0 copying mapproxy/test/schemas/wms/1.3.0/capabilities_1_3_0.xml -> build/lib/mapproxy/test/schemas/wms/1.3.0 copying mapproxy/test/schemas/wms/1.3.0/capabilities_1_3_0.xsd -> build/lib/mapproxy/test/schemas/wms/1.3.0 copying mapproxy/test/schemas/wms/1.3.0/exceptions_1_3_0.xml -> build/lib/mapproxy/test/schemas/wms/1.3.0 copying mapproxy/test/schemas/wms/1.3.0/exceptions_1_3_0.xsd -> build/lib/mapproxy/test/schemas/wms/1.3.0 creating build/lib/mapproxy/test/schemas/wmsc/1.1.1 copying mapproxy/test/schemas/wmsc/1.1.1/OGC-exception.xsd -> build/lib/mapproxy/test/schemas/wmsc/1.1.1 copying mapproxy/test/schemas/wmsc/1.1.1/WMS_DescribeLayerResponse.dtd -> build/lib/mapproxy/test/schemas/wmsc/1.1.1 copying mapproxy/test/schemas/wmsc/1.1.1/WMS_MS_Capabilities.dtd -> build/lib/mapproxy/test/schemas/wmsc/1.1.1 copying mapproxy/test/schemas/wmsc/1.1.1/WMS_exception_1_1_1.dtd -> build/lib/mapproxy/test/schemas/wmsc/1.1.1 copying mapproxy/test/schemas/wmsc/1.1.1/capabilities_1_1_1.dtd -> build/lib/mapproxy/test/schemas/wmsc/1.1.1 copying mapproxy/test/schemas/wmsc/1.1.1/capabilities_1_1_1.xml -> build/lib/mapproxy/test/schemas/wmsc/1.1.1 copying mapproxy/test/schemas/wmsc/1.1.1/exception_1_1_1.dtd -> build/lib/mapproxy/test/schemas/wmsc/1.1.1 copying mapproxy/test/schemas/wmsc/1.1.1/exception_1_1_1.xml -> build/lib/mapproxy/test/schemas/wmsc/1.1.1 creating build/lib/mapproxy/test/schemas/wmts/1.0 copying mapproxy/test/schemas/wmts/1.0/ReadMe.txt -> build/lib/mapproxy/test/schemas/wmts/1.0 copying mapproxy/test/schemas/wmts/1.0/wmts.xsd -> build/lib/mapproxy/test/schemas/wmts/1.0 copying mapproxy/test/schemas/wmts/1.0/wmtsAbstract.wsdl -> build/lib/mapproxy/test/schemas/wmts/1.0 copying mapproxy/test/schemas/wmts/1.0/wmtsGetCapabilities_request.xsd -> build/lib/mapproxy/test/schemas/wmts/1.0 copying mapproxy/test/schemas/wmts/1.0/wmtsGetCapabilities_response.xsd -> build/lib/mapproxy/test/schemas/wmts/1.0 copying mapproxy/test/schemas/wmts/1.0/wmtsGetFeatureInfo_request.xsd -> build/lib/mapproxy/test/schemas/wmts/1.0 copying mapproxy/test/schemas/wmts/1.0/wmtsGetFeatureInfo_response.xsd -> build/lib/mapproxy/test/schemas/wmts/1.0 copying mapproxy/test/schemas/wmts/1.0/wmtsGetTile_request.xsd -> build/lib/mapproxy/test/schemas/wmts/1.0 copying mapproxy/test/schemas/wmts/1.0/wmtsKVP.xsd -> build/lib/mapproxy/test/schemas/wmts/1.0 copying mapproxy/test/schemas/wmts/1.0/wmtsPayload_response.xsd -> build/lib/mapproxy/test/schemas/wmts/1.0 creating build/lib/mapproxy/test/schemas/xlink/1.0.0 copying mapproxy/test/schemas/xlink/1.0.0/ReadMe.txt -> build/lib/mapproxy/test/schemas/xlink/1.0.0 copying mapproxy/test/schemas/xlink/1.0.0/xlinks.xsd -> build/lib/mapproxy/test/schemas/xlink/1.0.0 copying mapproxy/image/fonts/DejaVuSans.ttf -> build/lib/mapproxy/image/fonts copying mapproxy/image/fonts/DejaVuSansMono.ttf -> build/lib/mapproxy/image/fonts copying mapproxy/image/fonts/LICENSE -> build/lib/mapproxy/image/fonts creating build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/arcgis.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/auth.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/cache.mbtiles -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/cache_azureblob.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/cache_band_merge.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/cache_bulk_meta_tiles.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/cache_coverage.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/cache_geopackage.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/cache_grid_names.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/cache_mbtiles.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/cache_s3.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/cache_source.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/combined_sources.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/coverage.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/demo.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/dimension.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/disable_storage.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/empty_ogrdata.geojson -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/formats.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/inspire.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/inspire_full.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/kml_layer.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/layer.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/layergroups.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/layergroups_root.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/legendgraphic.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/mapnik_source.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/mapproxy_export.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/mapserver.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/minimal_cgi.py -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/mixed_mode.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/multi_cache_layers.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/multiapp1.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/multiapp2.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/ogcapi_maps_and_tiles_non_earth_service.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/ogcapi_maps_and_tiles_service.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/ogcapimaps_non_earth_source.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/ogcapimaps_service.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/ogcapimaps_source.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/ogcapimaps_source_with_supported_srs.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/ogcapitiles_non_earth_source.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/ogcapitiles_service.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/ogcapitiles_source.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/renderd_client.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/scalehints.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/seed.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/seed_mapproxy.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/seed_timeouts.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/seed_timeouts_mapproxy.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/seedonly.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/sld.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/source_errors.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/source_errors_raise.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/tileservice_origin.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/tileservice_refresh.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/tilesource_minmax_res.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/util-conf-base-grids.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/util-conf-overwrite.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/util-conf-wms-111-cap.xml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/util_grids.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/util_wms_capabilities111.xml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/util_wms_capabilities130.xml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/util_wms_capabilities_service_exception.xml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/watermark.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/wms_srs_extent.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/wms_versions.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/wmts.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/wmts_dimensions.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/xslt_featureinfo.yaml -> build/lib/mapproxy/test/system/fixture copying mapproxy/test/system/fixture/xslt_featureinfo_input.yaml -> build/lib/mapproxy/test/system/fixture creating build/lib/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000/000/000 copying mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000/000/000/000.png -> build/lib/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000/000/000 creating build/lib/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/000/000 copying mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/000/000/001.jpeg -> build/lib/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/000/000 creating build/lib/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/000/000 copying mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/000/000/001.png -> build/lib/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/000/000 copying mapproxy/test/unit/epsg -> build/lib/mapproxy/test/unit creating build/lib/mapproxy/test/unit/polygons copying mapproxy/test/unit/polygons/polygons.dbf -> build/lib/mapproxy/test/unit/polygons copying mapproxy/test/unit/polygons/polygons.shp -> build/lib/mapproxy/test/unit/polygons copying mapproxy/test/unit/polygons/polygons.shx -> build/lib/mapproxy/test/unit/polygons copying mapproxy/util/ext/wmsparse/test/wms-example-111.xml -> build/lib/mapproxy/util/ext/wmsparse/test copying mapproxy/util/ext/wmsparse/test/wms-example-130.xml -> build/lib/mapproxy/util/ext/wmsparse/test copying mapproxy/util/ext/wmsparse/test/wms-large-111.xml -> build/lib/mapproxy/util/ext/wmsparse/test copying mapproxy/util/ext/wmsparse/test/wms_nasa_cap.xml -> build/lib/mapproxy/util/ext/wmsparse/test installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy copying build/lib/mapproxy/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy copying build/lib/mapproxy/exception.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy copying build/lib/mapproxy/featureinfo.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy copying build/lib/mapproxy/layer.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy copying build/lib/mapproxy/multiapp.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy copying build/lib/mapproxy/proj.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy copying build/lib/mapproxy/response.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy copying build/lib/mapproxy/srs.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy copying build/lib/mapproxy/template.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy copying build/lib/mapproxy/tilefilter.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy copying build/lib/mapproxy/version.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy copying build/lib/mapproxy/wsgiapp.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/cache copying build/lib/mapproxy/cache/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/cache copying build/lib/mapproxy/cache/azureblob.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/cache copying build/lib/mapproxy/cache/base.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/cache copying build/lib/mapproxy/cache/compact.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/cache copying build/lib/mapproxy/cache/couchdb.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/cache copying build/lib/mapproxy/cache/dummy.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/cache copying build/lib/mapproxy/cache/file.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/cache copying build/lib/mapproxy/cache/geopackage.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/cache copying build/lib/mapproxy/cache/legend.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/cache copying build/lib/mapproxy/cache/mbtiles.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/cache copying build/lib/mapproxy/cache/meta.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/cache copying build/lib/mapproxy/cache/path.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/cache copying build/lib/mapproxy/cache/redis.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/cache copying build/lib/mapproxy/cache/renderd.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/cache copying build/lib/mapproxy/cache/s3.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/cache copying build/lib/mapproxy/cache/tile.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/cache creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/client copying build/lib/mapproxy/client/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/client copying build/lib/mapproxy/client/arcgis.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/client copying build/lib/mapproxy/client/cgi.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/client copying build/lib/mapproxy/client/http.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/client copying build/lib/mapproxy/client/log.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/client copying build/lib/mapproxy/client/tile.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/client copying build/lib/mapproxy/client/wms.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/client creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/config copying build/lib/mapproxy/config/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/config copying build/lib/mapproxy/config/config.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/config copying build/lib/mapproxy/config/coverage.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/config copying build/lib/mapproxy/config/defaults.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/config copying build/lib/mapproxy/config/loader.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/config copying build/lib/mapproxy/config/spec.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/config copying build/lib/mapproxy/config/validator.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/config copying build/lib/mapproxy/config/config-schema.json -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/config creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/config_template copying build/lib/mapproxy/config_template/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/config_template creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/config_template/base_config copying build/lib/mapproxy/config_template/base_config/config.wsgi -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/config_template/base_config copying build/lib/mapproxy/config_template/base_config/full_example.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/config_template/base_config copying build/lib/mapproxy/config_template/base_config/full_seed_example.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/config_template/base_config copying build/lib/mapproxy/config_template/base_config/log.ini -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/config_template/base_config copying build/lib/mapproxy/config_template/base_config/mapproxy.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/config_template/base_config copying build/lib/mapproxy/config_template/base_config/seed.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/config_template/base_config creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/grid copying build/lib/mapproxy/grid/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/grid copying build/lib/mapproxy/grid/meta_grid.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/grid copying build/lib/mapproxy/grid/resolutions.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/grid copying build/lib/mapproxy/grid/tile_grid.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/grid creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/image copying build/lib/mapproxy/image/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/image copying build/lib/mapproxy/image/mask.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/image copying build/lib/mapproxy/image/merge.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/image copying build/lib/mapproxy/image/message.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/image copying build/lib/mapproxy/image/opts.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/image copying build/lib/mapproxy/image/tile.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/image copying build/lib/mapproxy/image/transform.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/image creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/image/fonts copying build/lib/mapproxy/image/fonts/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/image/fonts copying build/lib/mapproxy/image/fonts/DejaVuSans.ttf -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/image/fonts copying build/lib/mapproxy/image/fonts/DejaVuSansMono.ttf -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/image/fonts copying build/lib/mapproxy/image/fonts/LICENSE -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/image/fonts creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/request copying build/lib/mapproxy/request/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/request copying build/lib/mapproxy/request/arcgis.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/request copying build/lib/mapproxy/request/base.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/request copying build/lib/mapproxy/request/tile.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/request copying build/lib/mapproxy/request/wmts.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/request creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/request/wms copying build/lib/mapproxy/request/wms/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/request/wms copying build/lib/mapproxy/request/wms/exception.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/request/wms creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/script copying build/lib/mapproxy/script/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/script copying build/lib/mapproxy/script/defrag.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/script copying build/lib/mapproxy/script/export.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/script copying build/lib/mapproxy/script/gridconf_from_ogcapitilematrixset.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/script copying build/lib/mapproxy/script/grids.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/script copying build/lib/mapproxy/script/scales.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/script copying build/lib/mapproxy/script/util.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/script copying build/lib/mapproxy/script/wms_capabilities.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/script creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/script/conf copying build/lib/mapproxy/script/conf/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/script/conf copying build/lib/mapproxy/script/conf/app.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/script/conf copying build/lib/mapproxy/script/conf/caches.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/script/conf copying build/lib/mapproxy/script/conf/geopackage.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/script/conf copying build/lib/mapproxy/script/conf/layers.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/script/conf copying build/lib/mapproxy/script/conf/seeds.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/script/conf copying build/lib/mapproxy/script/conf/sources.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/script/conf copying build/lib/mapproxy/script/conf/utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/script/conf creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/seed copying build/lib/mapproxy/seed/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/seed copying build/lib/mapproxy/seed/cachelock.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/seed copying build/lib/mapproxy/seed/cleanup.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/seed copying build/lib/mapproxy/seed/config.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/seed copying build/lib/mapproxy/seed/script.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/seed copying build/lib/mapproxy/seed/seeder.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/seed copying build/lib/mapproxy/seed/spec.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/seed copying build/lib/mapproxy/seed/util.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/seed creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/service copying build/lib/mapproxy/service/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service copying build/lib/mapproxy/service/base.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service copying build/lib/mapproxy/service/demo.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service copying build/lib/mapproxy/service/kml.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service copying build/lib/mapproxy/service/ows.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service copying build/lib/mapproxy/service/template_helper.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service copying build/lib/mapproxy/service/tile.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service copying build/lib/mapproxy/service/wms.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service copying build/lib/mapproxy/service/wmts.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/service/ogcapi copying build/lib/mapproxy/service/ogcapi/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/ogcapi copying build/lib/mapproxy/service/ogcapi/api.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/ogcapi copying build/lib/mapproxy/service/ogcapi/collections.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/ogcapi copying build/lib/mapproxy/service/ogcapi/conformance.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/ogcapi copying build/lib/mapproxy/service/ogcapi/constants.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/ogcapi copying build/lib/mapproxy/service/ogcapi/landing_page.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/ogcapi copying build/lib/mapproxy/service/ogcapi/map.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/ogcapi copying build/lib/mapproxy/service/ogcapi/map_utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/ogcapi copying build/lib/mapproxy/service/ogcapi/server.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/ogcapi copying build/lib/mapproxy/service/ogcapi/tile.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/ogcapi copying build/lib/mapproxy/service/ogcapi/tilematrixsets.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/ogcapi copying build/lib/mapproxy/service/ogcapi/tilesets.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/ogcapi creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/service/templates copying build/lib/mapproxy/service/templates/ows_exception.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates copying build/lib/mapproxy/service/templates/tms_capabilities.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates copying build/lib/mapproxy/service/templates/tms_exception.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates copying build/lib/mapproxy/service/templates/tms_root_resource.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates copying build/lib/mapproxy/service/templates/tms_tilemap_capabilities.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates copying build/lib/mapproxy/service/templates/wms100capabilities.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates copying build/lib/mapproxy/service/templates/wms100exception.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates copying build/lib/mapproxy/service/templates/wms110capabilities.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates copying build/lib/mapproxy/service/templates/wms110exception.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates copying build/lib/mapproxy/service/templates/wms111capabilities.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates copying build/lib/mapproxy/service/templates/wms111exception.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates copying build/lib/mapproxy/service/templates/wms130capabilities.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates copying build/lib/mapproxy/service/templates/wms130exception.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates copying build/lib/mapproxy/service/templates/wmts100capabilities.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates copying build/lib/mapproxy/service/templates/wmts100exception.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/service/templates/demo copying build/lib/mapproxy/service/templates/demo/capabilities_demo.html -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo copying build/lib/mapproxy/service/templates/demo/demo.html -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo copying build/lib/mapproxy/service/templates/demo/openlayers-demo.cfg -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo copying build/lib/mapproxy/service/templates/demo/static.html -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo copying build/lib/mapproxy/service/templates/demo/tms_demo.html -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo copying build/lib/mapproxy/service/templates/demo/wms_demo.html -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo copying build/lib/mapproxy/service/templates/demo/wmts_demo.html -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/service/templates/demo/static copying build/lib/mapproxy/service/templates/demo/static/logo.png -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo/static copying build/lib/mapproxy/service/templates/demo/static/ol.css -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo/static copying build/lib/mapproxy/service/templates/demo/static/ol.js -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo/static copying build/lib/mapproxy/service/templates/demo/static/proj4.min.js -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo/static copying build/lib/mapproxy/service/templates/demo/static/proj4defs.js -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo/static copying build/lib/mapproxy/service/templates/demo/static/site.css -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo/static creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/service/templates/demo/static/img copying build/lib/mapproxy/service/templates/demo/static/img/blank.gif -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo/static/img copying build/lib/mapproxy/service/templates/demo/static/img/east-mini.png -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo/static/img copying build/lib/mapproxy/service/templates/demo/static/img/north-mini.png -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo/static/img copying build/lib/mapproxy/service/templates/demo/static/img/south-mini.png -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo/static/img copying build/lib/mapproxy/service/templates/demo/static/img/west-mini.png -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo/static/img copying build/lib/mapproxy/service/templates/demo/static/img/zoom-minus-mini.png -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo/static/img copying build/lib/mapproxy/service/templates/demo/static/img/zoom-plus-mini.png -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo/static/img copying build/lib/mapproxy/service/templates/demo/static/img/zoom-world-mini.png -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo/static/img creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/service/templates/demo/static/theme creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/service/templates/demo/static/theme/default copying build/lib/mapproxy/service/templates/demo/static/theme/default/framedCloud.css -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo/static/theme/default copying build/lib/mapproxy/service/templates/demo/static/theme/default/google.css -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo/static/theme/default copying build/lib/mapproxy/service/templates/demo/static/theme/default/ie6-style.css -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo/static/theme/default copying build/lib/mapproxy/service/templates/demo/static/theme/default/style.css -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/demo/static/theme/default creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/service/templates/ogcapi copying build/lib/mapproxy/service/templates/ogcapi/_base.html -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi copying build/lib/mapproxy/service/templates/ogcapi/conformance.html -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi copying build/lib/mapproxy/service/templates/ogcapi/exception.html -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi copying build/lib/mapproxy/service/templates/ogcapi/landing_page.html -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/service/templates/ogcapi/collections copying build/lib/mapproxy/service/templates/ogcapi/collections/collection.html -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi/collections copying build/lib/mapproxy/service/templates/ogcapi/collections/index.html -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi/collections creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/service/templates/ogcapi/openapi copying build/lib/mapproxy/service/templates/ogcapi/openapi/redoc.html -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi/openapi copying build/lib/mapproxy/service/templates/ogcapi/openapi/swagger.html -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi/openapi creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/service/templates/ogcapi/static copying build/lib/mapproxy/service/templates/ogcapi/static/fonts_montserra_roboto.css -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi/static copying build/lib/mapproxy/service/templates/ogcapi/static/redoc.standalone.js -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi/static creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/service/templates/ogcapi/static/css copying build/lib/mapproxy/service/templates/ogcapi/static/css/bootstrap.min.css -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi/static/css copying build/lib/mapproxy/service/templates/ogcapi/static/css/default.css -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi/static/css creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/service/templates/ogcapi/static/img copying build/lib/mapproxy/service/templates/ogcapi/static/img/logo.png -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi/static/img copying build/lib/mapproxy/service/templates/ogcapi/static/img/pygeoapi-logo.png -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi/static/img creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/service/templates/ogcapi/static/swagger-ui-dist copying build/lib/mapproxy/service/templates/ogcapi/static/swagger-ui-dist/favicon-16x16.png -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi/static/swagger-ui-dist copying build/lib/mapproxy/service/templates/ogcapi/static/swagger-ui-dist/favicon-32x32.png -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi/static/swagger-ui-dist copying build/lib/mapproxy/service/templates/ogcapi/static/swagger-ui-dist/swagger-ui-bundle.js -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi/static/swagger-ui-dist copying build/lib/mapproxy/service/templates/ogcapi/static/swagger-ui-dist/swagger-ui-standalone-preset.js -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi/static/swagger-ui-dist copying build/lib/mapproxy/service/templates/ogcapi/static/swagger-ui-dist/swagger-ui.css -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi/static/swagger-ui-dist creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/service/templates/ogcapi/tilematrixsets copying build/lib/mapproxy/service/templates/ogcapi/tilematrixsets/index.html -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi/tilematrixsets copying build/lib/mapproxy/service/templates/ogcapi/tilematrixsets/tilematrixset.html -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi/tilematrixsets creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/service/templates/ogcapi/tilesets copying build/lib/mapproxy/service/templates/ogcapi/tilesets/index.html -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi/tilesets copying build/lib/mapproxy/service/templates/ogcapi/tilesets/tileset.html -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/service/templates/ogcapi/tilesets creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/source copying build/lib/mapproxy/source/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/source copying build/lib/mapproxy/source/arcgis.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/source copying build/lib/mapproxy/source/error.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/source copying build/lib/mapproxy/source/mapnik.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/source copying build/lib/mapproxy/source/ogcapimaps.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/source copying build/lib/mapproxy/source/ogcapitiles.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/source copying build/lib/mapproxy/source/tile.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/source copying build/lib/mapproxy/source/wms.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/source creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test copying build/lib/mapproxy/test/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test copying build/lib/mapproxy/test/conftest.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test copying build/lib/mapproxy/test/helper.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test copying build/lib/mapproxy/test/http.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test copying build/lib/mapproxy/test/image.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test copying build/lib/mapproxy/test/mocker.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test copying build/lib/mapproxy/test/test_http_helper.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system copying build/lib/mapproxy/test/system/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_arcgis.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_auth.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_behind_proxy.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_bulk_meta_tiles.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_cache_azureblob.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_cache_band_merge.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_cache_coverage.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_cache_geopackage.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_cache_grid_names.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_cache_mbtiles.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_cache_s3.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_cache_source.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_combined_sources.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_coverage.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_demo.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_decorate_img.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_demo_with_extra_service.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_dimensions.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_disable_storage.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_formats.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_inspire_vs.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_kml.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_layergroups.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_legendgraphic.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_mapnik.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_mapserver.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_mixed_mode_format.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_multi_cache_layers.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_multiapp.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_refresh.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_renderd_client.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_response_headers.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_scalehints.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_seed.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_seed_only.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_service_ogcapi.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_sld.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_source_errors.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_source_ogcapimaps.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_source_ogcapitiles.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_tilesource_minmax_res.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_tms.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_tms_origin.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_util_conf.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_util_export.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_util_gridconf_from_ogcapitilematrixset.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_util_grids.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_util_wms_capabilities.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_watermark.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_wms.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_wms_srs_extent.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_wms_version.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_wmsc.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_wmts.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_wmts_dimensions.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_wmts_restful.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system copying build/lib/mapproxy/test/system/test_xslt_featureinfo.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/arcgis.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/auth.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/cache.mbtiles -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/cache_azureblob.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/cache_band_merge.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/cache_bulk_meta_tiles.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/cache_coverage.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/cache_geopackage.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/cache_grid_names.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/cache_mbtiles.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/cache_s3.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/cache_source.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/combined_sources.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/coverage.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/demo.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/dimension.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/disable_storage.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/layer.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/empty_ogrdata.geojson -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/formats.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/inspire.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/inspire_full.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/kml_layer.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/layergroups.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/layergroups_root.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/legendgraphic.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/mapnik_source.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/mapproxy_export.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/mapserver.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/minimal_cgi.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/mixed_mode.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/multi_cache_layers.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/multiapp1.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/multiapp2.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/ogcapi_maps_and_tiles_non_earth_service.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/scalehints.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/ogcapi_maps_and_tiles_service.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/ogcapimaps_non_earth_source.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/ogcapimaps_service.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/ogcapimaps_source.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/ogcapimaps_source_with_supported_srs.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/ogcapitiles_non_earth_source.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/ogcapitiles_service.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/ogcapitiles_source.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/renderd_client.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/seed.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/seed_mapproxy.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/seed_timeouts.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/seed_timeouts_mapproxy.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/seedonly.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/sld.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/source_errors.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/source_errors_raise.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/tileservice_origin.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/tileservice_refresh.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/tilesource_minmax_res.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/util-conf-base-grids.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/util-conf-overwrite.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/util-conf-wms-111-cap.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/util_grids.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/util_wms_capabilities111.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/util_wms_capabilities130.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/util_wms_capabilities_service_exception.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/watermark.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/wms_srs_extent.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/wms_versions.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/wmts.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/wmts_dimensions.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/xslt_featureinfo.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture copying build/lib/mapproxy/test/system/fixture/xslt_featureinfo_input.yaml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000/000 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000/000/000 copying build/lib/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000/000/000/000.png -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000/000/000 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/000 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/000/000 copying build/lib/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/000/000/001.jpeg -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/000/000 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/000 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/000/000 copying build/lib/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/000/000/001.png -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/000/000 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/unit copying build/lib/mapproxy/test/unit/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_async.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_auth.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_cache.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_cache_azureblob.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_cache_compact.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_cache_couchdb.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_cache_geopackage.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_cache_mbtile.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_cache_redis.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_cache_s3.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_cache_tile.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_client.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_client_arcgis.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_client_cgi.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_collections.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_concat_legends.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_conf_loader.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_conf_validator.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_config.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_decorate_img.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_exceptions.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_featureinfo.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_file_lock_load.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_fs.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_geom.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_grid.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_image.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_image_mask.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_image_messages.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_image_options.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_isodate.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_multiapp.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_ogr_reader.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_request.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_srs.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_request_wmts.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_response.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_seed.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_seed_cachelock.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_tiled_source.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_tilefilter.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_times.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_timeutils.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_util_conf_utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_util_ogcapi.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_wms_capabilities.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_wms_layer.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/test_yaml.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit copying build/lib/mapproxy/test/unit/epsg -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/unit/polygons copying build/lib/mapproxy/test/unit/polygons/polygons.dbf -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit/polygons copying build/lib/mapproxy/test/unit/polygons/polygons.shp -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit/polygons copying build/lib/mapproxy/test/unit/polygons/polygons.shx -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/unit/polygons creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas copying build/lib/mapproxy/test/schemas/xml.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/inspire creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/inspire/common creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/inspire/common/1.0 copying build/lib/mapproxy/test/schemas/inspire/common/1.0/common.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0 copying build/lib/mapproxy/test/schemas/inspire/common/1.0/network.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_bul.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_cze.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_dan.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_dut.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_eng.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_est.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_fin.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_fre.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_ger.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_gle.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_gre.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_hun.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_ita.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_lav.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_lit.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_mlt.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_pol.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_por.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_rum.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_slo.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_slv.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_spa.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums copying build/lib/mapproxy/test/schemas/inspire/common/1.0/enums/enum_swe.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/common/1.0/enums creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/inspire/inspire_vs creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/inspire/inspire_vs/1.0 copying build/lib/mapproxy/test/schemas/inspire/inspire_vs/1.0/inspire_vs.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/inspire/inspire_vs/1.0 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/kml creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/kml/2.2.0 copying build/lib/mapproxy/test/schemas/kml/2.2.0/ReadMe.txt -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/kml/2.2.0 copying build/lib/mapproxy/test/schemas/kml/2.2.0/atom-author-link.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/kml/2.2.0 copying build/lib/mapproxy/test/schemas/kml/2.2.0/ogckml22.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/kml/2.2.0 copying build/lib/mapproxy/test/schemas/kml/2.2.0/xAL.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/kml/2.2.0 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/ows creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/ows/1.1.0 copying build/lib/mapproxy/test/schemas/ows/1.1.0/ReadMe.txt -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/ows/1.1.0 copying build/lib/mapproxy/test/schemas/ows/1.1.0/ows19115subset.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/ows/1.1.0 copying build/lib/mapproxy/test/schemas/ows/1.1.0/owsAll.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/ows/1.1.0 copying build/lib/mapproxy/test/schemas/ows/1.1.0/owsCommon.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/ows/1.1.0 copying build/lib/mapproxy/test/schemas/ows/1.1.0/owsContents.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/ows/1.1.0 copying build/lib/mapproxy/test/schemas/ows/1.1.0/owsDataIdentification.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/ows/1.1.0 copying build/lib/mapproxy/test/schemas/ows/1.1.0/owsDomainType.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/ows/1.1.0 copying build/lib/mapproxy/test/schemas/ows/1.1.0/owsExceptionReport.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/ows/1.1.0 copying build/lib/mapproxy/test/schemas/ows/1.1.0/owsGetCapabilities.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/ows/1.1.0 copying build/lib/mapproxy/test/schemas/ows/1.1.0/owsGetResourceByID.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/ows/1.1.0 copying build/lib/mapproxy/test/schemas/ows/1.1.0/owsInputOutputData.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/ows/1.1.0 copying build/lib/mapproxy/test/schemas/ows/1.1.0/owsManifest.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/ows/1.1.0 copying build/lib/mapproxy/test/schemas/ows/1.1.0/owsOperationsMetadata.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/ows/1.1.0 copying build/lib/mapproxy/test/schemas/ows/1.1.0/owsServiceIdentification.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/ows/1.1.0 copying build/lib/mapproxy/test/schemas/ows/1.1.0/owsServiceProvider.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/ows/1.1.0 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/sld creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/sld/1.1.0 copying build/lib/mapproxy/test/schemas/sld/1.1.0/sld_capabilities.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/sld/1.1.0 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/wms creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/wms/1.0.0 copying build/lib/mapproxy/test/schemas/wms/1.0.0/capabilities_1_0_0.dtd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wms/1.0.0 copying build/lib/mapproxy/test/schemas/wms/1.0.0/capabilities_1_0_0.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wms/1.0.0 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/wms/1.0.7 copying build/lib/mapproxy/test/schemas/wms/1.0.7/capabilities_1_0_7.dtd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wms/1.0.7 copying build/lib/mapproxy/test/schemas/wms/1.0.7/capabilities_1_0_7.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wms/1.0.7 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/wms/1.1.0 copying build/lib/mapproxy/test/schemas/wms/1.1.0/capabilities_1_1_0.dtd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wms/1.1.0 copying build/lib/mapproxy/test/schemas/wms/1.1.0/capabilities_1_1_0.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wms/1.1.0 copying build/lib/mapproxy/test/schemas/wms/1.1.0/exception_1_1_0.dtd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wms/1.1.0 copying build/lib/mapproxy/test/schemas/wms/1.1.0/exception_1_1_0.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wms/1.1.0 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/wms/1.1.1 copying build/lib/mapproxy/test/schemas/wms/1.1.1/OGC-exception.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wms/1.1.1 copying build/lib/mapproxy/test/schemas/wms/1.1.1/WMS_DescribeLayerResponse.dtd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wms/1.1.1 copying build/lib/mapproxy/test/schemas/wms/1.1.1/WMS_MS_Capabilities.dtd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wms/1.1.1 copying build/lib/mapproxy/test/schemas/wms/1.1.1/WMS_exception_1_1_1.dtd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wms/1.1.1 copying build/lib/mapproxy/test/schemas/wms/1.1.1/capabilities_1_1_1.dtd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wms/1.1.1 copying build/lib/mapproxy/test/schemas/wms/1.1.1/capabilities_1_1_1.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wms/1.1.1 copying build/lib/mapproxy/test/schemas/wms/1.1.1/exception_1_1_1.dtd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wms/1.1.1 copying build/lib/mapproxy/test/schemas/wms/1.1.1/exception_1_1_1.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wms/1.1.1 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/wms/1.3.0 copying build/lib/mapproxy/test/schemas/wms/1.3.0/ReadMe.txt -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wms/1.3.0 copying build/lib/mapproxy/test/schemas/wms/1.3.0/capabilities_1_3_0.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wms/1.3.0 copying build/lib/mapproxy/test/schemas/wms/1.3.0/capabilities_1_3_0.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wms/1.3.0 copying build/lib/mapproxy/test/schemas/wms/1.3.0/exceptions_1_3_0.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wms/1.3.0 copying build/lib/mapproxy/test/schemas/wms/1.3.0/exceptions_1_3_0.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wms/1.3.0 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/wmsc creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/wmsc/1.1.1 copying build/lib/mapproxy/test/schemas/wmsc/1.1.1/OGC-exception.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wmsc/1.1.1 copying build/lib/mapproxy/test/schemas/wmsc/1.1.1/WMS_DescribeLayerResponse.dtd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wmsc/1.1.1 copying build/lib/mapproxy/test/schemas/wmsc/1.1.1/WMS_MS_Capabilities.dtd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wmsc/1.1.1 copying build/lib/mapproxy/test/schemas/wmsc/1.1.1/WMS_exception_1_1_1.dtd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wmsc/1.1.1 copying build/lib/mapproxy/test/schemas/wmsc/1.1.1/capabilities_1_1_1.dtd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wmsc/1.1.1 copying build/lib/mapproxy/test/schemas/wmsc/1.1.1/capabilities_1_1_1.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wmsc/1.1.1 copying build/lib/mapproxy/test/schemas/wmsc/1.1.1/exception_1_1_1.dtd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wmsc/1.1.1 copying build/lib/mapproxy/test/schemas/wmsc/1.1.1/exception_1_1_1.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wmsc/1.1.1 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/wmts creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/wmts/1.0 copying build/lib/mapproxy/test/schemas/wmts/1.0/ReadMe.txt -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wmts/1.0 copying build/lib/mapproxy/test/schemas/wmts/1.0/wmts.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wmts/1.0 copying build/lib/mapproxy/test/schemas/wmts/1.0/wmtsAbstract.wsdl -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wmts/1.0 copying build/lib/mapproxy/test/schemas/wmts/1.0/wmtsGetCapabilities_request.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wmts/1.0 copying build/lib/mapproxy/test/schemas/wmts/1.0/wmtsGetCapabilities_response.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wmts/1.0 copying build/lib/mapproxy/test/schemas/wmts/1.0/wmtsGetFeatureInfo_request.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wmts/1.0 copying build/lib/mapproxy/test/schemas/wmts/1.0/wmtsGetFeatureInfo_response.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wmts/1.0 copying build/lib/mapproxy/test/schemas/wmts/1.0/wmtsGetTile_request.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wmts/1.0 copying build/lib/mapproxy/test/schemas/wmts/1.0/wmtsKVP.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wmts/1.0 copying build/lib/mapproxy/test/schemas/wmts/1.0/wmtsPayload_response.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/wmts/1.0 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/xlink creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/test/schemas/xlink/1.0.0 copying build/lib/mapproxy/test/schemas/xlink/1.0.0/ReadMe.txt -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/xlink/1.0.0 copying build/lib/mapproxy/test/schemas/xlink/1.0.0/xlinks.xsd -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/test/schemas/xlink/1.0.0 creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/util copying build/lib/mapproxy/util/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util copying build/lib/mapproxy/util/async_.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util copying build/lib/mapproxy/util/bbox.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util copying build/lib/mapproxy/util/collections.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util copying build/lib/mapproxy/util/coverage.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util copying build/lib/mapproxy/util/escape.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util copying build/lib/mapproxy/util/fs.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util copying build/lib/mapproxy/util/geom.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util copying build/lib/mapproxy/util/jinja2_templates.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util copying build/lib/mapproxy/util/lib.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util copying build/lib/mapproxy/util/lock.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util copying build/lib/mapproxy/util/ogcapi.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util copying build/lib/mapproxy/util/ogr.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util copying build/lib/mapproxy/util/py.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util copying build/lib/mapproxy/util/sqlite3.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util copying build/lib/mapproxy/util/times.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util copying build/lib/mapproxy/util/yaml.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/util/ext copying build/lib/mapproxy/util/ext/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext copying build/lib/mapproxy/util/ext/local.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext copying build/lib/mapproxy/util/ext/lockfile.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext copying build/lib/mapproxy/util/ext/serving.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/util/ext/dictspec copying build/lib/mapproxy/util/ext/dictspec/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext/dictspec copying build/lib/mapproxy/util/ext/dictspec/spec.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext/dictspec copying build/lib/mapproxy/util/ext/dictspec/validator.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext/dictspec creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/util/ext/dictspec/test copying build/lib/mapproxy/util/ext/dictspec/test/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext/dictspec/test copying build/lib/mapproxy/util/ext/dictspec/test/test_validator.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext/dictspec/test creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/util/ext/tempita copying build/lib/mapproxy/util/ext/tempita/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext/tempita copying build/lib/mapproxy/util/ext/tempita/_looper.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext/tempita copying build/lib/mapproxy/util/ext/tempita/string_utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext/tempita creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/util/ext/wmsparse copying build/lib/mapproxy/util/ext/wmsparse/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext/wmsparse copying build/lib/mapproxy/util/ext/wmsparse/duration.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext/wmsparse copying build/lib/mapproxy/util/ext/wmsparse/parse.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext/wmsparse copying build/lib/mapproxy/util/ext/wmsparse/util.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext/wmsparse creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy/util/ext/wmsparse/test copying build/lib/mapproxy/util/ext/wmsparse/test/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext/wmsparse/test copying build/lib/mapproxy/util/ext/wmsparse/test/test_parse.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext/wmsparse/test copying build/lib/mapproxy/util/ext/wmsparse/test/test_util.py -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext/wmsparse/test copying build/lib/mapproxy/util/ext/wmsparse/test/wms-example-111.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext/wmsparse/test copying build/lib/mapproxy/util/ext/wmsparse/test/wms-example-130.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext/wmsparse/test copying build/lib/mapproxy/util/ext/wmsparse/test/wms-large-111.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext/wmsparse/test copying build/lib/mapproxy/util/ext/wmsparse/test/wms_nasa_cap.xml -> build/bdist.openbsd-7.9-amd64/wheel/./mapproxy/util/ext/wmsparse/test running install_egg_info Copying MapProxy.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./MapProxy-6.0.1-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/mapproxy-6.0.1.dist-info/WHEEL creating '/exopi-obj/pobj/mapproxy-6.0.1/mapproxy-6.0.1/dist/.tmp-fljqefpa/mapproxy-6.0.1-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'mapproxy/__init__.py' adding 'mapproxy/exception.py' adding 'mapproxy/featureinfo.py' adding 'mapproxy/layer.py' adding 'mapproxy/multiapp.py' adding 'mapproxy/proj.py' adding 'mapproxy/response.py' adding 'mapproxy/srs.py' adding 'mapproxy/template.py' adding 'mapproxy/tilefilter.py' adding 'mapproxy/version.py' adding 'mapproxy/wsgiapp.py' adding 'mapproxy/cache/__init__.py' adding 'mapproxy/cache/azureblob.py' adding 'mapproxy/cache/base.py' adding 'mapproxy/cache/compact.py' adding 'mapproxy/cache/couchdb.py' adding 'mapproxy/cache/dummy.py' adding 'mapproxy/cache/file.py' adding 'mapproxy/cache/geopackage.py' adding 'mapproxy/cache/legend.py' adding 'mapproxy/cache/mbtiles.py' adding 'mapproxy/cache/meta.py' adding 'mapproxy/cache/path.py' adding 'mapproxy/cache/redis.py' adding 'mapproxy/cache/renderd.py' adding 'mapproxy/cache/s3.py' adding 'mapproxy/cache/tile.py' adding 'mapproxy/client/__init__.py' adding 'mapproxy/client/arcgis.py' adding 'mapproxy/client/cgi.py' adding 'mapproxy/client/http.py' adding 'mapproxy/client/log.py' adding 'mapproxy/client/tile.py' adding 'mapproxy/client/wms.py' adding 'mapproxy/config/__init__.py' adding 'mapproxy/config/config-schema.json' adding 'mapproxy/config/config.py' adding 'mapproxy/config/coverage.py' adding 'mapproxy/config/defaults.py' adding 'mapproxy/config/loader.py' adding 'mapproxy/config/spec.py' adding 'mapproxy/config/validator.py' adding 'mapproxy/config_template/__init__.py' adding 'mapproxy/config_template/base_config/config.wsgi' adding 'mapproxy/config_template/base_config/full_example.yaml' adding 'mapproxy/config_template/base_config/full_seed_example.yaml' adding 'mapproxy/config_template/base_config/log.ini' adding 'mapproxy/config_template/base_config/mapproxy.yaml' adding 'mapproxy/config_template/base_config/seed.yaml' adding 'mapproxy/grid/__init__.py' adding 'mapproxy/grid/meta_grid.py' adding 'mapproxy/grid/resolutions.py' adding 'mapproxy/grid/tile_grid.py' adding 'mapproxy/image/__init__.py' adding 'mapproxy/image/mask.py' adding 'mapproxy/image/merge.py' adding 'mapproxy/image/message.py' adding 'mapproxy/image/opts.py' adding 'mapproxy/image/tile.py' adding 'mapproxy/image/transform.py' adding 'mapproxy/image/fonts/DejaVuSans.ttf' adding 'mapproxy/image/fonts/DejaVuSansMono.ttf' adding 'mapproxy/image/fonts/LICENSE' adding 'mapproxy/image/fonts/__init__.py' adding 'mapproxy/request/__init__.py' adding 'mapproxy/request/arcgis.py' adding 'mapproxy/request/base.py' adding 'mapproxy/request/tile.py' adding 'mapproxy/request/wmts.py' adding 'mapproxy/request/wms/__init__.py' adding 'mapproxy/request/wms/exception.py' adding 'mapproxy/script/__init__.py' adding 'mapproxy/script/defrag.py' adding 'mapproxy/script/export.py' adding 'mapproxy/script/gridconf_from_ogcapitilematrixset.py' adding 'mapproxy/script/grids.py' adding 'mapproxy/script/scales.py' adding 'mapproxy/script/util.py' adding 'mapproxy/script/wms_capabilities.py' adding 'mapproxy/script/conf/__init__.py' adding 'mapproxy/script/conf/app.py' adding 'mapproxy/script/conf/caches.py' adding 'mapproxy/script/conf/geopackage.py' adding 'mapproxy/script/conf/layers.py' adding 'mapproxy/script/conf/seeds.py' adding 'mapproxy/script/conf/sources.py' adding 'mapproxy/script/conf/utils.py' adding 'mapproxy/seed/__init__.py' adding 'mapproxy/seed/cachelock.py' adding 'mapproxy/seed/cleanup.py' adding 'mapproxy/seed/config.py' adding 'mapproxy/seed/script.py' adding 'mapproxy/seed/seeder.py' adding 'mapproxy/seed/spec.py' adding 'mapproxy/seed/util.py' adding 'mapproxy/service/__init__.py' adding 'mapproxy/service/base.py' adding 'mapproxy/service/demo.py' adding 'mapproxy/service/kml.py' adding 'mapproxy/service/ows.py' adding 'mapproxy/service/template_helper.py' adding 'mapproxy/service/tile.py' adding 'mapproxy/service/wms.py' adding 'mapproxy/service/wmts.py' adding 'mapproxy/service/ogcapi/__init__.py' adding 'mapproxy/service/ogcapi/api.py' adding 'mapproxy/service/ogcapi/collections.py' adding 'mapproxy/service/ogcapi/conformance.py' adding 'mapproxy/service/ogcapi/constants.py' adding 'mapproxy/service/ogcapi/landing_page.py' adding 'mapproxy/service/ogcapi/map.py' adding 'mapproxy/service/ogcapi/map_utils.py' adding 'mapproxy/service/ogcapi/server.py' adding 'mapproxy/service/ogcapi/tile.py' adding 'mapproxy/service/ogcapi/tilematrixsets.py' adding 'mapproxy/service/ogcapi/tilesets.py' adding 'mapproxy/service/templates/ows_exception.xml' adding 'mapproxy/service/templates/tms_capabilities.xml' adding 'mapproxy/service/templates/tms_exception.xml' adding 'mapproxy/service/templates/tms_root_resource.xml' adding 'mapproxy/service/templates/tms_tilemap_capabilities.xml' adding 'mapproxy/service/templates/wms100capabilities.xml' adding 'mapproxy/service/templates/wms100exception.xml' adding 'mapproxy/service/templates/wms110capabilities.xml' adding 'mapproxy/service/templates/wms110exception.xml' adding 'mapproxy/service/templates/wms111capabilities.xml' adding 'mapproxy/service/templates/wms111exception.xml' adding 'mapproxy/service/templates/wms130capabilities.xml' adding 'mapproxy/service/templates/wms130exception.xml' adding 'mapproxy/service/templates/wmts100capabilities.xml' adding 'mapproxy/service/templates/wmts100exception.xml' adding 'mapproxy/service/templates/demo/capabilities_demo.html' adding 'mapproxy/service/templates/demo/demo.html' adding 'mapproxy/service/templates/demo/openlayers-demo.cfg' adding 'mapproxy/service/templates/demo/static.html' adding 'mapproxy/service/templates/demo/tms_demo.html' adding 'mapproxy/service/templates/demo/wms_demo.html' adding 'mapproxy/service/templates/demo/wmts_demo.html' adding 'mapproxy/service/templates/demo/static/logo.png' adding 'mapproxy/service/templates/demo/static/ol.css' adding 'mapproxy/service/templates/demo/static/ol.js' adding 'mapproxy/service/templates/demo/static/proj4.min.js' adding 'mapproxy/service/templates/demo/static/proj4defs.js' adding 'mapproxy/service/templates/demo/static/site.css' adding 'mapproxy/service/templates/demo/static/img/blank.gif' adding 'mapproxy/service/templates/demo/static/img/east-mini.png' adding 'mapproxy/service/templates/demo/static/img/north-mini.png' adding 'mapproxy/service/templates/demo/static/img/south-mini.png' adding 'mapproxy/service/templates/demo/static/img/west-mini.png' adding 'mapproxy/service/templates/demo/static/img/zoom-minus-mini.png' adding 'mapproxy/service/templates/demo/static/img/zoom-plus-mini.png' adding 'mapproxy/service/templates/demo/static/img/zoom-world-mini.png' adding 'mapproxy/service/templates/demo/static/theme/default/framedCloud.css' adding 'mapproxy/service/templates/demo/static/theme/default/google.css' adding 'mapproxy/service/templates/demo/static/theme/default/ie6-style.css' adding 'mapproxy/service/templates/demo/static/theme/default/style.css' adding 'mapproxy/service/templates/ogcapi/_base.html' adding 'mapproxy/service/templates/ogcapi/conformance.html' adding 'mapproxy/service/templates/ogcapi/exception.html' adding 'mapproxy/service/templates/ogcapi/landing_page.html' adding 'mapproxy/service/templates/ogcapi/collections/collection.html' adding 'mapproxy/service/templates/ogcapi/collections/index.html' adding 'mapproxy/service/templates/ogcapi/openapi/redoc.html' adding 'mapproxy/service/templates/ogcapi/openapi/swagger.html' adding 'mapproxy/service/templates/ogcapi/static/fonts_montserra_roboto.css' adding 'mapproxy/service/templates/ogcapi/static/redoc.standalone.js' adding 'mapproxy/service/templates/ogcapi/static/css/bootstrap.min.css' adding 'mapproxy/service/templates/ogcapi/static/css/default.css' adding 'mapproxy/service/templates/ogcapi/static/img/logo.png' adding 'mapproxy/service/templates/ogcapi/static/img/pygeoapi-logo.png' adding 'mapproxy/service/templates/ogcapi/static/swagger-ui-dist/favicon-16x16.png' adding 'mapproxy/service/templates/ogcapi/static/swagger-ui-dist/favicon-32x32.png' adding 'mapproxy/service/templates/ogcapi/static/swagger-ui-dist/swagger-ui-bundle.js' adding 'mapproxy/service/templates/ogcapi/static/swagger-ui-dist/swagger-ui-standalone-preset.js' adding 'mapproxy/service/templates/ogcapi/static/swagger-ui-dist/swagger-ui.css' adding 'mapproxy/service/templates/ogcapi/tilematrixsets/index.html' adding 'mapproxy/service/templates/ogcapi/tilematrixsets/tilematrixset.html' adding 'mapproxy/service/templates/ogcapi/tilesets/index.html' adding 'mapproxy/service/templates/ogcapi/tilesets/tileset.html' adding 'mapproxy/source/__init__.py' adding 'mapproxy/source/arcgis.py' adding 'mapproxy/source/error.py' adding 'mapproxy/source/mapnik.py' adding 'mapproxy/source/ogcapimaps.py' adding 'mapproxy/source/ogcapitiles.py' adding 'mapproxy/source/tile.py' adding 'mapproxy/source/wms.py' adding 'mapproxy/test/__init__.py' adding 'mapproxy/test/conftest.py' adding 'mapproxy/test/helper.py' adding 'mapproxy/test/http.py' adding 'mapproxy/test/image.py' adding 'mapproxy/test/mocker.py' adding 'mapproxy/test/test_http_helper.py' adding 'mapproxy/test/schemas/xml.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/common.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/network.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_bul.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_cze.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_dan.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_dut.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_eng.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_est.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_fin.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_fre.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_ger.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_gle.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_gre.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_hun.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_ita.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_lav.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_lit.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_mlt.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_pol.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_por.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_rum.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_slo.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_slv.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_spa.xsd' adding 'mapproxy/test/schemas/inspire/common/1.0/enums/enum_swe.xsd' adding 'mapproxy/test/schemas/inspire/inspire_vs/1.0/inspire_vs.xsd' adding 'mapproxy/test/schemas/kml/2.2.0/ReadMe.txt' adding 'mapproxy/test/schemas/kml/2.2.0/atom-author-link.xsd' adding 'mapproxy/test/schemas/kml/2.2.0/ogckml22.xsd' adding 'mapproxy/test/schemas/kml/2.2.0/xAL.xsd' adding 'mapproxy/test/schemas/ows/1.1.0/ReadMe.txt' adding 'mapproxy/test/schemas/ows/1.1.0/ows19115subset.xsd' adding 'mapproxy/test/schemas/ows/1.1.0/owsAll.xsd' adding 'mapproxy/test/schemas/ows/1.1.0/owsCommon.xsd' adding 'mapproxy/test/schemas/ows/1.1.0/owsContents.xsd' adding 'mapproxy/test/schemas/ows/1.1.0/owsDataIdentification.xsd' adding 'mapproxy/test/schemas/ows/1.1.0/owsDomainType.xsd' adding 'mapproxy/test/schemas/ows/1.1.0/owsExceptionReport.xsd' adding 'mapproxy/test/schemas/ows/1.1.0/owsGetCapabilities.xsd' adding 'mapproxy/test/schemas/ows/1.1.0/owsGetResourceByID.xsd' adding 'mapproxy/test/schemas/ows/1.1.0/owsInputOutputData.xsd' adding 'mapproxy/test/schemas/ows/1.1.0/owsManifest.xsd' adding 'mapproxy/test/schemas/ows/1.1.0/owsOperationsMetadata.xsd' adding 'mapproxy/test/schemas/ows/1.1.0/owsServiceIdentification.xsd' adding 'mapproxy/test/schemas/ows/1.1.0/owsServiceProvider.xsd' adding 'mapproxy/test/schemas/sld/1.1.0/sld_capabilities.xsd' adding 'mapproxy/test/schemas/wms/1.0.0/capabilities_1_0_0.dtd' adding 'mapproxy/test/schemas/wms/1.0.0/capabilities_1_0_0.xml' adding 'mapproxy/test/schemas/wms/1.0.7/capabilities_1_0_7.dtd' adding 'mapproxy/test/schemas/wms/1.0.7/capabilities_1_0_7.xml' adding 'mapproxy/test/schemas/wms/1.1.0/capabilities_1_1_0.dtd' adding 'mapproxy/test/schemas/wms/1.1.0/capabilities_1_1_0.xml' adding 'mapproxy/test/schemas/wms/1.1.0/exception_1_1_0.dtd' adding 'mapproxy/test/schemas/wms/1.1.0/exception_1_1_0.xml' adding 'mapproxy/test/schemas/wms/1.1.1/OGC-exception.xsd' adding 'mapproxy/test/schemas/wms/1.1.1/WMS_DescribeLayerResponse.dtd' adding 'mapproxy/test/schemas/wms/1.1.1/WMS_MS_Capabilities.dtd' adding 'mapproxy/test/schemas/wms/1.1.1/WMS_exception_1_1_1.dtd' adding 'mapproxy/test/schemas/wms/1.1.1/capabilities_1_1_1.dtd' adding 'mapproxy/test/schemas/wms/1.1.1/capabilities_1_1_1.xml' adding 'mapproxy/test/schemas/wms/1.1.1/exception_1_1_1.dtd' adding 'mapproxy/test/schemas/wms/1.1.1/exception_1_1_1.xml' adding 'mapproxy/test/schemas/wms/1.3.0/ReadMe.txt' adding 'mapproxy/test/schemas/wms/1.3.0/capabilities_1_3_0.xml' adding 'mapproxy/test/schemas/wms/1.3.0/capabilities_1_3_0.xsd' adding 'mapproxy/test/schemas/wms/1.3.0/exceptions_1_3_0.xml' adding 'mapproxy/test/schemas/wms/1.3.0/exceptions_1_3_0.xsd' adding 'mapproxy/test/schemas/wmsc/1.1.1/OGC-exception.xsd' adding 'mapproxy/test/schemas/wmsc/1.1.1/WMS_DescribeLayerResponse.dtd' adding 'mapproxy/test/schemas/wmsc/1.1.1/WMS_MS_Capabilities.dtd' adding 'mapproxy/test/schemas/wmsc/1.1.1/WMS_exception_1_1_1.dtd' adding 'mapproxy/test/schemas/wmsc/1.1.1/capabilities_1_1_1.dtd' adding 'mapproxy/test/schemas/wmsc/1.1.1/capabilities_1_1_1.xml' adding 'mapproxy/test/schemas/wmsc/1.1.1/exception_1_1_1.dtd' adding 'mapproxy/test/schemas/wmsc/1.1.1/exception_1_1_1.xml' adding 'mapproxy/test/schemas/wmts/1.0/ReadMe.txt' adding 'mapproxy/test/schemas/wmts/1.0/wmts.xsd' adding 'mapproxy/test/schemas/wmts/1.0/wmtsAbstract.wsdl' adding 'mapproxy/test/schemas/wmts/1.0/wmtsGetCapabilities_request.xsd' adding 'mapproxy/test/schemas/wmts/1.0/wmtsGetCapabilities_response.xsd' adding 'mapproxy/test/schemas/wmts/1.0/wmtsGetFeatureInfo_request.xsd' adding 'mapproxy/test/schemas/wmts/1.0/wmtsGetFeatureInfo_response.xsd' adding 'mapproxy/test/schemas/wmts/1.0/wmtsGetTile_request.xsd' adding 'mapproxy/test/schemas/wmts/1.0/wmtsKVP.xsd' adding 'mapproxy/test/schemas/wmts/1.0/wmtsPayload_response.xsd' adding 'mapproxy/test/schemas/xlink/1.0.0/ReadMe.txt' adding 'mapproxy/test/schemas/xlink/1.0.0/xlinks.xsd' adding 'mapproxy/test/system/__init__.py' adding 'mapproxy/test/system/test_arcgis.py' adding 'mapproxy/test/system/test_auth.py' adding 'mapproxy/test/system/test_behind_proxy.py' adding 'mapproxy/test/system/test_bulk_meta_tiles.py' adding 'mapproxy/test/system/test_cache_azureblob.py' adding 'mapproxy/test/system/test_cache_band_merge.py' adding 'mapproxy/test/system/test_cache_coverage.py' adding 'mapproxy/test/system/test_cache_geopackage.py' adding 'mapproxy/test/system/test_cache_grid_names.py' adding 'mapproxy/test/system/test_cache_mbtiles.py' adding 'mapproxy/test/system/test_cache_s3.py' adding 'mapproxy/test/system/test_cache_source.py' adding 'mapproxy/test/system/test_combined_sources.py' adding 'mapproxy/test/system/test_coverage.py' adding 'mapproxy/test/system/test_decorate_img.py' adding 'mapproxy/test/system/test_demo.py' adding 'mapproxy/test/system/test_demo_with_extra_service.py' adding 'mapproxy/test/system/test_dimensions.py' adding 'mapproxy/test/system/test_disable_storage.py' adding 'mapproxy/test/system/test_formats.py' adding 'mapproxy/test/system/test_inspire_vs.py' adding 'mapproxy/test/system/test_kml.py' adding 'mapproxy/test/system/test_layergroups.py' adding 'mapproxy/test/system/test_legendgraphic.py' adding 'mapproxy/test/system/test_mapnik.py' adding 'mapproxy/test/system/test_mapserver.py' adding 'mapproxy/test/system/test_mixed_mode_format.py' adding 'mapproxy/test/system/test_multi_cache_layers.py' adding 'mapproxy/test/system/test_multiapp.py' adding 'mapproxy/test/system/test_refresh.py' adding 'mapproxy/test/system/test_renderd_client.py' adding 'mapproxy/test/system/test_response_headers.py' adding 'mapproxy/test/system/test_scalehints.py' adding 'mapproxy/test/system/test_seed.py' adding 'mapproxy/test/system/test_seed_only.py' adding 'mapproxy/test/system/test_service_ogcapi.py' adding 'mapproxy/test/system/test_sld.py' adding 'mapproxy/test/system/test_source_errors.py' adding 'mapproxy/test/system/test_source_ogcapimaps.py' adding 'mapproxy/test/system/test_source_ogcapitiles.py' adding 'mapproxy/test/system/test_tilesource_minmax_res.py' adding 'mapproxy/test/system/test_tms.py' adding 'mapproxy/test/system/test_tms_origin.py' adding 'mapproxy/test/system/test_util_conf.py' adding 'mapproxy/test/system/test_util_export.py' adding 'mapproxy/test/system/test_util_gridconf_from_ogcapitilematrixset.py' adding 'mapproxy/test/system/test_util_grids.py' adding 'mapproxy/test/system/test_util_wms_capabilities.py' adding 'mapproxy/test/system/test_watermark.py' adding 'mapproxy/test/system/test_wms.py' adding 'mapproxy/test/system/test_wms_srs_extent.py' adding 'mapproxy/test/system/test_wms_version.py' adding 'mapproxy/test/system/test_wmsc.py' adding 'mapproxy/test/system/test_wmts.py' adding 'mapproxy/test/system/test_wmts_dimensions.py' adding 'mapproxy/test/system/test_wmts_restful.py' adding 'mapproxy/test/system/test_xslt_featureinfo.py' adding 'mapproxy/test/system/fixture/arcgis.yaml' adding 'mapproxy/test/system/fixture/auth.yaml' adding 'mapproxy/test/system/fixture/cache.mbtiles' adding 'mapproxy/test/system/fixture/cache_azureblob.yaml' adding 'mapproxy/test/system/fixture/cache_band_merge.yaml' adding 'mapproxy/test/system/fixture/cache_bulk_meta_tiles.yaml' adding 'mapproxy/test/system/fixture/cache_coverage.yaml' adding 'mapproxy/test/system/fixture/cache_geopackage.yaml' adding 'mapproxy/test/system/fixture/cache_grid_names.yaml' adding 'mapproxy/test/system/fixture/cache_mbtiles.yaml' adding 'mapproxy/test/system/fixture/cache_s3.yaml' adding 'mapproxy/test/system/fixture/cache_source.yaml' adding 'mapproxy/test/system/fixture/combined_sources.yaml' adding 'mapproxy/test/system/fixture/coverage.yaml' adding 'mapproxy/test/system/fixture/demo.yaml' adding 'mapproxy/test/system/fixture/dimension.yaml' adding 'mapproxy/test/system/fixture/disable_storage.yaml' adding 'mapproxy/test/system/fixture/empty_ogrdata.geojson' adding 'mapproxy/test/system/fixture/formats.yaml' adding 'mapproxy/test/system/fixture/inspire.yaml' adding 'mapproxy/test/system/fixture/inspire_full.yaml' adding 'mapproxy/test/system/fixture/kml_layer.yaml' adding 'mapproxy/test/system/fixture/layer.yaml' adding 'mapproxy/test/system/fixture/layergroups.yaml' adding 'mapproxy/test/system/fixture/layergroups_root.yaml' adding 'mapproxy/test/system/fixture/legendgraphic.yaml' adding 'mapproxy/test/system/fixture/mapnik_source.yaml' adding 'mapproxy/test/system/fixture/mapproxy_export.yaml' adding 'mapproxy/test/system/fixture/mapserver.yaml' adding 'mapproxy/test/system/fixture/minimal_cgi.py' adding 'mapproxy/test/system/fixture/mixed_mode.yaml' adding 'mapproxy/test/system/fixture/multi_cache_layers.yaml' adding 'mapproxy/test/system/fixture/multiapp1.yaml' adding 'mapproxy/test/system/fixture/multiapp2.yaml' adding 'mapproxy/test/system/fixture/ogcapi_maps_and_tiles_non_earth_service.yaml' adding 'mapproxy/test/system/fixture/ogcapi_maps_and_tiles_service.yaml' adding 'mapproxy/test/system/fixture/ogcapimaps_non_earth_source.yaml' adding 'mapproxy/test/system/fixture/ogcapimaps_service.yaml' adding 'mapproxy/test/system/fixture/ogcapimaps_source.yaml' adding 'mapproxy/test/system/fixture/ogcapimaps_source_with_supported_srs.yaml' adding 'mapproxy/test/system/fixture/ogcapitiles_non_earth_source.yaml' adding 'mapproxy/test/system/fixture/ogcapitiles_service.yaml' adding 'mapproxy/test/system/fixture/ogcapitiles_source.yaml' adding 'mapproxy/test/system/fixture/renderd_client.yaml' adding 'mapproxy/test/system/fixture/scalehints.yaml' adding 'mapproxy/test/system/fixture/seed.yaml' adding 'mapproxy/test/system/fixture/seed_mapproxy.yaml' adding 'mapproxy/test/system/fixture/seed_timeouts.yaml' adding 'mapproxy/test/system/fixture/seed_timeouts_mapproxy.yaml' adding 'mapproxy/test/system/fixture/seedonly.yaml' adding 'mapproxy/test/system/fixture/sld.yaml' adding 'mapproxy/test/system/fixture/source_errors.yaml' adding 'mapproxy/test/system/fixture/source_errors_raise.yaml' adding 'mapproxy/test/system/fixture/tileservice_origin.yaml' adding 'mapproxy/test/system/fixture/tileservice_refresh.yaml' adding 'mapproxy/test/system/fixture/tilesource_minmax_res.yaml' adding 'mapproxy/test/system/fixture/util-conf-base-grids.yaml' adding 'mapproxy/test/system/fixture/util-conf-overwrite.yaml' adding 'mapproxy/test/system/fixture/util-conf-wms-111-cap.xml' adding 'mapproxy/test/system/fixture/util_grids.yaml' adding 'mapproxy/test/system/fixture/util_wms_capabilities111.xml' adding 'mapproxy/test/system/fixture/util_wms_capabilities130.xml' adding 'mapproxy/test/system/fixture/util_wms_capabilities_service_exception.xml' adding 'mapproxy/test/system/fixture/watermark.yaml' adding 'mapproxy/test/system/fixture/wms_srs_extent.yaml' adding 'mapproxy/test/system/fixture/wms_versions.yaml' adding 'mapproxy/test/system/fixture/wmts.yaml' adding 'mapproxy/test/system/fixture/wmts_dimensions.yaml' adding 'mapproxy/test/system/fixture/xslt_featureinfo.yaml' adding 'mapproxy/test/system/fixture/xslt_featureinfo_input.yaml' adding 'mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000/000/000/000.png' adding 'mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/000/000/001.jpeg' adding 'mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/000/000/001.png' adding 'mapproxy/test/unit/__init__.py' adding 'mapproxy/test/unit/epsg' adding 'mapproxy/test/unit/test_async.py' adding 'mapproxy/test/unit/test_auth.py' adding 'mapproxy/test/unit/test_cache.py' adding 'mapproxy/test/unit/test_cache_azureblob.py' adding 'mapproxy/test/unit/test_cache_compact.py' adding 'mapproxy/test/unit/test_cache_couchdb.py' adding 'mapproxy/test/unit/test_cache_geopackage.py' adding 'mapproxy/test/unit/test_cache_mbtile.py' adding 'mapproxy/test/unit/test_cache_redis.py' adding 'mapproxy/test/unit/test_cache_s3.py' adding 'mapproxy/test/unit/test_cache_tile.py' adding 'mapproxy/test/unit/test_client.py' adding 'mapproxy/test/unit/test_client_arcgis.py' adding 'mapproxy/test/unit/test_client_cgi.py' adding 'mapproxy/test/unit/test_collections.py' adding 'mapproxy/test/unit/test_concat_legends.py' adding 'mapproxy/test/unit/test_conf_loader.py' adding 'mapproxy/test/unit/test_conf_validator.py' adding 'mapproxy/test/unit/test_config.py' adding 'mapproxy/test/unit/test_decorate_img.py' adding 'mapproxy/test/unit/test_exceptions.py' adding 'mapproxy/test/unit/test_featureinfo.py' adding 'mapproxy/test/unit/test_file_lock_load.py' adding 'mapproxy/test/unit/test_fs.py' adding 'mapproxy/test/unit/test_geom.py' adding 'mapproxy/test/unit/test_grid.py' adding 'mapproxy/test/unit/test_image.py' adding 'mapproxy/test/unit/test_image_mask.py' adding 'mapproxy/test/unit/test_image_messages.py' adding 'mapproxy/test/unit/test_image_options.py' adding 'mapproxy/test/unit/test_isodate.py' adding 'mapproxy/test/unit/test_multiapp.py' adding 'mapproxy/test/unit/test_ogr_reader.py' adding 'mapproxy/test/unit/test_request.py' adding 'mapproxy/test/unit/test_request_wmts.py' adding 'mapproxy/test/unit/test_response.py' adding 'mapproxy/test/unit/test_seed.py' adding 'mapproxy/test/unit/test_seed_cachelock.py' adding 'mapproxy/test/unit/test_srs.py' adding 'mapproxy/test/unit/test_tiled_source.py' adding 'mapproxy/test/unit/test_tilefilter.py' adding 'mapproxy/test/unit/test_times.py' adding 'mapproxy/test/unit/test_timeutils.py' adding 'mapproxy/test/unit/test_util_conf_utils.py' adding 'mapproxy/test/unit/test_util_ogcapi.py' adding 'mapproxy/test/unit/test_utils.py' adding 'mapproxy/test/unit/test_wms_capabilities.py' adding 'mapproxy/test/unit/test_wms_layer.py' adding 'mapproxy/test/unit/test_yaml.py' adding 'mapproxy/test/unit/polygons/polygons.dbf' adding 'mapproxy/test/unit/polygons/polygons.shp' adding 'mapproxy/test/unit/polygons/polygons.shx' adding 'mapproxy/util/__init__.py' adding 'mapproxy/util/async_.py' adding 'mapproxy/util/bbox.py' adding 'mapproxy/util/collections.py' adding 'mapproxy/util/coverage.py' adding 'mapproxy/util/escape.py' adding 'mapproxy/util/fs.py' adding 'mapproxy/util/geom.py' adding 'mapproxy/util/jinja2_templates.py' adding 'mapproxy/util/lib.py' adding 'mapproxy/util/lock.py' adding 'mapproxy/util/ogcapi.py' adding 'mapproxy/util/ogr.py' adding 'mapproxy/util/py.py' adding 'mapproxy/util/sqlite3.py' adding 'mapproxy/util/times.py' adding 'mapproxy/util/yaml.py' adding 'mapproxy/util/ext/__init__.py' adding 'mapproxy/util/ext/local.py' adding 'mapproxy/util/ext/lockfile.py' adding 'mapproxy/util/ext/serving.py' adding 'mapproxy/util/ext/dictspec/__init__.py' adding 'mapproxy/util/ext/dictspec/spec.py' adding 'mapproxy/util/ext/dictspec/validator.py' adding 'mapproxy/util/ext/dictspec/test/__init__.py' adding 'mapproxy/util/ext/dictspec/test/test_validator.py' adding 'mapproxy/util/ext/tempita/__init__.py' adding 'mapproxy/util/ext/tempita/_looper.py' adding 'mapproxy/util/ext/tempita/string_utils.py' adding 'mapproxy/util/ext/wmsparse/__init__.py' adding 'mapproxy/util/ext/wmsparse/duration.py' adding 'mapproxy/util/ext/wmsparse/parse.py' adding 'mapproxy/util/ext/wmsparse/util.py' adding 'mapproxy/util/ext/wmsparse/test/__init__.py' adding 'mapproxy/util/ext/wmsparse/test/test_parse.py' adding 'mapproxy/util/ext/wmsparse/test/test_util.py' adding 'mapproxy/util/ext/wmsparse/test/wms-example-111.xml' adding 'mapproxy/util/ext/wmsparse/test/wms-example-130.xml' adding 'mapproxy/util/ext/wmsparse/test/wms-large-111.xml' adding 'mapproxy/util/ext/wmsparse/test/wms_nasa_cap.xml' adding 'mapproxy-6.0.1.dist-info/licenses/AUTHORS.txt' adding 'mapproxy-6.0.1.dist-info/licenses/COPYING.txt' adding 'mapproxy-6.0.1.dist-info/licenses/LICENSE.txt' adding 'mapproxy-6.0.1.dist-info/METADATA' adding 'mapproxy-6.0.1.dist-info/WHEEL' adding 'mapproxy-6.0.1.dist-info/entry_points.txt' adding 'mapproxy-6.0.1.dist-info/top_level.txt' adding 'mapproxy-6.0.1.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built mapproxy-6.0.1-py3-none-any.whl >>> Running package in geo/mapproxy at 1778686391.69 ===> geo/mapproxy ===> Faking installation for mapproxy-6.0.1 ===> Building package for mapproxy-6.0.1 Create /exopi-cvs/ports/packages/amd64/all/mapproxy-6.0.1.tgz Creating package mapproxy-6.0.1 reading plist| checking dependencies| checking dependencies|devel/py-dateutil checking dependencies|devel/py-future checking dependencies|devel/py-jsonschema checking dependencies|geo/py-proj checking dependencies|geo/py-shapely checking dependencies|graphics/py-Pillow checking dependencies|lang/python/3,-main checking dependencies|textproc/py-lxml checking dependencies|textproc/py-yaml checking dependencies|www/py-werkzeug checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|*********************** | 39% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|***** | 9% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******* | 12% archiving|******** | 12% archiving|******** | 13% archiving|********* | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 16% archiving|*********** | 17% archiving|************ | 18% archiving|************ | 19% archiving|************ | 20% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************* | 34% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|********************************* | 51% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|******************************************** | 70% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|************************************************* | 77% archiving|********************************************************* | 89% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************ | 95% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/mapproxy-6.0.1 was updated --- /exopi-cvs/ports/plist/amd64/mapproxy-6.0.1 +++ /exopi-cvs/ports/plist/amd64/mapproxy-6.0.1-new @@ -1,5 +1,5 @@ @name mapproxy-6.0.1 -@version 16 +@version 17 @comment pkgpath=geo/mapproxy ftp=yes @arch amd64 +DESC @@ -17,1173 +17,1173 @@ @cwd /usr/local bin/mapproxy-seed bin/mapproxy-util -lib/python3.13/site-packages/mapproxy/ -lib/python3.13/site-packages/mapproxy-6.0.1.dist-info/ -lib/python3.13/site-packages/mapproxy-6.0.1.dist-info/METADATA -lib/python3.13/site-packages/mapproxy-6.0.1.dist-info/RECORD -lib/python3.13/site-packages/mapproxy-6.0.1.dist-info/WHEEL -lib/python3.13/site-packages/mapproxy-6.0.1.dist-info/entry_points.txt -lib/python3.13/site-packages/mapproxy-6.0.1.dist-info/licenses/ -lib/python3.13/site-packages/mapproxy-6.0.1.dist-info/licenses/AUTHORS.txt -lib/python3.13/site-packages/mapproxy-6.0.1.dist-info/licenses/COPYING.txt -lib/python3.13/site-packages/mapproxy-6.0.1.dist-info/licenses/LICENSE.txt -lib/python3.13/site-packages/mapproxy-6.0.1.dist-info/top_level.txt -lib/python3.13/site-packages/mapproxy/__init__.py -lib/python3.13/site-packages/mapproxy/__pycache__/ -lib/python3.13/site-packages/mapproxy/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/exception.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/exception.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/featureinfo.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/featureinfo.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/layer.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/layer.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/multiapp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/multiapp.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/proj.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/proj.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/response.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/response.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/srs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/srs.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/template.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/template.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/tilefilter.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/tilefilter.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/version.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/version.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/wsgiapp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/__pycache__/wsgiapp.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/cache/ -lib/python3.13/site-packages/mapproxy/cache/__init__.py -lib/python3.13/site-packages/mapproxy/cache/__pycache__/ -lib/python3.13/site-packages/mapproxy/cache/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/azureblob.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/azureblob.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/base.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/compact.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/compact.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/couchdb.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/couchdb.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/dummy.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/dummy.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/file.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/file.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/geopackage.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/geopackage.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/legend.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/legend.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/mbtiles.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/mbtiles.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/meta.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/meta.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/path.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/path.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/redis.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/redis.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/renderd.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/renderd.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/s3.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/s3.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/tile.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/cache/__pycache__/tile.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/cache/azureblob.py -lib/python3.13/site-packages/mapproxy/cache/base.py -lib/python3.13/site-packages/mapproxy/cache/compact.py -lib/python3.13/site-packages/mapproxy/cache/couchdb.py -lib/python3.13/site-packages/mapproxy/cache/dummy.py -lib/python3.13/site-packages/mapproxy/cache/file.py -lib/python3.13/site-packages/mapproxy/cache/geopackage.py -lib/python3.13/site-packages/mapproxy/cache/legend.py -lib/python3.13/site-packages/mapproxy/cache/mbtiles.py -lib/python3.13/site-packages/mapproxy/cache/meta.py -lib/python3.13/site-packages/mapproxy/cache/path.py -lib/python3.13/site-packages/mapproxy/cache/redis.py -lib/python3.13/site-packages/mapproxy/cache/renderd.py -lib/python3.13/site-packages/mapproxy/cache/s3.py -lib/python3.13/site-packages/mapproxy/cache/tile.py -lib/python3.13/site-packages/mapproxy/client/ -lib/python3.13/site-packages/mapproxy/client/__init__.py -lib/python3.13/site-packages/mapproxy/client/__pycache__/ -lib/python3.13/site-packages/mapproxy/client/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/client/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/client/__pycache__/arcgis.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/client/__pycache__/arcgis.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/client/__pycache__/cgi.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/client/__pycache__/cgi.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/client/__pycache__/http.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/client/__pycache__/http.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/client/__pycache__/log.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/client/__pycache__/log.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/client/__pycache__/tile.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/client/__pycache__/tile.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/client/__pycache__/wms.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/client/__pycache__/wms.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/client/arcgis.py -lib/python3.13/site-packages/mapproxy/client/cgi.py -lib/python3.13/site-packages/mapproxy/client/http.py -lib/python3.13/site-packages/mapproxy/client/log.py -lib/python3.13/site-packages/mapproxy/client/tile.py -lib/python3.13/site-packages/mapproxy/client/wms.py -lib/python3.13/site-packages/mapproxy/config/ -lib/python3.13/site-packages/mapproxy/config/__init__.py -lib/python3.13/site-packages/mapproxy/config/__pycache__/ -lib/python3.13/site-packages/mapproxy/config/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/config/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/config/__pycache__/config.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/config/__pycache__/config.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/config/__pycache__/coverage.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/config/__pycache__/coverage.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/config/__pycache__/defaults.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/config/__pycache__/defaults.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/config/__pycache__/loader.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/config/__pycache__/loader.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/config/__pycache__/spec.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/config/__pycache__/spec.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/config/__pycache__/validator.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/config/__pycache__/validator.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/config/config-schema.json -lib/python3.13/site-packages/mapproxy/config/config.py -lib/python3.13/site-packages/mapproxy/config/coverage.py -lib/python3.13/site-packages/mapproxy/config/defaults.py -lib/python3.13/site-packages/mapproxy/config/loader.py -lib/python3.13/site-packages/mapproxy/config/spec.py -lib/python3.13/site-packages/mapproxy/config/validator.py -lib/python3.13/site-packages/mapproxy/config_template/ -lib/python3.13/site-packages/mapproxy/config_template/__init__.py -lib/python3.13/site-packages/mapproxy/config_template/__pycache__/ -lib/python3.13/site-packages/mapproxy/config_template/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/config_template/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/config_template/base_config/ -lib/python3.13/site-packages/mapproxy/config_template/base_config/config.wsgi -lib/python3.13/site-packages/mapproxy/config_template/base_config/full_example.yaml -lib/python3.13/site-packages/mapproxy/config_template/base_config/full_seed_example.yaml -lib/python3.13/site-packages/mapproxy/config_template/base_config/log.ini -lib/python3.13/site-packages/mapproxy/config_template/base_config/mapproxy.yaml -lib/python3.13/site-packages/mapproxy/config_template/base_config/seed.yaml -lib/python3.13/site-packages/mapproxy/exception.py -lib/python3.13/site-packages/mapproxy/featureinfo.py -lib/python3.13/site-packages/mapproxy/grid/ -lib/python3.13/site-packages/mapproxy/grid/__init__.py -lib/python3.13/site-packages/mapproxy/grid/__pycache__/ -lib/python3.13/site-packages/mapproxy/grid/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/grid/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/grid/__pycache__/meta_grid.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/grid/__pycache__/meta_grid.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/grid/__pycache__/resolutions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/grid/__pycache__/resolutions.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/grid/__pycache__/tile_grid.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/grid/__pycache__/tile_grid.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/grid/meta_grid.py -lib/python3.13/site-packages/mapproxy/grid/resolutions.py -lib/python3.13/site-packages/mapproxy/grid/tile_grid.py -lib/python3.13/site-packages/mapproxy/image/ -lib/python3.13/site-packages/mapproxy/image/__init__.py -lib/python3.13/site-packages/mapproxy/image/__pycache__/ -lib/python3.13/site-packages/mapproxy/image/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/image/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/image/__pycache__/mask.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/image/__pycache__/mask.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/image/__pycache__/merge.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/image/__pycache__/merge.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/image/__pycache__/message.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/image/__pycache__/message.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/image/__pycache__/opts.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/image/__pycache__/opts.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/image/__pycache__/tile.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/image/__pycache__/tile.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/image/__pycache__/transform.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/image/__pycache__/transform.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/image/fonts/ -lib/python3.13/site-packages/mapproxy/image/fonts/DejaVuSans.ttf -lib/python3.13/site-packages/mapproxy/image/fonts/DejaVuSansMono.ttf -lib/python3.13/site-packages/mapproxy/image/fonts/LICENSE -lib/python3.13/site-packages/mapproxy/image/fonts/__init__.py -lib/python3.13/site-packages/mapproxy/image/fonts/__pycache__/ -lib/python3.13/site-packages/mapproxy/image/fonts/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/image/fonts/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/image/mask.py -lib/python3.13/site-packages/mapproxy/image/merge.py -lib/python3.13/site-packages/mapproxy/image/message.py -lib/python3.13/site-packages/mapproxy/image/opts.py -lib/python3.13/site-packages/mapproxy/image/tile.py -lib/python3.13/site-packages/mapproxy/image/transform.py -lib/python3.13/site-packages/mapproxy/layer.py -lib/python3.13/site-packages/mapproxy/multiapp.py -lib/python3.13/site-packages/mapproxy/proj.py -lib/python3.13/site-packages/mapproxy/request/ -lib/python3.13/site-packages/mapproxy/request/__init__.py -lib/python3.13/site-packages/mapproxy/request/__pycache__/ -lib/python3.13/site-packages/mapproxy/request/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/request/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/request/__pycache__/arcgis.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/request/__pycache__/arcgis.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/request/__pycache__/base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/request/__pycache__/base.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/request/__pycache__/tile.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/request/__pycache__/tile.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/request/__pycache__/wmts.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/request/__pycache__/wmts.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/request/arcgis.py -lib/python3.13/site-packages/mapproxy/request/base.py -lib/python3.13/site-packages/mapproxy/request/tile.py -lib/python3.13/site-packages/mapproxy/request/wms/ -lib/python3.13/site-packages/mapproxy/request/wms/__init__.py -lib/python3.13/site-packages/mapproxy/request/wms/__pycache__/ -lib/python3.13/site-packages/mapproxy/request/wms/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/request/wms/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/request/wms/__pycache__/exception.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/request/wms/__pycache__/exception.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/request/wms/exception.py -lib/python3.13/site-packages/mapproxy/request/wmts.py -lib/python3.13/site-packages/mapproxy/response.py -lib/python3.13/site-packages/mapproxy/script/ -lib/python3.13/site-packages/mapproxy/script/__init__.py -lib/python3.13/site-packages/mapproxy/script/__pycache__/ -lib/python3.13/site-packages/mapproxy/script/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/script/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/script/__pycache__/defrag.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/script/__pycache__/defrag.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/script/__pycache__/export.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/script/__pycache__/export.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/script/__pycache__/gridconf_from_ogcapitilematrixset.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/script/__pycache__/gridconf_from_ogcapitilematrixset.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/script/__pycache__/grids.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/script/__pycache__/grids.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/script/__pycache__/scales.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/script/__pycache__/scales.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/script/__pycache__/util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/script/__pycache__/util.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/script/__pycache__/wms_capabilities.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/script/__pycache__/wms_capabilities.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/script/conf/ -lib/python3.13/site-packages/mapproxy/script/conf/__init__.py -lib/python3.13/site-packages/mapproxy/script/conf/__pycache__/ -lib/python3.13/site-packages/mapproxy/script/conf/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/script/conf/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/script/conf/__pycache__/app.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/script/conf/__pycache__/app.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/script/conf/__pycache__/caches.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/script/conf/__pycache__/caches.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/script/conf/__pycache__/geopackage.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/script/conf/__pycache__/geopackage.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/script/conf/__pycache__/layers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/script/conf/__pycache__/layers.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/script/conf/__pycache__/seeds.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/script/conf/__pycache__/seeds.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/script/conf/__pycache__/sources.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/script/conf/__pycache__/sources.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/script/conf/__pycache__/utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/script/conf/__pycache__/utils.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/script/conf/app.py -lib/python3.13/site-packages/mapproxy/script/conf/caches.py -lib/python3.13/site-packages/mapproxy/script/conf/geopackage.py -lib/python3.13/site-packages/mapproxy/script/conf/layers.py -lib/python3.13/site-packages/mapproxy/script/conf/seeds.py -lib/python3.13/site-packages/mapproxy/script/conf/sources.py -lib/python3.13/site-packages/mapproxy/script/conf/utils.py -lib/python3.13/site-packages/mapproxy/script/defrag.py -lib/python3.13/site-packages/mapproxy/script/export.py -lib/python3.13/site-packages/mapproxy/script/gridconf_from_ogcapitilematrixset.py -lib/python3.13/site-packages/mapproxy/script/grids.py -lib/python3.13/site-packages/mapproxy/script/scales.py -lib/python3.13/site-packages/mapproxy/script/util.py -lib/python3.13/site-packages/mapproxy/script/wms_capabilities.py -lib/python3.13/site-packages/mapproxy/seed/ -lib/python3.13/site-packages/mapproxy/seed/__init__.py -lib/python3.13/site-packages/mapproxy/seed/__pycache__/ -lib/python3.13/site-packages/mapproxy/seed/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/seed/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/seed/__pycache__/cachelock.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/seed/__pycache__/cachelock.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/seed/__pycache__/cleanup.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/seed/__pycache__/cleanup.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/seed/__pycache__/config.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/seed/__pycache__/config.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/seed/__pycache__/script.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/seed/__pycache__/script.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/seed/__pycache__/seeder.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/seed/__pycache__/seeder.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/seed/__pycache__/spec.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/seed/__pycache__/spec.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/seed/__pycache__/util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/seed/__pycache__/util.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/seed/cachelock.py -lib/python3.13/site-packages/mapproxy/seed/cleanup.py -lib/python3.13/site-packages/mapproxy/seed/config.py -lib/python3.13/site-packages/mapproxy/seed/script.py -lib/python3.13/site-packages/mapproxy/seed/seeder.py -lib/python3.13/site-packages/mapproxy/seed/spec.py -lib/python3.13/site-packages/mapproxy/seed/util.py -lib/python3.13/site-packages/mapproxy/service/ -lib/python3.13/site-packages/mapproxy/service/__init__.py -lib/python3.13/site-packages/mapproxy/service/__pycache__/ -lib/python3.13/site-packages/mapproxy/service/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/service/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/service/__pycache__/base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/service/__pycache__/base.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/service/__pycache__/demo.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/service/__pycache__/demo.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/service/__pycache__/kml.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/service/__pycache__/kml.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/service/__pycache__/ows.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/service/__pycache__/ows.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/service/__pycache__/template_helper.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/service/__pycache__/template_helper.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/service/__pycache__/tile.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/service/__pycache__/tile.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/service/__pycache__/wms.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/service/__pycache__/wms.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/service/__pycache__/wmts.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/service/__pycache__/wmts.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/service/base.py -lib/python3.13/site-packages/mapproxy/service/demo.py -lib/python3.13/site-packages/mapproxy/service/kml.py -lib/python3.13/site-packages/mapproxy/service/ogcapi/ -lib/python3.13/site-packages/mapproxy/service/ogcapi/__init__.py -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/ -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/api.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/api.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/collections.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/collections.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/conformance.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/conformance.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/constants.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/constants.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/landing_page.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/landing_page.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/map.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/map.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/map_utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/map_utils.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/server.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/server.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/tile.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/tile.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/tilematrixsets.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/tilematrixsets.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/tilesets.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/__pycache__/tilesets.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/service/ogcapi/api.py -lib/python3.13/site-packages/mapproxy/service/ogcapi/collections.py -lib/python3.13/site-packages/mapproxy/service/ogcapi/conformance.py -lib/python3.13/site-packages/mapproxy/service/ogcapi/constants.py -lib/python3.13/site-packages/mapproxy/service/ogcapi/landing_page.py -lib/python3.13/site-packages/mapproxy/service/ogcapi/map.py -lib/python3.13/site-packages/mapproxy/service/ogcapi/map_utils.py -lib/python3.13/site-packages/mapproxy/service/ogcapi/server.py -lib/python3.13/site-packages/mapproxy/service/ogcapi/tile.py -lib/python3.13/site-packages/mapproxy/service/ogcapi/tilematrixsets.py -lib/python3.13/site-packages/mapproxy/service/ogcapi/tilesets.py -lib/python3.13/site-packages/mapproxy/service/ows.py -lib/python3.13/site-packages/mapproxy/service/template_helper.py -lib/python3.13/site-packages/mapproxy/service/templates/ -lib/python3.13/site-packages/mapproxy/service/templates/demo/ -lib/python3.13/site-packages/mapproxy/service/templates/demo/capabilities_demo.html -lib/python3.13/site-packages/mapproxy/service/templates/demo/demo.html -lib/python3.13/site-packages/mapproxy/service/templates/demo/openlayers-demo.cfg -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/ -lib/python3.13/site-packages/mapproxy/service/templates/demo/static.html -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/img/ -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/img/blank.gif -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/img/east-mini.png -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/img/north-mini.png -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/img/south-mini.png -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/img/west-mini.png -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/img/zoom-minus-mini.png -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/img/zoom-plus-mini.png -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/img/zoom-world-mini.png -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/logo.png -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/ol.css -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/ol.js -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/proj4.min.js -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/proj4defs.js -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/site.css -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/theme/ -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/theme/default/ -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/theme/default/framedCloud.css -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/theme/default/google.css -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/theme/default/ie6-style.css -lib/python3.13/site-packages/mapproxy/service/templates/demo/static/theme/default/style.css -lib/python3.13/site-packages/mapproxy/service/templates/demo/tms_demo.html -lib/python3.13/site-packages/mapproxy/service/templates/demo/wms_demo.html -lib/python3.13/site-packages/mapproxy/service/templates/demo/wmts_demo.html -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/ -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/_base.html -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/collections/ -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/collections/collection.html -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/collections/index.html -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/conformance.html -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/exception.html -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/landing_page.html -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/openapi/ -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/openapi/redoc.html -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/openapi/swagger.html -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/static/ -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/static/css/ -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/static/css/bootstrap.min.css -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/static/css/default.css -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/static/fonts_montserra_roboto.css -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/static/img/ -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/static/img/logo.png -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/static/img/pygeoapi-logo.png -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/static/redoc.standalone.js -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/static/swagger-ui-dist/ -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/static/swagger-ui-dist/favicon-16x16.png -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/static/swagger-ui-dist/favicon-32x32.png -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/static/swagger-ui-dist/swagger-ui-bundle.js -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/static/swagger-ui-dist/swagger-ui-standalone-preset.js -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/static/swagger-ui-dist/swagger-ui.css -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/tilematrixsets/ -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/tilematrixsets/index.html -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/tilematrixsets/tilematrixset.html -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/tilesets/ -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/tilesets/index.html -lib/python3.13/site-packages/mapproxy/service/templates/ogcapi/tilesets/tileset.html -lib/python3.13/site-packages/mapproxy/service/templates/ows_exception.xml -lib/python3.13/site-packages/mapproxy/service/templates/tms_capabilities.xml -lib/python3.13/site-packages/mapproxy/service/templates/tms_exception.xml -lib/python3.13/site-packages/mapproxy/service/templates/tms_root_resource.xml -lib/python3.13/site-packages/mapproxy/service/templates/tms_tilemap_capabilities.xml -lib/python3.13/site-packages/mapproxy/service/templates/wms100capabilities.xml -lib/python3.13/site-packages/mapproxy/service/templates/wms100exception.xml -lib/python3.13/site-packages/mapproxy/service/templates/wms110capabilities.xml -lib/python3.13/site-packages/mapproxy/service/templates/wms110exception.xml -lib/python3.13/site-packages/mapproxy/service/templates/wms111capabilities.xml -lib/python3.13/site-packages/mapproxy/service/templates/wms111exception.xml -lib/python3.13/site-packages/mapproxy/service/templates/wms130capabilities.xml -lib/python3.13/site-packages/mapproxy/service/templates/wms130exception.xml -lib/python3.13/site-packages/mapproxy/service/templates/wmts100capabilities.xml -lib/python3.13/site-packages/mapproxy/service/templates/wmts100exception.xml -lib/python3.13/site-packages/mapproxy/service/tile.py -lib/python3.13/site-packages/mapproxy/service/wms.py -lib/python3.13/site-packages/mapproxy/service/wmts.py -lib/python3.13/site-packages/mapproxy/source/ -lib/python3.13/site-packages/mapproxy/source/__init__.py -lib/python3.13/site-packages/mapproxy/source/__pycache__/ -lib/python3.13/site-packages/mapproxy/source/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/source/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/source/__pycache__/arcgis.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/source/__pycache__/arcgis.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/source/__pycache__/error.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/source/__pycache__/error.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/source/__pycache__/mapnik.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/source/__pycache__/mapnik.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/source/__pycache__/ogcapimaps.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/source/__pycache__/ogcapimaps.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/source/__pycache__/ogcapitiles.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/source/__pycache__/ogcapitiles.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/source/__pycache__/tile.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/source/__pycache__/tile.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/source/__pycache__/wms.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/source/__pycache__/wms.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/source/arcgis.py -lib/python3.13/site-packages/mapproxy/source/error.py -lib/python3.13/site-packages/mapproxy/source/mapnik.py -lib/python3.13/site-packages/mapproxy/source/ogcapimaps.py -lib/python3.13/site-packages/mapproxy/source/ogcapitiles.py -lib/python3.13/site-packages/mapproxy/source/tile.py -lib/python3.13/site-packages/mapproxy/source/wms.py -lib/python3.13/site-packages/mapproxy/srs.py -lib/python3.13/site-packages/mapproxy/template.py -lib/python3.13/site-packages/mapproxy/test/ -lib/python3.13/site-packages/mapproxy/test/__init__.py -lib/python3.13/site-packages/mapproxy/test/__pycache__/ -lib/python3.13/site-packages/mapproxy/test/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/__pycache__/conftest.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/__pycache__/conftest.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/__pycache__/helper.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/__pycache__/helper.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/__pycache__/http.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/__pycache__/http.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/__pycache__/image.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/__pycache__/image.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/__pycache__/mocker.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/__pycache__/mocker.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/__pycache__/test_http_helper.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/__pycache__/test_http_helper.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/conftest.py -lib/python3.13/site-packages/mapproxy/test/helper.py -lib/python3.13/site-packages/mapproxy/test/http.py -lib/python3.13/site-packages/mapproxy/test/image.py -lib/python3.13/site-packages/mapproxy/test/mocker.py -lib/python3.13/site-packages/mapproxy/test/schemas/ -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/ -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/ -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/ -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/common.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/ -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_bul.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_cze.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_dan.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_dut.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_eng.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_est.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_fin.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_fre.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_ger.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_gle.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_gre.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_hun.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_ita.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_lav.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_lit.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_mlt.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_pol.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_por.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_rum.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_slo.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_slv.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_spa.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_swe.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/common/1.0/network.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/inspire_vs/ -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/inspire_vs/1.0/ -lib/python3.13/site-packages/mapproxy/test/schemas/inspire/inspire_vs/1.0/inspire_vs.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/kml/ -lib/python3.13/site-packages/mapproxy/test/schemas/kml/2.2.0/ -lib/python3.13/site-packages/mapproxy/test/schemas/kml/2.2.0/ReadMe.txt -lib/python3.13/site-packages/mapproxy/test/schemas/kml/2.2.0/atom-author-link.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/kml/2.2.0/ogckml22.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/kml/2.2.0/xAL.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/ows/ -lib/python3.13/site-packages/mapproxy/test/schemas/ows/1.1.0/ -lib/python3.13/site-packages/mapproxy/test/schemas/ows/1.1.0/ReadMe.txt -lib/python3.13/site-packages/mapproxy/test/schemas/ows/1.1.0/ows19115subset.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/ows/1.1.0/owsAll.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/ows/1.1.0/owsCommon.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/ows/1.1.0/owsContents.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/ows/1.1.0/owsDataIdentification.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/ows/1.1.0/owsDomainType.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/ows/1.1.0/owsExceptionReport.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/ows/1.1.0/owsGetCapabilities.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/ows/1.1.0/owsGetResourceByID.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/ows/1.1.0/owsInputOutputData.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/ows/1.1.0/owsManifest.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/ows/1.1.0/owsOperationsMetadata.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/ows/1.1.0/owsServiceIdentification.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/ows/1.1.0/owsServiceProvider.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/sld/ -lib/python3.13/site-packages/mapproxy/test/schemas/sld/1.1.0/ -lib/python3.13/site-packages/mapproxy/test/schemas/sld/1.1.0/sld_capabilities.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/wms/ -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.0.0/ -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.0.0/capabilities_1_0_0.dtd -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.0.0/capabilities_1_0_0.xml -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.0.7/ -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.0.7/capabilities_1_0_7.dtd -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.0.7/capabilities_1_0_7.xml -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.1.0/ -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.1.0/capabilities_1_1_0.dtd -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.1.0/capabilities_1_1_0.xml -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.1.0/exception_1_1_0.dtd -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.1.0/exception_1_1_0.xml -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.1.1/ -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.1.1/OGC-exception.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.1.1/WMS_DescribeLayerResponse.dtd -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.1.1/WMS_MS_Capabilities.dtd -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.1.1/WMS_exception_1_1_1.dtd -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.1.1/capabilities_1_1_1.dtd -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.1.1/capabilities_1_1_1.xml -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.1.1/exception_1_1_1.dtd -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.1.1/exception_1_1_1.xml -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.3.0/ -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.3.0/ReadMe.txt -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.3.0/capabilities_1_3_0.xml -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.3.0/capabilities_1_3_0.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.3.0/exceptions_1_3_0.xml -lib/python3.13/site-packages/mapproxy/test/schemas/wms/1.3.0/exceptions_1_3_0.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/wmsc/ -lib/python3.13/site-packages/mapproxy/test/schemas/wmsc/1.1.1/ -lib/python3.13/site-packages/mapproxy/test/schemas/wmsc/1.1.1/OGC-exception.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/wmsc/1.1.1/WMS_DescribeLayerResponse.dtd -lib/python3.13/site-packages/mapproxy/test/schemas/wmsc/1.1.1/WMS_MS_Capabilities.dtd -lib/python3.13/site-packages/mapproxy/test/schemas/wmsc/1.1.1/WMS_exception_1_1_1.dtd -lib/python3.13/site-packages/mapproxy/test/schemas/wmsc/1.1.1/capabilities_1_1_1.dtd -lib/python3.13/site-packages/mapproxy/test/schemas/wmsc/1.1.1/capabilities_1_1_1.xml -lib/python3.13/site-packages/mapproxy/test/schemas/wmsc/1.1.1/exception_1_1_1.dtd -lib/python3.13/site-packages/mapproxy/test/schemas/wmsc/1.1.1/exception_1_1_1.xml -lib/python3.13/site-packages/mapproxy/test/schemas/wmts/ -lib/python3.13/site-packages/mapproxy/test/schemas/wmts/1.0/ -lib/python3.13/site-packages/mapproxy/test/schemas/wmts/1.0/ReadMe.txt -lib/python3.13/site-packages/mapproxy/test/schemas/wmts/1.0/wmts.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/wmts/1.0/wmtsAbstract.wsdl -lib/python3.13/site-packages/mapproxy/test/schemas/wmts/1.0/wmtsGetCapabilities_request.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/wmts/1.0/wmtsGetCapabilities_response.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/wmts/1.0/wmtsGetFeatureInfo_request.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/wmts/1.0/wmtsGetFeatureInfo_response.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/wmts/1.0/wmtsGetTile_request.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/wmts/1.0/wmtsKVP.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/wmts/1.0/wmtsPayload_response.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/xlink/ -lib/python3.13/site-packages/mapproxy/test/schemas/xlink/1.0.0/ -lib/python3.13/site-packages/mapproxy/test/schemas/xlink/1.0.0/ReadMe.txt -lib/python3.13/site-packages/mapproxy/test/schemas/xlink/1.0.0/xlinks.xsd -lib/python3.13/site-packages/mapproxy/test/schemas/xml.xsd -lib/python3.13/site-packages/mapproxy/test/system/ -lib/python3.13/site-packages/mapproxy/test/system/__init__.py -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/ -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_arcgis.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_arcgis.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_auth.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_auth.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_behind_proxy.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_behind_proxy.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_bulk_meta_tiles.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_bulk_meta_tiles.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_cache_azureblob.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_cache_azureblob.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_cache_band_merge.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_cache_band_merge.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_cache_coverage.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_cache_coverage.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_cache_geopackage.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_cache_geopackage.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_cache_grid_names.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_cache_grid_names.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_cache_mbtiles.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_cache_mbtiles.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_cache_s3.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_cache_s3.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_cache_source.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_cache_source.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_combined_sources.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_combined_sources.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_coverage.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_coverage.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_decorate_img.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_decorate_img.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_demo.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_demo.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_demo_with_extra_service.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_demo_with_extra_service.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_dimensions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_dimensions.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_disable_storage.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_disable_storage.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_formats.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_formats.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_inspire_vs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_inspire_vs.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_kml.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_kml.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_layergroups.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_layergroups.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_legendgraphic.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_legendgraphic.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_mapnik.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_mapnik.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_mapserver.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_mapserver.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_mixed_mode_format.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_mixed_mode_format.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_multi_cache_layers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_multi_cache_layers.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_multiapp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_multiapp.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_refresh.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_refresh.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_renderd_client.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_renderd_client.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_response_headers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_response_headers.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_scalehints.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_scalehints.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_seed.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_seed.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_seed_only.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_seed_only.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_service_ogcapi.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_service_ogcapi.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_sld.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_sld.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_source_errors.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_source_errors.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_source_ogcapimaps.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_source_ogcapimaps.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_source_ogcapitiles.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_source_ogcapitiles.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_tilesource_minmax_res.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_tilesource_minmax_res.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_tms.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_tms.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_tms_origin.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_tms_origin.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_util_conf.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_util_conf.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_util_export.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_util_export.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_util_gridconf_from_ogcapitilematrixset.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_util_gridconf_from_ogcapitilematrixset.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_util_grids.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_util_grids.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_util_wms_capabilities.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_util_wms_capabilities.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_watermark.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_watermark.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_wms.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_wms.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_wms_srs_extent.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_wms_srs_extent.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_wms_version.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_wms_version.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_wmsc.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_wmsc.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_wmts.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_wmts.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_wmts_dimensions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_wmts_dimensions.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_wmts_restful.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_wmts_restful.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_xslt_featureinfo.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/__pycache__/test_xslt_featureinfo.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/fixture/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/__pycache__/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/__pycache__/minimal_cgi.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/system/fixture/__pycache__/minimal_cgi.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/system/fixture/arcgis.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/auth.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache.mbtiles -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_azureblob.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_band_merge.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_bulk_meta_tiles.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_coverage.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000/000/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000/000/000/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000/000/000/000.png -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/000/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/000/000/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/000/000/001.jpeg -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/000/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/000/000/ -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/000/000/001.png -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_geopackage.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_grid_names.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_mbtiles.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_s3.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/cache_source.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/combined_sources.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/coverage.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/demo.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/dimension.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/disable_storage.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/empty_ogrdata.geojson -lib/python3.13/site-packages/mapproxy/test/system/fixture/formats.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/inspire.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/inspire_full.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/kml_layer.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/layer.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/layergroups.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/layergroups_root.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/legendgraphic.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/mapnik_source.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/mapproxy_export.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/mapserver.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/minimal_cgi.py -lib/python3.13/site-packages/mapproxy/test/system/fixture/mixed_mode.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/multi_cache_layers.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/multiapp1.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/multiapp2.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/ogcapi_maps_and_tiles_non_earth_service.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/ogcapi_maps_and_tiles_service.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/ogcapimaps_non_earth_source.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/ogcapimaps_service.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/ogcapimaps_source.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/ogcapimaps_source_with_supported_srs.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/ogcapitiles_non_earth_source.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/ogcapitiles_service.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/ogcapitiles_source.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/renderd_client.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/scalehints.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/seed.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/seed_mapproxy.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/seed_timeouts.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/seed_timeouts_mapproxy.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/seedonly.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/sld.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/source_errors.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/source_errors_raise.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/tileservice_origin.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/tileservice_refresh.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/tilesource_minmax_res.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/util-conf-base-grids.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/util-conf-overwrite.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/util-conf-wms-111-cap.xml -lib/python3.13/site-packages/mapproxy/test/system/fixture/util_grids.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/util_wms_capabilities111.xml -lib/python3.13/site-packages/mapproxy/test/system/fixture/util_wms_capabilities130.xml -lib/python3.13/site-packages/mapproxy/test/system/fixture/util_wms_capabilities_service_exception.xml -lib/python3.13/site-packages/mapproxy/test/system/fixture/watermark.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/wms_srs_extent.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/wms_versions.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/wmts.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/wmts_dimensions.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/xslt_featureinfo.yaml -lib/python3.13/site-packages/mapproxy/test/system/fixture/xslt_featureinfo_input.yaml -lib/python3.13/site-packages/mapproxy/test/system/test_arcgis.py -lib/python3.13/site-packages/mapproxy/test/system/test_auth.py -lib/python3.13/site-packages/mapproxy/test/system/test_behind_proxy.py -lib/python3.13/site-packages/mapproxy/test/system/test_bulk_meta_tiles.py -lib/python3.13/site-packages/mapproxy/test/system/test_cache_azureblob.py -lib/python3.13/site-packages/mapproxy/test/system/test_cache_band_merge.py -lib/python3.13/site-packages/mapproxy/test/system/test_cache_coverage.py -lib/python3.13/site-packages/mapproxy/test/system/test_cache_geopackage.py -lib/python3.13/site-packages/mapproxy/test/system/test_cache_grid_names.py -lib/python3.13/site-packages/mapproxy/test/system/test_cache_mbtiles.py -lib/python3.13/site-packages/mapproxy/test/system/test_cache_s3.py -lib/python3.13/site-packages/mapproxy/test/system/test_cache_source.py -lib/python3.13/site-packages/mapproxy/test/system/test_combined_sources.py -lib/python3.13/site-packages/mapproxy/test/system/test_coverage.py -lib/python3.13/site-packages/mapproxy/test/system/test_decorate_img.py -lib/python3.13/site-packages/mapproxy/test/system/test_demo.py -lib/python3.13/site-packages/mapproxy/test/system/test_demo_with_extra_service.py -lib/python3.13/site-packages/mapproxy/test/system/test_dimensions.py -lib/python3.13/site-packages/mapproxy/test/system/test_disable_storage.py -lib/python3.13/site-packages/mapproxy/test/system/test_formats.py -lib/python3.13/site-packages/mapproxy/test/system/test_inspire_vs.py -lib/python3.13/site-packages/mapproxy/test/system/test_kml.py -lib/python3.13/site-packages/mapproxy/test/system/test_layergroups.py -lib/python3.13/site-packages/mapproxy/test/system/test_legendgraphic.py -lib/python3.13/site-packages/mapproxy/test/system/test_mapnik.py -lib/python3.13/site-packages/mapproxy/test/system/test_mapserver.py -lib/python3.13/site-packages/mapproxy/test/system/test_mixed_mode_format.py -lib/python3.13/site-packages/mapproxy/test/system/test_multi_cache_layers.py -lib/python3.13/site-packages/mapproxy/test/system/test_multiapp.py -lib/python3.13/site-packages/mapproxy/test/system/test_refresh.py -lib/python3.13/site-packages/mapproxy/test/system/test_renderd_client.py -lib/python3.13/site-packages/mapproxy/test/system/test_response_headers.py -lib/python3.13/site-packages/mapproxy/test/system/test_scalehints.py -lib/python3.13/site-packages/mapproxy/test/system/test_seed.py -lib/python3.13/site-packages/mapproxy/test/system/test_seed_only.py -lib/python3.13/site-packages/mapproxy/test/system/test_service_ogcapi.py -lib/python3.13/site-packages/mapproxy/test/system/test_sld.py -lib/python3.13/site-packages/mapproxy/test/system/test_source_errors.py -lib/python3.13/site-packages/mapproxy/test/system/test_source_ogcapimaps.py -lib/python3.13/site-packages/mapproxy/test/system/test_source_ogcapitiles.py -lib/python3.13/site-packages/mapproxy/test/system/test_tilesource_minmax_res.py -lib/python3.13/site-packages/mapproxy/test/system/test_tms.py -lib/python3.13/site-packages/mapproxy/test/system/test_tms_origin.py -lib/python3.13/site-packages/mapproxy/test/system/test_util_conf.py -lib/python3.13/site-packages/mapproxy/test/system/test_util_export.py -lib/python3.13/site-packages/mapproxy/test/system/test_util_gridconf_from_ogcapitilematrixset.py -lib/python3.13/site-packages/mapproxy/test/system/test_util_grids.py -lib/python3.13/site-packages/mapproxy/test/system/test_util_wms_capabilities.py -lib/python3.13/site-packages/mapproxy/test/system/test_watermark.py -lib/python3.13/site-packages/mapproxy/test/system/test_wms.py -lib/python3.13/site-packages/mapproxy/test/system/test_wms_srs_extent.py -lib/python3.13/site-packages/mapproxy/test/system/test_wms_version.py -lib/python3.13/site-packages/mapproxy/test/system/test_wmsc.py -lib/python3.13/site-packages/mapproxy/test/system/test_wmts.py -lib/python3.13/site-packages/mapproxy/test/system/test_wmts_dimensions.py -lib/python3.13/site-packages/mapproxy/test/system/test_wmts_restful.py -lib/python3.13/site-packages/mapproxy/test/system/test_xslt_featureinfo.py -lib/python3.13/site-packages/mapproxy/test/test_http_helper.py -lib/python3.13/site-packages/mapproxy/test/unit/ -lib/python3.13/site-packages/mapproxy/test/unit/__init__.py -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/ -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_async.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_async.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_auth.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_auth.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_cache.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_cache.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_cache_azureblob.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_cache_azureblob.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_cache_compact.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_cache_compact.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_cache_couchdb.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_cache_couchdb.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_cache_geopackage.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_cache_geopackage.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_cache_mbtile.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_cache_mbtile.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_cache_redis.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_cache_redis.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_cache_s3.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_cache_s3.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_cache_tile.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_cache_tile.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_client.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_client.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_client_arcgis.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_client_arcgis.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_client_cgi.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_client_cgi.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_collections.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_collections.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_concat_legends.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_concat_legends.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_conf_loader.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_conf_loader.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_conf_validator.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_conf_validator.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_config.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_config.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_decorate_img.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_decorate_img.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_exceptions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_exceptions.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_featureinfo.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_featureinfo.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_file_lock_load.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_file_lock_load.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_fs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_fs.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_geom.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_geom.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_grid.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_grid.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_image.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_image.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_image_mask.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_image_mask.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_image_messages.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_image_messages.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_image_options.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_image_options.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_isodate.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_isodate.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_multiapp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_multiapp.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_ogr_reader.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_ogr_reader.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_request.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_request.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_request_wmts.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_request_wmts.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_response.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_response.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_seed.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_seed.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_seed_cachelock.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_seed_cachelock.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_srs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_srs.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_tiled_source.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_tiled_source.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_tilefilter.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_tilefilter.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_times.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_times.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_timeutils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_timeutils.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_util_conf_utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_util_conf_utils.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_util_ogcapi.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_util_ogcapi.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_utils.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_wms_capabilities.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_wms_capabilities.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_wms_layer.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_wms_layer.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_yaml.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/test/unit/__pycache__/test_yaml.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/test/unit/epsg -lib/python3.13/site-packages/mapproxy/test/unit/polygons/ -lib/python3.13/site-packages/mapproxy/test/unit/polygons/polygons.dbf -lib/python3.13/site-packages/mapproxy/test/unit/polygons/polygons.shp -lib/python3.13/site-packages/mapproxy/test/unit/polygons/polygons.shx -lib/python3.13/site-packages/mapproxy/test/unit/test_async.py -lib/python3.13/site-packages/mapproxy/test/unit/test_auth.py -lib/python3.13/site-packages/mapproxy/test/unit/test_cache.py -lib/python3.13/site-packages/mapproxy/test/unit/test_cache_azureblob.py -lib/python3.13/site-packages/mapproxy/test/unit/test_cache_compact.py -lib/python3.13/site-packages/mapproxy/test/unit/test_cache_couchdb.py -lib/python3.13/site-packages/mapproxy/test/unit/test_cache_geopackage.py -lib/python3.13/site-packages/mapproxy/test/unit/test_cache_mbtile.py -lib/python3.13/site-packages/mapproxy/test/unit/test_cache_redis.py -lib/python3.13/site-packages/mapproxy/test/unit/test_cache_s3.py -lib/python3.13/site-packages/mapproxy/test/unit/test_cache_tile.py -lib/python3.13/site-packages/mapproxy/test/unit/test_client.py -lib/python3.13/site-packages/mapproxy/test/unit/test_client_arcgis.py -lib/python3.13/site-packages/mapproxy/test/unit/test_client_cgi.py -lib/python3.13/site-packages/mapproxy/test/unit/test_collections.py -lib/python3.13/site-packages/mapproxy/test/unit/test_concat_legends.py -lib/python3.13/site-packages/mapproxy/test/unit/test_conf_loader.py -lib/python3.13/site-packages/mapproxy/test/unit/test_conf_validator.py -lib/python3.13/site-packages/mapproxy/test/unit/test_config.py -lib/python3.13/site-packages/mapproxy/test/unit/test_decorate_img.py -lib/python3.13/site-packages/mapproxy/test/unit/test_exceptions.py -lib/python3.13/site-packages/mapproxy/test/unit/test_featureinfo.py -lib/python3.13/site-packages/mapproxy/test/unit/test_file_lock_load.py -lib/python3.13/site-packages/mapproxy/test/unit/test_fs.py -lib/python3.13/site-packages/mapproxy/test/unit/test_geom.py -lib/python3.13/site-packages/mapproxy/test/unit/test_grid.py -lib/python3.13/site-packages/mapproxy/test/unit/test_image.py -lib/python3.13/site-packages/mapproxy/test/unit/test_image_mask.py -lib/python3.13/site-packages/mapproxy/test/unit/test_image_messages.py -lib/python3.13/site-packages/mapproxy/test/unit/test_image_options.py -lib/python3.13/site-packages/mapproxy/test/unit/test_isodate.py -lib/python3.13/site-packages/mapproxy/test/unit/test_multiapp.py -lib/python3.13/site-packages/mapproxy/test/unit/test_ogr_reader.py -lib/python3.13/site-packages/mapproxy/test/unit/test_request.py -lib/python3.13/site-packages/mapproxy/test/unit/test_request_wmts.py -lib/python3.13/site-packages/mapproxy/test/unit/test_response.py -lib/python3.13/site-packages/mapproxy/test/unit/test_seed.py -lib/python3.13/site-packages/mapproxy/test/unit/test_seed_cachelock.py -lib/python3.13/site-packages/mapproxy/test/unit/test_srs.py -lib/python3.13/site-packages/mapproxy/test/unit/test_tiled_source.py -lib/python3.13/site-packages/mapproxy/test/unit/test_tilefilter.py -lib/python3.13/site-packages/mapproxy/test/unit/test_times.py -lib/python3.13/site-packages/mapproxy/test/unit/test_timeutils.py -lib/python3.13/site-packages/mapproxy/test/unit/test_util_conf_utils.py -lib/python3.13/site-packages/mapproxy/test/unit/test_util_ogcapi.py -lib/python3.13/site-packages/mapproxy/test/unit/test_utils.py -lib/python3.13/site-packages/mapproxy/test/unit/test_wms_capabilities.py -lib/python3.13/site-packages/mapproxy/test/unit/test_wms_layer.py -lib/python3.13/site-packages/mapproxy/test/unit/test_yaml.py -lib/python3.13/site-packages/mapproxy/tilefilter.py -lib/python3.13/site-packages/mapproxy/util/ -lib/python3.13/site-packages/mapproxy/util/__init__.py -lib/python3.13/site-packages/mapproxy/util/__pycache__/ -lib/python3.13/site-packages/mapproxy/util/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/async_.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/async_.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/bbox.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/bbox.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/collections.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/collections.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/coverage.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/coverage.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/escape.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/escape.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/fs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/fs.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/geom.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/geom.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/jinja2_templates.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/jinja2_templates.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/lib.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/lib.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/lock.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/lock.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/ogcapi.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/ogcapi.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/ogr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/ogr.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/py.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/py.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/sqlite3.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/sqlite3.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/times.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/times.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/yaml.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/__pycache__/yaml.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/async_.py -lib/python3.13/site-packages/mapproxy/util/bbox.py -lib/python3.13/site-packages/mapproxy/util/collections.py -lib/python3.13/site-packages/mapproxy/util/coverage.py -lib/python3.13/site-packages/mapproxy/util/escape.py -lib/python3.13/site-packages/mapproxy/util/ext/ -lib/python3.13/site-packages/mapproxy/util/ext/__init__.py -lib/python3.13/site-packages/mapproxy/util/ext/__pycache__/ -lib/python3.13/site-packages/mapproxy/util/ext/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/ext/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/ext/__pycache__/local.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/ext/__pycache__/local.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/ext/__pycache__/lockfile.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/ext/__pycache__/lockfile.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/ext/__pycache__/serving.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/ext/__pycache__/serving.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/ext/dictspec/ -lib/python3.13/site-packages/mapproxy/util/ext/dictspec/__init__.py -lib/python3.13/site-packages/mapproxy/util/ext/dictspec/__pycache__/ -lib/python3.13/site-packages/mapproxy/util/ext/dictspec/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/ext/dictspec/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/ext/dictspec/__pycache__/spec.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/ext/dictspec/__pycache__/spec.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/ext/dictspec/__pycache__/validator.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/ext/dictspec/__pycache__/validator.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/ext/dictspec/spec.py -lib/python3.13/site-packages/mapproxy/util/ext/dictspec/test/ -lib/python3.13/site-packages/mapproxy/util/ext/dictspec/test/__init__.py -lib/python3.13/site-packages/mapproxy/util/ext/dictspec/test/__pycache__/ -lib/python3.13/site-packages/mapproxy/util/ext/dictspec/test/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/ext/dictspec/test/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/ext/dictspec/test/__pycache__/test_validator.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/ext/dictspec/test/__pycache__/test_validator.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/ext/dictspec/test/test_validator.py -lib/python3.13/site-packages/mapproxy/util/ext/dictspec/validator.py -lib/python3.13/site-packages/mapproxy/util/ext/local.py -lib/python3.13/site-packages/mapproxy/util/ext/lockfile.py -lib/python3.13/site-packages/mapproxy/util/ext/serving.py -lib/python3.13/site-packages/mapproxy/util/ext/tempita/ -lib/python3.13/site-packages/mapproxy/util/ext/tempita/__init__.py -lib/python3.13/site-packages/mapproxy/util/ext/tempita/__pycache__/ -lib/python3.13/site-packages/mapproxy/util/ext/tempita/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/ext/tempita/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/ext/tempita/__pycache__/_looper.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/ext/tempita/__pycache__/_looper.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/ext/tempita/__pycache__/string_utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/ext/tempita/__pycache__/string_utils.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/ext/tempita/_looper.py -lib/python3.13/site-packages/mapproxy/util/ext/tempita/string_utils.py -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/ -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/__init__.py -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/__pycache__/ -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/__pycache__/duration.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/__pycache__/duration.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/__pycache__/parse.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/__pycache__/parse.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/__pycache__/util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/__pycache__/util.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/duration.py -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/parse.py -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/test/ -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/test/__init__.py -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/test/__pycache__/ -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/test/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/test/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/test/__pycache__/test_parse.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/test/__pycache__/test_parse.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/test/__pycache__/test_util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/test/__pycache__/test_util.cpython-313.pyc -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/test/test_parse.py -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/test/test_util.py -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/test/wms-example-111.xml -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/test/wms-example-130.xml -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/test/wms-large-111.xml -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/test/wms_nasa_cap.xml -lib/python3.13/site-packages/mapproxy/util/ext/wmsparse/util.py -lib/python3.13/site-packages/mapproxy/util/fs.py -lib/python3.13/site-packages/mapproxy/util/geom.py -lib/python3.13/site-packages/mapproxy/util/jinja2_templates.py -lib/python3.13/site-packages/mapproxy/util/lib.py -lib/python3.13/site-packages/mapproxy/util/lock.py -lib/python3.13/site-packages/mapproxy/util/ogcapi.py -lib/python3.13/site-packages/mapproxy/util/ogr.py -lib/python3.13/site-packages/mapproxy/util/py.py -lib/python3.13/site-packages/mapproxy/util/sqlite3.py -lib/python3.13/site-packages/mapproxy/util/times.py -lib/python3.13/site-packages/mapproxy/util/yaml.py -lib/python3.13/site-packages/mapproxy/version.py -lib/python3.13/site-packages/mapproxy/wsgiapp.py +lib/python3.14/site-packages/mapproxy/ +lib/python3.14/site-packages/mapproxy-6.0.1.dist-info/ +lib/python3.14/site-packages/mapproxy-6.0.1.dist-info/METADATA +lib/python3.14/site-packages/mapproxy-6.0.1.dist-info/RECORD +lib/python3.14/site-packages/mapproxy-6.0.1.dist-info/WHEEL +lib/python3.14/site-packages/mapproxy-6.0.1.dist-info/entry_points.txt +lib/python3.14/site-packages/mapproxy-6.0.1.dist-info/licenses/ +lib/python3.14/site-packages/mapproxy-6.0.1.dist-info/licenses/AUTHORS.txt +lib/python3.14/site-packages/mapproxy-6.0.1.dist-info/licenses/COPYING.txt +lib/python3.14/site-packages/mapproxy-6.0.1.dist-info/licenses/LICENSE.txt +lib/python3.14/site-packages/mapproxy-6.0.1.dist-info/top_level.txt +lib/python3.14/site-packages/mapproxy/__init__.py +lib/python3.14/site-packages/mapproxy/__pycache__/ +lib/python3.14/site-packages/mapproxy/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/exception.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/exception.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/featureinfo.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/featureinfo.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/layer.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/layer.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/multiapp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/multiapp.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/proj.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/proj.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/response.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/response.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/srs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/srs.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/template.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/template.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/tilefilter.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/tilefilter.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/version.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/version.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/wsgiapp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/__pycache__/wsgiapp.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/cache/ +lib/python3.14/site-packages/mapproxy/cache/__init__.py +lib/python3.14/site-packages/mapproxy/cache/__pycache__/ +lib/python3.14/site-packages/mapproxy/cache/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/azureblob.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/azureblob.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/base.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/compact.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/compact.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/couchdb.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/couchdb.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/dummy.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/dummy.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/file.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/file.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/geopackage.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/geopackage.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/legend.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/legend.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/mbtiles.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/mbtiles.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/meta.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/meta.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/path.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/path.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/redis.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/redis.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/renderd.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/renderd.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/s3.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/s3.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/tile.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/cache/__pycache__/tile.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/cache/azureblob.py +lib/python3.14/site-packages/mapproxy/cache/base.py +lib/python3.14/site-packages/mapproxy/cache/compact.py +lib/python3.14/site-packages/mapproxy/cache/couchdb.py +lib/python3.14/site-packages/mapproxy/cache/dummy.py +lib/python3.14/site-packages/mapproxy/cache/file.py +lib/python3.14/site-packages/mapproxy/cache/geopackage.py +lib/python3.14/site-packages/mapproxy/cache/legend.py +lib/python3.14/site-packages/mapproxy/cache/mbtiles.py +lib/python3.14/site-packages/mapproxy/cache/meta.py +lib/python3.14/site-packages/mapproxy/cache/path.py +lib/python3.14/site-packages/mapproxy/cache/redis.py +lib/python3.14/site-packages/mapproxy/cache/renderd.py +lib/python3.14/site-packages/mapproxy/cache/s3.py +lib/python3.14/site-packages/mapproxy/cache/tile.py +lib/python3.14/site-packages/mapproxy/client/ +lib/python3.14/site-packages/mapproxy/client/__init__.py +lib/python3.14/site-packages/mapproxy/client/__pycache__/ +lib/python3.14/site-packages/mapproxy/client/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/client/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/client/__pycache__/arcgis.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/client/__pycache__/arcgis.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/client/__pycache__/cgi.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/client/__pycache__/cgi.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/client/__pycache__/http.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/client/__pycache__/http.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/client/__pycache__/log.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/client/__pycache__/log.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/client/__pycache__/tile.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/client/__pycache__/tile.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/client/__pycache__/wms.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/client/__pycache__/wms.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/client/arcgis.py +lib/python3.14/site-packages/mapproxy/client/cgi.py +lib/python3.14/site-packages/mapproxy/client/http.py +lib/python3.14/site-packages/mapproxy/client/log.py +lib/python3.14/site-packages/mapproxy/client/tile.py +lib/python3.14/site-packages/mapproxy/client/wms.py +lib/python3.14/site-packages/mapproxy/config/ +lib/python3.14/site-packages/mapproxy/config/__init__.py +lib/python3.14/site-packages/mapproxy/config/__pycache__/ +lib/python3.14/site-packages/mapproxy/config/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/config/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/config/__pycache__/config.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/config/__pycache__/config.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/config/__pycache__/coverage.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/config/__pycache__/coverage.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/config/__pycache__/defaults.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/config/__pycache__/defaults.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/config/__pycache__/loader.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/config/__pycache__/loader.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/config/__pycache__/spec.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/config/__pycache__/spec.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/config/__pycache__/validator.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/config/__pycache__/validator.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/config/config-schema.json +lib/python3.14/site-packages/mapproxy/config/config.py +lib/python3.14/site-packages/mapproxy/config/coverage.py +lib/python3.14/site-packages/mapproxy/config/defaults.py +lib/python3.14/site-packages/mapproxy/config/loader.py +lib/python3.14/site-packages/mapproxy/config/spec.py +lib/python3.14/site-packages/mapproxy/config/validator.py +lib/python3.14/site-packages/mapproxy/config_template/ +lib/python3.14/site-packages/mapproxy/config_template/__init__.py +lib/python3.14/site-packages/mapproxy/config_template/__pycache__/ +lib/python3.14/site-packages/mapproxy/config_template/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/config_template/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/config_template/base_config/ +lib/python3.14/site-packages/mapproxy/config_template/base_config/config.wsgi +lib/python3.14/site-packages/mapproxy/config_template/base_config/full_example.yaml +lib/python3.14/site-packages/mapproxy/config_template/base_config/full_seed_example.yaml +lib/python3.14/site-packages/mapproxy/config_template/base_config/log.ini +lib/python3.14/site-packages/mapproxy/config_template/base_config/mapproxy.yaml +lib/python3.14/site-packages/mapproxy/config_template/base_config/seed.yaml +lib/python3.14/site-packages/mapproxy/exception.py +lib/python3.14/site-packages/mapproxy/featureinfo.py +lib/python3.14/site-packages/mapproxy/grid/ +lib/python3.14/site-packages/mapproxy/grid/__init__.py +lib/python3.14/site-packages/mapproxy/grid/__pycache__/ +lib/python3.14/site-packages/mapproxy/grid/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/grid/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/grid/__pycache__/meta_grid.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/grid/__pycache__/meta_grid.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/grid/__pycache__/resolutions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/grid/__pycache__/resolutions.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/grid/__pycache__/tile_grid.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/grid/__pycache__/tile_grid.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/grid/meta_grid.py +lib/python3.14/site-packages/mapproxy/grid/resolutions.py +lib/python3.14/site-packages/mapproxy/grid/tile_grid.py +lib/python3.14/site-packages/mapproxy/image/ +lib/python3.14/site-packages/mapproxy/image/__init__.py +lib/python3.14/site-packages/mapproxy/image/__pycache__/ +lib/python3.14/site-packages/mapproxy/image/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/image/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/image/__pycache__/mask.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/image/__pycache__/mask.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/image/__pycache__/merge.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/image/__pycache__/merge.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/image/__pycache__/message.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/image/__pycache__/message.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/image/__pycache__/opts.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/image/__pycache__/opts.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/image/__pycache__/tile.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/image/__pycache__/tile.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/image/__pycache__/transform.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/image/__pycache__/transform.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/image/fonts/ +lib/python3.14/site-packages/mapproxy/image/fonts/DejaVuSans.ttf +lib/python3.14/site-packages/mapproxy/image/fonts/DejaVuSansMono.ttf +lib/python3.14/site-packages/mapproxy/image/fonts/LICENSE +lib/python3.14/site-packages/mapproxy/image/fonts/__init__.py +lib/python3.14/site-packages/mapproxy/image/fonts/__pycache__/ +lib/python3.14/site-packages/mapproxy/image/fonts/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/image/fonts/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/image/mask.py +lib/python3.14/site-packages/mapproxy/image/merge.py +lib/python3.14/site-packages/mapproxy/image/message.py +lib/python3.14/site-packages/mapproxy/image/opts.py +lib/python3.14/site-packages/mapproxy/image/tile.py +lib/python3.14/site-packages/mapproxy/image/transform.py +lib/python3.14/site-packages/mapproxy/layer.py +lib/python3.14/site-packages/mapproxy/multiapp.py +lib/python3.14/site-packages/mapproxy/proj.py +lib/python3.14/site-packages/mapproxy/request/ +lib/python3.14/site-packages/mapproxy/request/__init__.py +lib/python3.14/site-packages/mapproxy/request/__pycache__/ +lib/python3.14/site-packages/mapproxy/request/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/request/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/request/__pycache__/arcgis.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/request/__pycache__/arcgis.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/request/__pycache__/base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/request/__pycache__/base.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/request/__pycache__/tile.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/request/__pycache__/tile.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/request/__pycache__/wmts.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/request/__pycache__/wmts.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/request/arcgis.py +lib/python3.14/site-packages/mapproxy/request/base.py +lib/python3.14/site-packages/mapproxy/request/tile.py +lib/python3.14/site-packages/mapproxy/request/wms/ +lib/python3.14/site-packages/mapproxy/request/wms/__init__.py +lib/python3.14/site-packages/mapproxy/request/wms/__pycache__/ +lib/python3.14/site-packages/mapproxy/request/wms/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/request/wms/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/request/wms/__pycache__/exception.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/request/wms/__pycache__/exception.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/request/wms/exception.py +lib/python3.14/site-packages/mapproxy/request/wmts.py +lib/python3.14/site-packages/mapproxy/response.py +lib/python3.14/site-packages/mapproxy/script/ +lib/python3.14/site-packages/mapproxy/script/__init__.py +lib/python3.14/site-packages/mapproxy/script/__pycache__/ +lib/python3.14/site-packages/mapproxy/script/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/script/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/script/__pycache__/defrag.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/script/__pycache__/defrag.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/script/__pycache__/export.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/script/__pycache__/export.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/script/__pycache__/gridconf_from_ogcapitilematrixset.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/script/__pycache__/gridconf_from_ogcapitilematrixset.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/script/__pycache__/grids.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/script/__pycache__/grids.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/script/__pycache__/scales.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/script/__pycache__/scales.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/script/__pycache__/util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/script/__pycache__/util.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/script/__pycache__/wms_capabilities.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/script/__pycache__/wms_capabilities.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/script/conf/ +lib/python3.14/site-packages/mapproxy/script/conf/__init__.py +lib/python3.14/site-packages/mapproxy/script/conf/__pycache__/ +lib/python3.14/site-packages/mapproxy/script/conf/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/script/conf/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/script/conf/__pycache__/app.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/script/conf/__pycache__/app.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/script/conf/__pycache__/caches.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/script/conf/__pycache__/caches.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/script/conf/__pycache__/geopackage.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/script/conf/__pycache__/geopackage.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/script/conf/__pycache__/layers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/script/conf/__pycache__/layers.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/script/conf/__pycache__/seeds.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/script/conf/__pycache__/seeds.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/script/conf/__pycache__/sources.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/script/conf/__pycache__/sources.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/script/conf/__pycache__/utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/script/conf/__pycache__/utils.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/script/conf/app.py +lib/python3.14/site-packages/mapproxy/script/conf/caches.py +lib/python3.14/site-packages/mapproxy/script/conf/geopackage.py +lib/python3.14/site-packages/mapproxy/script/conf/layers.py +lib/python3.14/site-packages/mapproxy/script/conf/seeds.py +lib/python3.14/site-packages/mapproxy/script/conf/sources.py +lib/python3.14/site-packages/mapproxy/script/conf/utils.py +lib/python3.14/site-packages/mapproxy/script/defrag.py +lib/python3.14/site-packages/mapproxy/script/export.py +lib/python3.14/site-packages/mapproxy/script/gridconf_from_ogcapitilematrixset.py +lib/python3.14/site-packages/mapproxy/script/grids.py +lib/python3.14/site-packages/mapproxy/script/scales.py +lib/python3.14/site-packages/mapproxy/script/util.py +lib/python3.14/site-packages/mapproxy/script/wms_capabilities.py +lib/python3.14/site-packages/mapproxy/seed/ +lib/python3.14/site-packages/mapproxy/seed/__init__.py +lib/python3.14/site-packages/mapproxy/seed/__pycache__/ +lib/python3.14/site-packages/mapproxy/seed/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/seed/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/seed/__pycache__/cachelock.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/seed/__pycache__/cachelock.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/seed/__pycache__/cleanup.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/seed/__pycache__/cleanup.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/seed/__pycache__/config.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/seed/__pycache__/config.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/seed/__pycache__/script.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/seed/__pycache__/script.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/seed/__pycache__/seeder.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/seed/__pycache__/seeder.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/seed/__pycache__/spec.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/seed/__pycache__/spec.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/seed/__pycache__/util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/seed/__pycache__/util.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/seed/cachelock.py +lib/python3.14/site-packages/mapproxy/seed/cleanup.py +lib/python3.14/site-packages/mapproxy/seed/config.py +lib/python3.14/site-packages/mapproxy/seed/script.py +lib/python3.14/site-packages/mapproxy/seed/seeder.py +lib/python3.14/site-packages/mapproxy/seed/spec.py +lib/python3.14/site-packages/mapproxy/seed/util.py +lib/python3.14/site-packages/mapproxy/service/ +lib/python3.14/site-packages/mapproxy/service/__init__.py +lib/python3.14/site-packages/mapproxy/service/__pycache__/ +lib/python3.14/site-packages/mapproxy/service/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/service/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/service/__pycache__/base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/service/__pycache__/base.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/service/__pycache__/demo.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/service/__pycache__/demo.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/service/__pycache__/kml.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/service/__pycache__/kml.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/service/__pycache__/ows.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/service/__pycache__/ows.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/service/__pycache__/template_helper.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/service/__pycache__/template_helper.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/service/__pycache__/tile.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/service/__pycache__/tile.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/service/__pycache__/wms.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/service/__pycache__/wms.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/service/__pycache__/wmts.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/service/__pycache__/wmts.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/service/base.py +lib/python3.14/site-packages/mapproxy/service/demo.py +lib/python3.14/site-packages/mapproxy/service/kml.py +lib/python3.14/site-packages/mapproxy/service/ogcapi/ +lib/python3.14/site-packages/mapproxy/service/ogcapi/__init__.py +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/ +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/api.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/api.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/collections.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/collections.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/conformance.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/conformance.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/constants.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/constants.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/landing_page.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/landing_page.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/map.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/map.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/map_utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/map_utils.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/server.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/server.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/tile.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/tile.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/tilematrixsets.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/tilematrixsets.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/tilesets.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/__pycache__/tilesets.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/service/ogcapi/api.py +lib/python3.14/site-packages/mapproxy/service/ogcapi/collections.py +lib/python3.14/site-packages/mapproxy/service/ogcapi/conformance.py +lib/python3.14/site-packages/mapproxy/service/ogcapi/constants.py +lib/python3.14/site-packages/mapproxy/service/ogcapi/landing_page.py +lib/python3.14/site-packages/mapproxy/service/ogcapi/map.py +lib/python3.14/site-packages/mapproxy/service/ogcapi/map_utils.py +lib/python3.14/site-packages/mapproxy/service/ogcapi/server.py +lib/python3.14/site-packages/mapproxy/service/ogcapi/tile.py +lib/python3.14/site-packages/mapproxy/service/ogcapi/tilematrixsets.py +lib/python3.14/site-packages/mapproxy/service/ogcapi/tilesets.py +lib/python3.14/site-packages/mapproxy/service/ows.py +lib/python3.14/site-packages/mapproxy/service/template_helper.py +lib/python3.14/site-packages/mapproxy/service/templates/ +lib/python3.14/site-packages/mapproxy/service/templates/demo/ +lib/python3.14/site-packages/mapproxy/service/templates/demo/capabilities_demo.html +lib/python3.14/site-packages/mapproxy/service/templates/demo/demo.html +lib/python3.14/site-packages/mapproxy/service/templates/demo/openlayers-demo.cfg +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/ +lib/python3.14/site-packages/mapproxy/service/templates/demo/static.html +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/img/ +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/img/blank.gif +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/img/east-mini.png +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/img/north-mini.png +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/img/south-mini.png +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/img/west-mini.png +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/img/zoom-minus-mini.png +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/img/zoom-plus-mini.png +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/img/zoom-world-mini.png +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/logo.png +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/ol.css +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/ol.js +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/proj4.min.js +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/proj4defs.js +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/site.css +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/theme/ +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/theme/default/ +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/theme/default/framedCloud.css +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/theme/default/google.css +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/theme/default/ie6-style.css +lib/python3.14/site-packages/mapproxy/service/templates/demo/static/theme/default/style.css +lib/python3.14/site-packages/mapproxy/service/templates/demo/tms_demo.html +lib/python3.14/site-packages/mapproxy/service/templates/demo/wms_demo.html +lib/python3.14/site-packages/mapproxy/service/templates/demo/wmts_demo.html +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/ +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/_base.html +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/collections/ +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/collections/collection.html +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/collections/index.html +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/conformance.html +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/exception.html +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/landing_page.html +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/openapi/ +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/openapi/redoc.html +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/openapi/swagger.html +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/static/ +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/static/css/ +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/static/css/bootstrap.min.css +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/static/css/default.css +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/static/fonts_montserra_roboto.css +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/static/img/ +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/static/img/logo.png +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/static/img/pygeoapi-logo.png +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/static/redoc.standalone.js +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/static/swagger-ui-dist/ +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/static/swagger-ui-dist/favicon-16x16.png +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/static/swagger-ui-dist/favicon-32x32.png +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/static/swagger-ui-dist/swagger-ui-bundle.js +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/static/swagger-ui-dist/swagger-ui-standalone-preset.js +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/static/swagger-ui-dist/swagger-ui.css +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/tilematrixsets/ +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/tilematrixsets/index.html +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/tilematrixsets/tilematrixset.html +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/tilesets/ +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/tilesets/index.html +lib/python3.14/site-packages/mapproxy/service/templates/ogcapi/tilesets/tileset.html +lib/python3.14/site-packages/mapproxy/service/templates/ows_exception.xml +lib/python3.14/site-packages/mapproxy/service/templates/tms_capabilities.xml +lib/python3.14/site-packages/mapproxy/service/templates/tms_exception.xml +lib/python3.14/site-packages/mapproxy/service/templates/tms_root_resource.xml +lib/python3.14/site-packages/mapproxy/service/templates/tms_tilemap_capabilities.xml +lib/python3.14/site-packages/mapproxy/service/templates/wms100capabilities.xml +lib/python3.14/site-packages/mapproxy/service/templates/wms100exception.xml +lib/python3.14/site-packages/mapproxy/service/templates/wms110capabilities.xml +lib/python3.14/site-packages/mapproxy/service/templates/wms110exception.xml +lib/python3.14/site-packages/mapproxy/service/templates/wms111capabilities.xml +lib/python3.14/site-packages/mapproxy/service/templates/wms111exception.xml +lib/python3.14/site-packages/mapproxy/service/templates/wms130capabilities.xml +lib/python3.14/site-packages/mapproxy/service/templates/wms130exception.xml +lib/python3.14/site-packages/mapproxy/service/templates/wmts100capabilities.xml +lib/python3.14/site-packages/mapproxy/service/templates/wmts100exception.xml +lib/python3.14/site-packages/mapproxy/service/tile.py +lib/python3.14/site-packages/mapproxy/service/wms.py +lib/python3.14/site-packages/mapproxy/service/wmts.py +lib/python3.14/site-packages/mapproxy/source/ +lib/python3.14/site-packages/mapproxy/source/__init__.py +lib/python3.14/site-packages/mapproxy/source/__pycache__/ +lib/python3.14/site-packages/mapproxy/source/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/source/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/source/__pycache__/arcgis.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/source/__pycache__/arcgis.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/source/__pycache__/error.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/source/__pycache__/error.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/source/__pycache__/mapnik.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/source/__pycache__/mapnik.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/source/__pycache__/ogcapimaps.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/source/__pycache__/ogcapimaps.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/source/__pycache__/ogcapitiles.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/source/__pycache__/ogcapitiles.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/source/__pycache__/tile.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/source/__pycache__/tile.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/source/__pycache__/wms.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/source/__pycache__/wms.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/source/arcgis.py +lib/python3.14/site-packages/mapproxy/source/error.py +lib/python3.14/site-packages/mapproxy/source/mapnik.py +lib/python3.14/site-packages/mapproxy/source/ogcapimaps.py +lib/python3.14/site-packages/mapproxy/source/ogcapitiles.py +lib/python3.14/site-packages/mapproxy/source/tile.py +lib/python3.14/site-packages/mapproxy/source/wms.py +lib/python3.14/site-packages/mapproxy/srs.py +lib/python3.14/site-packages/mapproxy/template.py +lib/python3.14/site-packages/mapproxy/test/ +lib/python3.14/site-packages/mapproxy/test/__init__.py +lib/python3.14/site-packages/mapproxy/test/__pycache__/ +lib/python3.14/site-packages/mapproxy/test/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/__pycache__/conftest.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/__pycache__/conftest.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/__pycache__/helper.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/__pycache__/helper.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/__pycache__/http.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/__pycache__/http.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/__pycache__/image.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/__pycache__/image.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/__pycache__/mocker.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/__pycache__/mocker.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/__pycache__/test_http_helper.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/__pycache__/test_http_helper.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/conftest.py +lib/python3.14/site-packages/mapproxy/test/helper.py +lib/python3.14/site-packages/mapproxy/test/http.py +lib/python3.14/site-packages/mapproxy/test/image.py +lib/python3.14/site-packages/mapproxy/test/mocker.py +lib/python3.14/site-packages/mapproxy/test/schemas/ +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/ +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/ +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/ +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/common.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/ +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_bul.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_cze.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_dan.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_dut.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_eng.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_est.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_fin.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_fre.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_ger.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_gle.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_gre.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_hun.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_ita.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_lav.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_lit.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_mlt.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_pol.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_por.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_rum.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_slo.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_slv.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_spa.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/enums/enum_swe.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/common/1.0/network.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/inspire_vs/ +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/inspire_vs/1.0/ +lib/python3.14/site-packages/mapproxy/test/schemas/inspire/inspire_vs/1.0/inspire_vs.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/kml/ +lib/python3.14/site-packages/mapproxy/test/schemas/kml/2.2.0/ +lib/python3.14/site-packages/mapproxy/test/schemas/kml/2.2.0/ReadMe.txt +lib/python3.14/site-packages/mapproxy/test/schemas/kml/2.2.0/atom-author-link.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/kml/2.2.0/ogckml22.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/kml/2.2.0/xAL.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/ows/ +lib/python3.14/site-packages/mapproxy/test/schemas/ows/1.1.0/ +lib/python3.14/site-packages/mapproxy/test/schemas/ows/1.1.0/ReadMe.txt +lib/python3.14/site-packages/mapproxy/test/schemas/ows/1.1.0/ows19115subset.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/ows/1.1.0/owsAll.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/ows/1.1.0/owsCommon.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/ows/1.1.0/owsContents.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/ows/1.1.0/owsDataIdentification.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/ows/1.1.0/owsDomainType.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/ows/1.1.0/owsExceptionReport.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/ows/1.1.0/owsGetCapabilities.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/ows/1.1.0/owsGetResourceByID.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/ows/1.1.0/owsInputOutputData.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/ows/1.1.0/owsManifest.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/ows/1.1.0/owsOperationsMetadata.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/ows/1.1.0/owsServiceIdentification.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/ows/1.1.0/owsServiceProvider.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/sld/ +lib/python3.14/site-packages/mapproxy/test/schemas/sld/1.1.0/ +lib/python3.14/site-packages/mapproxy/test/schemas/sld/1.1.0/sld_capabilities.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/wms/ +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.0.0/ +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.0.0/capabilities_1_0_0.dtd +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.0.0/capabilities_1_0_0.xml +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.0.7/ +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.0.7/capabilities_1_0_7.dtd +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.0.7/capabilities_1_0_7.xml +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.1.0/ +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.1.0/capabilities_1_1_0.dtd +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.1.0/capabilities_1_1_0.xml +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.1.0/exception_1_1_0.dtd +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.1.0/exception_1_1_0.xml +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.1.1/ +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.1.1/OGC-exception.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.1.1/WMS_DescribeLayerResponse.dtd +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.1.1/WMS_MS_Capabilities.dtd +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.1.1/WMS_exception_1_1_1.dtd +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.1.1/capabilities_1_1_1.dtd +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.1.1/capabilities_1_1_1.xml +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.1.1/exception_1_1_1.dtd +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.1.1/exception_1_1_1.xml +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.3.0/ +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.3.0/ReadMe.txt +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.3.0/capabilities_1_3_0.xml +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.3.0/capabilities_1_3_0.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.3.0/exceptions_1_3_0.xml +lib/python3.14/site-packages/mapproxy/test/schemas/wms/1.3.0/exceptions_1_3_0.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/wmsc/ +lib/python3.14/site-packages/mapproxy/test/schemas/wmsc/1.1.1/ +lib/python3.14/site-packages/mapproxy/test/schemas/wmsc/1.1.1/OGC-exception.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/wmsc/1.1.1/WMS_DescribeLayerResponse.dtd +lib/python3.14/site-packages/mapproxy/test/schemas/wmsc/1.1.1/WMS_MS_Capabilities.dtd +lib/python3.14/site-packages/mapproxy/test/schemas/wmsc/1.1.1/WMS_exception_1_1_1.dtd +lib/python3.14/site-packages/mapproxy/test/schemas/wmsc/1.1.1/capabilities_1_1_1.dtd +lib/python3.14/site-packages/mapproxy/test/schemas/wmsc/1.1.1/capabilities_1_1_1.xml +lib/python3.14/site-packages/mapproxy/test/schemas/wmsc/1.1.1/exception_1_1_1.dtd +lib/python3.14/site-packages/mapproxy/test/schemas/wmsc/1.1.1/exception_1_1_1.xml +lib/python3.14/site-packages/mapproxy/test/schemas/wmts/ +lib/python3.14/site-packages/mapproxy/test/schemas/wmts/1.0/ +lib/python3.14/site-packages/mapproxy/test/schemas/wmts/1.0/ReadMe.txt +lib/python3.14/site-packages/mapproxy/test/schemas/wmts/1.0/wmts.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/wmts/1.0/wmtsAbstract.wsdl +lib/python3.14/site-packages/mapproxy/test/schemas/wmts/1.0/wmtsGetCapabilities_request.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/wmts/1.0/wmtsGetCapabilities_response.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/wmts/1.0/wmtsGetFeatureInfo_request.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/wmts/1.0/wmtsGetFeatureInfo_response.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/wmts/1.0/wmtsGetTile_request.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/wmts/1.0/wmtsKVP.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/wmts/1.0/wmtsPayload_response.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/xlink/ +lib/python3.14/site-packages/mapproxy/test/schemas/xlink/1.0.0/ +lib/python3.14/site-packages/mapproxy/test/schemas/xlink/1.0.0/ReadMe.txt +lib/python3.14/site-packages/mapproxy/test/schemas/xlink/1.0.0/xlinks.xsd +lib/python3.14/site-packages/mapproxy/test/schemas/xml.xsd +lib/python3.14/site-packages/mapproxy/test/system/ +lib/python3.14/site-packages/mapproxy/test/system/__init__.py +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/ +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_arcgis.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_arcgis.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_auth.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_auth.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_behind_proxy.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_behind_proxy.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_bulk_meta_tiles.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_bulk_meta_tiles.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_cache_azureblob.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_cache_azureblob.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_cache_band_merge.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_cache_band_merge.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_cache_coverage.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_cache_coverage.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_cache_geopackage.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_cache_geopackage.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_cache_grid_names.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_cache_grid_names.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_cache_mbtiles.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_cache_mbtiles.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_cache_s3.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_cache_s3.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_cache_source.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_cache_source.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_combined_sources.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_combined_sources.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_coverage.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_coverage.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_decorate_img.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_decorate_img.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_demo.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_demo.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_demo_with_extra_service.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_demo_with_extra_service.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_dimensions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_dimensions.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_disable_storage.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_disable_storage.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_formats.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_formats.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_inspire_vs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_inspire_vs.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_kml.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_kml.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_layergroups.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_layergroups.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_legendgraphic.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_legendgraphic.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_mapnik.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_mapnik.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_mapserver.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_mapserver.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_mixed_mode_format.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_mixed_mode_format.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_multi_cache_layers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_multi_cache_layers.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_multiapp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_multiapp.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_refresh.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_refresh.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_renderd_client.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_renderd_client.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_response_headers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_response_headers.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_scalehints.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_scalehints.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_seed.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_seed.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_seed_only.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_seed_only.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_service_ogcapi.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_service_ogcapi.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_sld.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_sld.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_source_errors.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_source_errors.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_source_ogcapimaps.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_source_ogcapimaps.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_source_ogcapitiles.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_source_ogcapitiles.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_tilesource_minmax_res.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_tilesource_minmax_res.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_tms.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_tms.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_tms_origin.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_tms_origin.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_util_conf.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_util_conf.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_util_export.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_util_export.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_util_gridconf_from_ogcapitilematrixset.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_util_gridconf_from_ogcapitilematrixset.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_util_grids.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_util_grids.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_util_wms_capabilities.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_util_wms_capabilities.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_watermark.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_watermark.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_wms.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_wms.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_wms_srs_extent.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_wms_srs_extent.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_wms_version.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_wms_version.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_wmsc.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_wmsc.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_wmts.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_wmts.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_wmts_dimensions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_wmts_dimensions.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_wmts_restful.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_wmts_restful.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_xslt_featureinfo.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/__pycache__/test_xslt_featureinfo.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/fixture/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/__pycache__/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/__pycache__/minimal_cgi.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/system/fixture/__pycache__/minimal_cgi.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/system/fixture/arcgis.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/auth.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache.mbtiles +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_azureblob.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_band_merge.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_bulk_meta_tiles.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_coverage.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000/000/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000/000/000/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/dop_cache_EPSG3857/00/000/000/000/000/000/000.png +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/000/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/000/000/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_EPSG900913/01/000/000/000/000/000/001.jpeg +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/000/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/000/000/ +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_data/wms_cache_transparent_EPSG900913/01/000/000/000/000/000/001.png +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_geopackage.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_grid_names.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_mbtiles.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_s3.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/cache_source.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/combined_sources.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/coverage.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/demo.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/dimension.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/disable_storage.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/empty_ogrdata.geojson +lib/python3.14/site-packages/mapproxy/test/system/fixture/formats.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/inspire.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/inspire_full.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/kml_layer.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/layer.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/layergroups.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/layergroups_root.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/legendgraphic.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/mapnik_source.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/mapproxy_export.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/mapserver.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/minimal_cgi.py +lib/python3.14/site-packages/mapproxy/test/system/fixture/mixed_mode.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/multi_cache_layers.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/multiapp1.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/multiapp2.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/ogcapi_maps_and_tiles_non_earth_service.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/ogcapi_maps_and_tiles_service.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/ogcapimaps_non_earth_source.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/ogcapimaps_service.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/ogcapimaps_source.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/ogcapimaps_source_with_supported_srs.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/ogcapitiles_non_earth_source.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/ogcapitiles_service.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/ogcapitiles_source.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/renderd_client.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/scalehints.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/seed.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/seed_mapproxy.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/seed_timeouts.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/seed_timeouts_mapproxy.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/seedonly.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/sld.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/source_errors.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/source_errors_raise.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/tileservice_origin.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/tileservice_refresh.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/tilesource_minmax_res.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/util-conf-base-grids.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/util-conf-overwrite.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/util-conf-wms-111-cap.xml +lib/python3.14/site-packages/mapproxy/test/system/fixture/util_grids.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/util_wms_capabilities111.xml +lib/python3.14/site-packages/mapproxy/test/system/fixture/util_wms_capabilities130.xml +lib/python3.14/site-packages/mapproxy/test/system/fixture/util_wms_capabilities_service_exception.xml +lib/python3.14/site-packages/mapproxy/test/system/fixture/watermark.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/wms_srs_extent.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/wms_versions.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/wmts.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/wmts_dimensions.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/xslt_featureinfo.yaml +lib/python3.14/site-packages/mapproxy/test/system/fixture/xslt_featureinfo_input.yaml +lib/python3.14/site-packages/mapproxy/test/system/test_arcgis.py +lib/python3.14/site-packages/mapproxy/test/system/test_auth.py +lib/python3.14/site-packages/mapproxy/test/system/test_behind_proxy.py +lib/python3.14/site-packages/mapproxy/test/system/test_bulk_meta_tiles.py +lib/python3.14/site-packages/mapproxy/test/system/test_cache_azureblob.py +lib/python3.14/site-packages/mapproxy/test/system/test_cache_band_merge.py +lib/python3.14/site-packages/mapproxy/test/system/test_cache_coverage.py +lib/python3.14/site-packages/mapproxy/test/system/test_cache_geopackage.py +lib/python3.14/site-packages/mapproxy/test/system/test_cache_grid_names.py +lib/python3.14/site-packages/mapproxy/test/system/test_cache_mbtiles.py +lib/python3.14/site-packages/mapproxy/test/system/test_cache_s3.py +lib/python3.14/site-packages/mapproxy/test/system/test_cache_source.py +lib/python3.14/site-packages/mapproxy/test/system/test_combined_sources.py +lib/python3.14/site-packages/mapproxy/test/system/test_coverage.py +lib/python3.14/site-packages/mapproxy/test/system/test_decorate_img.py +lib/python3.14/site-packages/mapproxy/test/system/test_demo.py +lib/python3.14/site-packages/mapproxy/test/system/test_demo_with_extra_service.py +lib/python3.14/site-packages/mapproxy/test/system/test_dimensions.py +lib/python3.14/site-packages/mapproxy/test/system/test_disable_storage.py +lib/python3.14/site-packages/mapproxy/test/system/test_formats.py +lib/python3.14/site-packages/mapproxy/test/system/test_inspire_vs.py +lib/python3.14/site-packages/mapproxy/test/system/test_kml.py +lib/python3.14/site-packages/mapproxy/test/system/test_layergroups.py +lib/python3.14/site-packages/mapproxy/test/system/test_legendgraphic.py +lib/python3.14/site-packages/mapproxy/test/system/test_mapnik.py +lib/python3.14/site-packages/mapproxy/test/system/test_mapserver.py +lib/python3.14/site-packages/mapproxy/test/system/test_mixed_mode_format.py +lib/python3.14/site-packages/mapproxy/test/system/test_multi_cache_layers.py +lib/python3.14/site-packages/mapproxy/test/system/test_multiapp.py +lib/python3.14/site-packages/mapproxy/test/system/test_refresh.py +lib/python3.14/site-packages/mapproxy/test/system/test_renderd_client.py +lib/python3.14/site-packages/mapproxy/test/system/test_response_headers.py +lib/python3.14/site-packages/mapproxy/test/system/test_scalehints.py +lib/python3.14/site-packages/mapproxy/test/system/test_seed.py +lib/python3.14/site-packages/mapproxy/test/system/test_seed_only.py +lib/python3.14/site-packages/mapproxy/test/system/test_service_ogcapi.py +lib/python3.14/site-packages/mapproxy/test/system/test_sld.py +lib/python3.14/site-packages/mapproxy/test/system/test_source_errors.py +lib/python3.14/site-packages/mapproxy/test/system/test_source_ogcapimaps.py +lib/python3.14/site-packages/mapproxy/test/system/test_source_ogcapitiles.py +lib/python3.14/site-packages/mapproxy/test/system/test_tilesource_minmax_res.py +lib/python3.14/site-packages/mapproxy/test/system/test_tms.py +lib/python3.14/site-packages/mapproxy/test/system/test_tms_origin.py +lib/python3.14/site-packages/mapproxy/test/system/test_util_conf.py +lib/python3.14/site-packages/mapproxy/test/system/test_util_export.py +lib/python3.14/site-packages/mapproxy/test/system/test_util_gridconf_from_ogcapitilematrixset.py +lib/python3.14/site-packages/mapproxy/test/system/test_util_grids.py +lib/python3.14/site-packages/mapproxy/test/system/test_util_wms_capabilities.py +lib/python3.14/site-packages/mapproxy/test/system/test_watermark.py +lib/python3.14/site-packages/mapproxy/test/system/test_wms.py +lib/python3.14/site-packages/mapproxy/test/system/test_wms_srs_extent.py +lib/python3.14/site-packages/mapproxy/test/system/test_wms_version.py +lib/python3.14/site-packages/mapproxy/test/system/test_wmsc.py +lib/python3.14/site-packages/mapproxy/test/system/test_wmts.py +lib/python3.14/site-packages/mapproxy/test/system/test_wmts_dimensions.py +lib/python3.14/site-packages/mapproxy/test/system/test_wmts_restful.py +lib/python3.14/site-packages/mapproxy/test/system/test_xslt_featureinfo.py +lib/python3.14/site-packages/mapproxy/test/test_http_helper.py +lib/python3.14/site-packages/mapproxy/test/unit/ +lib/python3.14/site-packages/mapproxy/test/unit/__init__.py +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/ +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_async.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_async.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_auth.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_auth.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_cache.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_cache.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_cache_azureblob.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_cache_azureblob.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_cache_compact.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_cache_compact.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_cache_couchdb.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_cache_couchdb.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_cache_geopackage.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_cache_geopackage.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_cache_mbtile.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_cache_mbtile.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_cache_redis.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_cache_redis.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_cache_s3.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_cache_s3.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_cache_tile.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_cache_tile.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_client.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_client.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_client_arcgis.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_client_arcgis.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_client_cgi.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_client_cgi.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_collections.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_collections.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_concat_legends.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_concat_legends.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_conf_loader.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_conf_loader.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_conf_validator.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_conf_validator.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_config.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_config.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_decorate_img.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_decorate_img.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_exceptions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_exceptions.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_featureinfo.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_featureinfo.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_file_lock_load.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_file_lock_load.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_fs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_fs.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_geom.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_geom.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_grid.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_grid.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_image.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_image.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_image_mask.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_image_mask.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_image_messages.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_image_messages.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_image_options.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_image_options.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_isodate.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_isodate.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_multiapp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_multiapp.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_ogr_reader.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_ogr_reader.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_request.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_request.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_request_wmts.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_request_wmts.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_response.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_response.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_seed.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_seed.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_seed_cachelock.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_seed_cachelock.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_srs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_srs.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_tiled_source.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_tiled_source.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_tilefilter.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_tilefilter.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_times.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_times.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_timeutils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_timeutils.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_util_conf_utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_util_conf_utils.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_util_ogcapi.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_util_ogcapi.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_utils.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_wms_capabilities.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_wms_capabilities.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_wms_layer.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_wms_layer.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_yaml.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/test/unit/__pycache__/test_yaml.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/test/unit/epsg +lib/python3.14/site-packages/mapproxy/test/unit/polygons/ +lib/python3.14/site-packages/mapproxy/test/unit/polygons/polygons.dbf +lib/python3.14/site-packages/mapproxy/test/unit/polygons/polygons.shp +lib/python3.14/site-packages/mapproxy/test/unit/polygons/polygons.shx +lib/python3.14/site-packages/mapproxy/test/unit/test_async.py +lib/python3.14/site-packages/mapproxy/test/unit/test_auth.py +lib/python3.14/site-packages/mapproxy/test/unit/test_cache.py +lib/python3.14/site-packages/mapproxy/test/unit/test_cache_azureblob.py +lib/python3.14/site-packages/mapproxy/test/unit/test_cache_compact.py +lib/python3.14/site-packages/mapproxy/test/unit/test_cache_couchdb.py +lib/python3.14/site-packages/mapproxy/test/unit/test_cache_geopackage.py +lib/python3.14/site-packages/mapproxy/test/unit/test_cache_mbtile.py +lib/python3.14/site-packages/mapproxy/test/unit/test_cache_redis.py +lib/python3.14/site-packages/mapproxy/test/unit/test_cache_s3.py +lib/python3.14/site-packages/mapproxy/test/unit/test_cache_tile.py +lib/python3.14/site-packages/mapproxy/test/unit/test_client.py +lib/python3.14/site-packages/mapproxy/test/unit/test_client_arcgis.py +lib/python3.14/site-packages/mapproxy/test/unit/test_client_cgi.py +lib/python3.14/site-packages/mapproxy/test/unit/test_collections.py +lib/python3.14/site-packages/mapproxy/test/unit/test_concat_legends.py +lib/python3.14/site-packages/mapproxy/test/unit/test_conf_loader.py +lib/python3.14/site-packages/mapproxy/test/unit/test_conf_validator.py +lib/python3.14/site-packages/mapproxy/test/unit/test_config.py +lib/python3.14/site-packages/mapproxy/test/unit/test_decorate_img.py +lib/python3.14/site-packages/mapproxy/test/unit/test_exceptions.py +lib/python3.14/site-packages/mapproxy/test/unit/test_featureinfo.py +lib/python3.14/site-packages/mapproxy/test/unit/test_file_lock_load.py +lib/python3.14/site-packages/mapproxy/test/unit/test_fs.py +lib/python3.14/site-packages/mapproxy/test/unit/test_geom.py +lib/python3.14/site-packages/mapproxy/test/unit/test_grid.py +lib/python3.14/site-packages/mapproxy/test/unit/test_image.py +lib/python3.14/site-packages/mapproxy/test/unit/test_image_mask.py +lib/python3.14/site-packages/mapproxy/test/unit/test_image_messages.py +lib/python3.14/site-packages/mapproxy/test/unit/test_image_options.py +lib/python3.14/site-packages/mapproxy/test/unit/test_isodate.py +lib/python3.14/site-packages/mapproxy/test/unit/test_multiapp.py +lib/python3.14/site-packages/mapproxy/test/unit/test_ogr_reader.py +lib/python3.14/site-packages/mapproxy/test/unit/test_request.py +lib/python3.14/site-packages/mapproxy/test/unit/test_request_wmts.py +lib/python3.14/site-packages/mapproxy/test/unit/test_response.py +lib/python3.14/site-packages/mapproxy/test/unit/test_seed.py +lib/python3.14/site-packages/mapproxy/test/unit/test_seed_cachelock.py +lib/python3.14/site-packages/mapproxy/test/unit/test_srs.py +lib/python3.14/site-packages/mapproxy/test/unit/test_tiled_source.py +lib/python3.14/site-packages/mapproxy/test/unit/test_tilefilter.py +lib/python3.14/site-packages/mapproxy/test/unit/test_times.py +lib/python3.14/site-packages/mapproxy/test/unit/test_timeutils.py +lib/python3.14/site-packages/mapproxy/test/unit/test_util_conf_utils.py +lib/python3.14/site-packages/mapproxy/test/unit/test_util_ogcapi.py +lib/python3.14/site-packages/mapproxy/test/unit/test_utils.py +lib/python3.14/site-packages/mapproxy/test/unit/test_wms_capabilities.py +lib/python3.14/site-packages/mapproxy/test/unit/test_wms_layer.py +lib/python3.14/site-packages/mapproxy/test/unit/test_yaml.py +lib/python3.14/site-packages/mapproxy/tilefilter.py +lib/python3.14/site-packages/mapproxy/util/ +lib/python3.14/site-packages/mapproxy/util/__init__.py +lib/python3.14/site-packages/mapproxy/util/__pycache__/ +lib/python3.14/site-packages/mapproxy/util/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/async_.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/async_.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/bbox.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/bbox.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/collections.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/collections.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/coverage.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/coverage.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/escape.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/escape.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/fs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/fs.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/geom.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/geom.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/jinja2_templates.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/jinja2_templates.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/lib.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/lib.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/lock.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/lock.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/ogcapi.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/ogcapi.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/ogr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/ogr.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/py.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/py.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/sqlite3.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/sqlite3.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/times.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/times.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/yaml.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/__pycache__/yaml.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/async_.py +lib/python3.14/site-packages/mapproxy/util/bbox.py +lib/python3.14/site-packages/mapproxy/util/collections.py +lib/python3.14/site-packages/mapproxy/util/coverage.py +lib/python3.14/site-packages/mapproxy/util/escape.py +lib/python3.14/site-packages/mapproxy/util/ext/ +lib/python3.14/site-packages/mapproxy/util/ext/__init__.py +lib/python3.14/site-packages/mapproxy/util/ext/__pycache__/ +lib/python3.14/site-packages/mapproxy/util/ext/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/ext/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/ext/__pycache__/local.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/ext/__pycache__/local.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/ext/__pycache__/lockfile.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/ext/__pycache__/lockfile.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/ext/__pycache__/serving.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/ext/__pycache__/serving.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/ext/dictspec/ +lib/python3.14/site-packages/mapproxy/util/ext/dictspec/__init__.py +lib/python3.14/site-packages/mapproxy/util/ext/dictspec/__pycache__/ +lib/python3.14/site-packages/mapproxy/util/ext/dictspec/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/ext/dictspec/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/ext/dictspec/__pycache__/spec.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/ext/dictspec/__pycache__/spec.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/ext/dictspec/__pycache__/validator.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/ext/dictspec/__pycache__/validator.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/ext/dictspec/spec.py +lib/python3.14/site-packages/mapproxy/util/ext/dictspec/test/ +lib/python3.14/site-packages/mapproxy/util/ext/dictspec/test/__init__.py +lib/python3.14/site-packages/mapproxy/util/ext/dictspec/test/__pycache__/ +lib/python3.14/site-packages/mapproxy/util/ext/dictspec/test/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/ext/dictspec/test/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/ext/dictspec/test/__pycache__/test_validator.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/ext/dictspec/test/__pycache__/test_validator.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/ext/dictspec/test/test_validator.py +lib/python3.14/site-packages/mapproxy/util/ext/dictspec/validator.py +lib/python3.14/site-packages/mapproxy/util/ext/local.py +lib/python3.14/site-packages/mapproxy/util/ext/lockfile.py +lib/python3.14/site-packages/mapproxy/util/ext/serving.py +lib/python3.14/site-packages/mapproxy/util/ext/tempita/ +lib/python3.14/site-packages/mapproxy/util/ext/tempita/__init__.py +lib/python3.14/site-packages/mapproxy/util/ext/tempita/__pycache__/ +lib/python3.14/site-packages/mapproxy/util/ext/tempita/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/ext/tempita/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/ext/tempita/__pycache__/_looper.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/ext/tempita/__pycache__/_looper.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/ext/tempita/__pycache__/string_utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/ext/tempita/__pycache__/string_utils.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/ext/tempita/_looper.py +lib/python3.14/site-packages/mapproxy/util/ext/tempita/string_utils.py +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/ +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/__init__.py +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/__pycache__/ +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/__pycache__/duration.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/__pycache__/duration.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/__pycache__/parse.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/__pycache__/parse.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/__pycache__/util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/__pycache__/util.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/duration.py +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/parse.py +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/test/ +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/test/__init__.py +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/test/__pycache__/ +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/test/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/test/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/test/__pycache__/test_parse.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/test/__pycache__/test_parse.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/test/__pycache__/test_util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/test/__pycache__/test_util.cpython-314.pyc +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/test/test_parse.py +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/test/test_util.py +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/test/wms-example-111.xml +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/test/wms-example-130.xml +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/test/wms-large-111.xml +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/test/wms_nasa_cap.xml +lib/python3.14/site-packages/mapproxy/util/ext/wmsparse/util.py +lib/python3.14/site-packages/mapproxy/util/fs.py +lib/python3.14/site-packages/mapproxy/util/geom.py +lib/python3.14/site-packages/mapproxy/util/jinja2_templates.py +lib/python3.14/site-packages/mapproxy/util/lib.py +lib/python3.14/site-packages/mapproxy/util/lock.py +lib/python3.14/site-packages/mapproxy/util/ogcapi.py +lib/python3.14/site-packages/mapproxy/util/ogr.py +lib/python3.14/site-packages/mapproxy/util/py.py +lib/python3.14/site-packages/mapproxy/util/sqlite3.py +lib/python3.14/site-packages/mapproxy/util/times.py +lib/python3.14/site-packages/mapproxy/util/yaml.py +lib/python3.14/site-packages/mapproxy/version.py +lib/python3.14/site-packages/mapproxy/wsgiapp.py Link to /exopi-cvs/ports/packages/amd64/ftp/mapproxy-6.0.1.tgz >>> Running clean in geo/mapproxy at 1778686404.08 ===> geo/mapproxy ===> Cleaning for mapproxy-6.0.1 >>> Ended at 1778686404.41 max_stuck=0.00/depends=2.19/show-prepare-results=1.12/extract=0.47/build=4.32/package=12.40/clean=0.36