Skip to content

Blacklist broken mysql-connector-python v9.7.0#1854

Merged
shaunagm merged 1 commit into
move-coop:mainfrom
bmos:patch-1
May 4, 2026
Merged

Blacklist broken mysql-connector-python v9.7.0#1854
shaunagm merged 1 commit into
move-coop:mainfrom
bmos:patch-1

Conversation

@bmos
Copy link
Copy Markdown
Collaborator

@bmos bmos commented Apr 28, 2026

They didn't publish this version correctly, so it's only compatible with some versions of python. It also seems to only contain documentation updates, so it's very weird they pushed it as a minor version change.

What is this change?

  • Fix CI + installing from main by blacklisting broken dependency

Considerations for discussion

How to test the changes (if needed)

  • CI tests are adequate

Breaking Changes

Breaking changes are changes to our public API which may require existing users to change their code. If there are no breaking changes, any existing parsons user should not need to do anything after updating their parsons version.

Does this PR introduce breaking changes?
  • label: Breaking change — This PR introduces one or more breaking changes.
  • label: Non-breaking change — This PR does not introduce one or more breaking changes.

Details (if needed)

  • (List out any changes to the API that may cause breaks for developer implementation.)

They didn't publish this version correctly, so it's only compatible with some platforms. It also seems to only contain documentation updates, so it's very weird they pushed it as a minor version change.
@bmos
Copy link
Copy Markdown
Collaborator Author

bmos commented Apr 28, 2026

@shaunagm FTFY :) Unfortunately this is the downside of having such permissive dependency version requirements.

I think #1833 will help avoid this in the future, but the idea of including a lockfile and how we should manage that would benefit from discussion.

@github-actions
Copy link
Copy Markdown

ghost commented Apr 28, 2026

Coverage report

This PR does not seem to contain any modification to coverable code.

@shaunagm shaunagm merged commit 7076043 into move-coop:main May 4, 2026
91 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes. python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants