Skip to content

Conversation

@sebhmg
Copy link
Contributor

@sebhmg sebhmg commented Nov 20, 2025

DEVOPS-922 - build a Python environment for Analyst 4.7 development

@sebhmg sebhmg requested a review from Copilot November 20, 2025 16:34
@github-actions github-actions bot changed the title Devops 922 DEVOPS-922: build a Python environment for Analyst 4.7 development Nov 20, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates dependency version constraints for three key packages (geoh5py, las-geoh5, and mira-omf) across the project's configuration files. The changes modify version specification syntax from using .dev upper bounds to wildcard patterns and also bump some minimum versions.

Key Changes

  • Updated minimum geoh5py version from 0.12.0b1 to 0.12.0b5
  • Changed version constraint syntax from <X.Y.dev pattern to X.Y.* wildcard pattern
  • Updated poetry.lock and conda.lock files to reflect new dependency versions

Reviewed Changes

Copilot reviewed 10 out of 11 changed files in this pull request and generated 3 comments.

File Description
recipe.yaml Modified version constraints for poetry-dynamic-versioning, geoh5py, las-geoh5, and mira-omf using wildcard syntax instead of .dev upper bounds
pyproject.toml Updated version constraints for geoh5py, las-geoh5, and mira-omf with invalid Poetry syntax mixing comparison operators and wildcards
poetry.lock Updated Poetry 2.2.1, dependency versions (astroid, coverage, pydantic-core, pylint, pytest), and package hashes for geoh5py, las-geoh5, and mira-omf
environments/*.conda.lock.yml Updated conda lock files across all platforms (win-64, linux-64) and Python versions (3.10, 3.12) with new dependency versions and input hashes

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sebhmg sebhmg merged commit d048415 into release/ga-4.7 Nov 20, 2025
33 checks passed
@sebhmg sebhmg deleted the DEVOPS-922_followup2 branch November 20, 2025 17:01
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.

2 participants