[Git][debian-gis-team/eodag][master] 5 commits: New upstream version 4.1.0+ds

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Thu Apr 9 08:12:52 BST 2026



Antonio Valentino pushed to branch master at Debian GIS Project / eodag


Commits:
db713a04 by Antonio Valentino at 2026-04-09T06:17:44+00:00
New upstream version 4.1.0+ds
- - - - -
ed0ee8f9 by Antonio Valentino at 2026-04-09T06:17:51+00:00
Update upstream source from tag 'upstream/4.1.0+ds'

Update to upstream version '4.1.0+ds'
with Debian dir ada8a3e50c84c241d8ea0c53506f5bae5a44d6ab
- - - - -
926ed772 by Antonio Valentino at 2026-04-09T06:18:43+00:00
New upstream release

- - - - -
3f97b6d6 by Antonio Valentino at 2026-04-09T06:24:14+00:00
Refresh all patches

- - - - -
1511f3c9 by Antonio Valentino at 2026-04-09T07:05:07+00:00
Re-enable tests that have been fixed in the new version

- - - - -


107 changed files:

- .gitignore
- readthedocs.yml → .readthedocs.yml
- CHANGES.rst
- CONTRIBUTING.rst
- debian/changelog
- debian/patches/0001-System-importlib.metadata.patch
- debian/patches/0002-no-mypy-boto3-s3.patch
- debian/rules
- docs/_static/collections_information.csv
- docs/_static/params_mapping_extra.csv
- docs/_static/params_mapping_offline_infos.json
- docs/_static/params_mapping_opensearch.csv
- + docs/_static/product_types_information.csv
- docs/api_reference/eoproduct.rst
- docs/api_reference/searchresult.rst
- docs/conf.py
- docs/getting_started_guide/collections.rst
- docs/getting_started_guide/configure.rst
- docs/getting_started_guide/features_overview.ipynb
- docs/notebooks/api_user_guide/1_providers_collections_available.ipynb
- docs/notebooks/api_user_guide/2_configuration.ipynb
- docs/notebooks/api_user_guide/3_search.ipynb
- docs/notebooks/api_user_guide/5_serialize_deserialize.ipynb
- docs/notebooks/api_user_guide/6_crunch.ipynb
- docs/notebooks/api_user_guide/7_download.ipynb
- docs/notebooks/tutos/tuto_burnt_areas_snappy.ipynb
- docs/notebooks/tutos/tuto_search_location_tile.ipynb
- docs/notebooks/tutos/tuto_ship_detection.ipynb
- docs/notebooks/tutos/tuto_stac_client.ipynb
- + docs/notebooks/tutos/tuto_stream_download_to_s3.ipynb
- docs/plugins.rst
- docs/plugins_reference/auth.rst
- docs/providers.rst
- docs/tutos.rst
- eodag/api/collection.py
- eodag/api/core.py
- eodag/api/product/__init__.py
- eodag/api/product/_assets.py
- eodag/api/product/_product.py
- eodag/api/product/drivers/base.py
- eodag/api/product/metadata_mapping.py
- eodag/api/provider.py
- eodag/api/search_result.py
- eodag/config.py
- eodag/plugins/apis/usgs.py
- + eodag/plugins/authentication/eoiam.py
- eodag/plugins/authentication/openid_connect.py
- eodag/plugins/authentication/token.py
- eodag/plugins/download/__init__.py
- eodag/plugins/download/aws.py
- eodag/plugins/download/base.py
- eodag/plugins/download/http.py
- eodag/plugins/search/build_search_result.py
- eodag/plugins/search/cop_marine.py
- eodag/plugins/search/qssearch.py
- eodag/resources/collections.yml
- eodag/resources/ext_collections.json
- eodag/resources/ext_product_types.json
- eodag/resources/providers.yml
- eodag/resources/user_conf_template.yml
- eodag/types/stac_metadata.py
- eodag/utils/__init__.py
- + eodag/utils/deserialize.py
- eodag/utils/logging.py
- + eodag/utils/streamresponse.py
- pyproject.toml
- tests/__init__.py
- tests/integration/test_core_search.py
- tests/integration/test_core_search_results.py
- tests/integration/test_download_auth.py
- tests/resources/NOTICE
- tests/resources/eodag_search_result.geojson
- + tests/resources/eodag_search_result_cop_dataspace.geojson
- − tests/resources/eodag_search_result_peps.geojson
- tests/resources/file_config_override.yml
- + tests/resources/provider_responses/cop_dataspace_search.json
- tests/resources/provider_responses/peps_search.json → tests/resources/provider_responses/sara_search.json
- + tests/resources/stac/schemas/bands-v1.1.0.json
- + tests/resources/stac/schemas/basics-v1.1.0.json
- + tests/resources/stac/schemas/collection-v1.1.0.json
- + tests/resources/stac/schemas/common-item-v1.1.0.json
- + tests/resources/stac/schemas/data-values-v1.1.0.json
- + tests/resources/stac/schemas/datetime-v1.1.0.json
- + tests/resources/stac/schemas/geojson-Feature.json
- + tests/resources/stac/schemas/geojson-Geometry.json
- + tests/resources/stac/schemas/instrument-v1.1.0.json
- + tests/resources/stac/schemas/item-v1.1.0.json
- + tests/resources/stac/schemas/licensing-v1.1.0.json
- + tests/resources/stac/schemas/provider-v1.1.0.json
- tests/resources/wrong_credentials_conf.yml
- tests/test_cli.py
- tests/test_config.py
- tests/test_end_to_end.py
- tests/units/test_apis_plugins.py
- tests/units/test_auth_plugins.py
- tests/units/test_core.py
- tests/units/test_download_plugins.py
- tests/units/test_eoproduct.py
- tests/units/test_eoproduct_driver_generic.py
- tests/units/test_eoproduct_driver_sentinel1.py
- tests/units/test_eoproduct_driver_sentinel2.py
- tests/units/test_metadata_mapping.py
- tests/units/test_search_plugins.py
- tests/units/test_search_result.py
- tests/units/test_utils_s3.py
- + tests/units/test_utils_streamingresponse.py
- tox.ini


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/debian-gis-team/eodag/-/compare/52dd9a50b7f8fbeb7ecfdb091fefcb93c5853faf...1511f3c9d170cf520f05ffe5ba7421ba346a0bd0

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/eodag/-/compare/52dd9a50b7f8fbeb7ecfdb091fefcb93c5853faf...1511f3c9d170cf520f05ffe5ba7421ba346a0bd0
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20260409/16ef05e8/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list