Skip to content

Conversation

brayanhenao
Copy link
Contributor

@brayanhenao brayanhenao commented Jun 27, 2023

Context

The mysqlclient pip package got updated from v2.1.1 to v2.2.0 and introduces a braking change. It changes the way the pip package is configured (ref PyMySQL/mysqlclient#586) and now requires pkg-config to be installed. This workaround doesn't work as intended in cflinuxfs3 (only works in cflinuxfs4)

Solution

Pin the version of mysqlclient to v2.1.1

@brayanhenao brayanhenao requested a review from a team June 27, 2023 22:26
@robdimsdale robdimsdale enabled auto-merge (rebase) June 27, 2023 22:49
@robdimsdale robdimsdale merged commit b69733d into develop Jun 27, 2023
@robdimsdale robdimsdale deleted the fix-brats-fixtures branch June 27, 2023 22:51
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.

3 participants