Skip to content

bump mysql-connection version to 8.0.31#48

Open
shwstppr wants to merge 1 commit into
cloudstack:mainfrom
shwstppr:bump-mysql-conn-ver
Open

bump mysql-connection version to 8.0.31#48
shwstppr wants to merge 1 commit into
cloudstack:mainfrom
shwstppr:bump-mysql-conn-ver

Conversation

@shwstppr

@shwstppr shwstppr commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

8.0.31 is inline with the version used in el8 spec in ACS code. Without change error seen,

ERROR: Could not find a version that satisfies the requirement mysql-connector-python==8.0.20 (from versions: 8.0.5, 8.0.21, 8.0.22, 8.0.23, 8.0.24, 8.0.25, 8.0.26, 8.0.27, 8.0.28, 8.0.29, 8.0.30, 8.0.31, 8.0.32, 8.0.33)

This may break el7 compatibility for deployment

8.0.31 is inline with the version used in el8 spec in ACS code.
Without change error seen,
```
ERROR: Could not find a version that satisfies the requirement mysql-connector-python==8.0.20 (from versions: 8.0.5, 8.0.21, 8.0.22, 8.0.23, 8.0.24, 8.0.25, 8.0.26, 8.0.27, 8.0.28, 8.0.29, 8.0.30, 8.0.31, 8.0.32, 8.0.33)
```

THis may break el7 compatibility for deployment

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant