Skip to content

pyproject: remove the version check#1791

Closed
goneri wants to merge 1 commit intomainfrom
goneri/pyproject-remove-the-version-check_22014
Closed

pyproject: remove the version check#1791
goneri wants to merge 1 commit intomainfrom
goneri/pyproject-remove-the-version-check_22014

Conversation

@goneri
Copy link
Contributor

@goneri goneri commented Nov 14, 2025

This change removes the version check since it brings just extra work for us.
Downstream uses a different naming convention that is not compatible
with upstream:

ERROR: Could not find a version that satisfies the requirement django-ansible-base[jwt-consumer,resource-registry]>=2025.8.18 (from ansible-ai-connect) (from versions: 2.7.0)

See: https://github.com/ansible-automation-platform/ansible-lightspeed-container/pull/362

This change removes the version check since it brings just extra work for us.
Downstream uses a different naming convention that is not compatible
with upstream:

```
ERROR: Could not find a version that satisfies the requirement django-ansible-base[jwt-consumer,resource-registry]>=2025.8.18 (from ansible-ai-connect) (from versions: 2.7.0)
```
@goneri goneri requested a review from ldjebran November 14, 2025 17:09
@sonarqubecloud
Copy link

@goneri goneri enabled auto-merge (squash) November 17, 2025 18:39
@hasys
Copy link
Contributor

hasys commented Jan 23, 2026

Hello @goneri is this PR still relevant? Can we close it?

@goneri goneri closed this Jan 24, 2026
auto-merge was automatically disabled January 24, 2026 06:30

Pull request was closed

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