Skip to content

Use a CS10-based CI image#7771

Draft
dralley wants to merge 1 commit into
pulp:mainfrom
dralley:cs10-ci
Draft

Use a CS10-based CI image#7771
dralley wants to merge 1 commit into
pulp:mainfrom
dralley:cs10-ci

Conversation

@dralley
Copy link
Copy Markdown
Contributor

@dralley dralley commented Jun 4, 2026

No description provided.

Comment thread pyproject.toml
"pulp-glue>=0.30.0,<0.40",
"pygtrie>=2.5,<=2.5.0",
"psycopg[binary]>=3.1.8,<3.4", # SemVer, not explicitely stated, but mentioned on multiple changes.
"psycopg[binary]>=3.3.4,<3.4", # SemVer, not explicitely stated, but mentioned on multiple changes.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Does cs10 require a bump in this requirement?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The lowerbounds PR runner was failing because psycopg[binary] didn't have pre-built wheels for Python 3.12

With that said the lowerbounds probably does not need to be bumped this much and we can relax it if we need to, I just wanted to move past that issue.

@dralley dralley marked this pull request as draft June 4, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants