-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[email protected]_py312: checkin new version of pyside2 #569
Conversation
local build error,
|
attempting to build locally on cfarm104 using [email protected] with the latest llvm i still get the below error,
it looks like the above build error can be resolved with the below patch, |
and as far as i can tell no major linux distro has made a version of pyside2 that is compatible with python v3.12 🤦♂️ and it appears the upstream pyside / qt maintainers do not plan on supporting python v3.12 🧐 https://repology.org/project/python:pyside2/versions |
successfully built using the latest llvm and [email protected] locally but not [email protected] at the moment. |
7e0295c
to
bfaa72c
Compare
bfaa72c
to
f70ddf9
Compare
Closes #569. Signed-off-by: Chris <[email protected]>
output from running above command should output something similiar to the below
Not all PRs require passing these checks ie. adding
[no ci]
in the commit message will prevent the CI from running but PRs that change formula files generally should run through the CI checks that way new bottles are built and uploaded to the repository thus not having to build all formula from source but rather installing from a bottle (significantly faster 🐰 ... 🐢)For more information about this template file learn more