Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:stac-utils/stac-fastapi-elasticsearch-opensearch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v4.0.0a0
Choose a base ref
Loading
...
head repository:stac-utils/stac-fastapi-elasticsearch-opensearch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v4.0.0a1
Choose a head ref
Loading
  • 1commit
  • 18files changed
  • 1contributor

Commits on Apr 18, 2025

  1. Update package names for Pep625 compliance (#358)

    **Related Issue(s):**#337 **Description:**- Updated package names in setup.py files to use underscores instead ofperiods for PEP 625 compliance  - Changed `stac_fastapi.opensearch` to `stac_fastapi_opensearch`  - Changed `stac_fastapi.elasticsearch` to `stac_fastapi_elasticsearch`  - Changed `stac_fastapi.core` to `stac_fastapi_core`  - Updated all related dependencies to use the new naming convention- Renamed `docker-compose.yml` to `compose.yml` to align with DockerCompose V2 conventions- Removed deprecated `version` field from all compose files- Updated `STAC_FASTAPI_VERSION` environment variables to 4.0.0a1 in allcompose files- Bumped version from 4.0.0a0 to 4.0.0a1 for the PEP 625 compliantrelease- Updated dependency requirements to use compatible release specifiers(~=) for more controlled updates while allowing for bug fixes andsecurity patches- Removed elasticsearch-dsl dependency as it's now part of theelasticsearch package since version 8.18.0**PR Checklist:**- [x] Code is formatted and linted (run `pre-commit run --all-files`)- [x] Tests pass (run `make test`)- [x] Documentation has been updated to reflect changes, if applicable- [x] Changes are added to the changelog
    @jonhealy1
    jonhealy1 authoredApr 18, 2025
    Configuration menu
    Copy the full SHA
    5f91e50View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp