Skip to content

Udpate fire to 0.7.0#362

Merged
bitner merged 1 commit intostac-utils:mainfrom
drnextgis:issue-328
Mar 27, 2025
Merged

Udpate fire to 0.7.0#362
bitner merged 1 commit intostac-utils:mainfrom
drnextgis:issue-328

Conversation

@drnextgis
Copy link
Copy Markdown
Collaborator

Fixes #328. The fix was included in the 0.7.0 release.

@vincentsarago
Copy link
Copy Markdown
Member

🙏 thanks @drnextgis I wanted to take care of this this week as well 🙏

the update to fire 0.7.0 will enable python3.13 🥳

I'm thinking we could maybe refactor a bit

run: uv pip install ${{ matrix.flags }} .[dev,test,psycopg]
env:
UV_SYSTEM_PYTHON: 1
to tests multiple version of python but that can be done in another PR 🙏

@bitner
Copy link
Copy Markdown
Collaborator

bitner commented Mar 27, 2025

Thanks @drnextgis !

@bitner bitner merged commit 13b7d8d into stac-utils:main Mar 27, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pyPgSTAC still uses pipes module despite it being deprecated in Python 3.11

3 participants