Skip to content
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

hooks: support pyside6 6.5.1 [conda] #1979

Merged
merged 1 commit into from Jul 22, 2023
Merged

hooks: support pyside6 6.5.1 [conda] #1979

merged 1 commit into from Jul 22, 2023

Conversation

marcelotduarte
Copy link
Owner

@marcelotduarte marcelotduarte commented Jul 22, 2023

pyside6 6.5.1 works in pip (linux and windows), msys2 and now on conda (linux and macos)
pip macos is broken (maybe work using pip install --no-binary=cx_Freeze cx_Freeze)

Fixes #1898

@codecov
Copy link

codecov bot commented Jul 22, 2023

Codecov Report

Patch coverage: 28.57% and no project coverage change.

Comparison is base (49811cc) 57.52% compared to head (0596393) 57.52%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1979   +/-   ##
=======================================
  Coverage   57.52%   57.52%           
=======================================
  Files          58       58           
  Lines        5464     5465    +1     
=======================================
+ Hits         3143     3144    +1     
  Misses       2321     2321           
Impacted Files Coverage Δ
cx_Freeze/hooks/pyside6/__init__.py 64.40% <28.57%> (+0.61%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@marcelotduarte marcelotduarte merged commit 4c35f15 into main Jul 22, 2023
21 checks passed
@marcelotduarte marcelotduarte deleted the pyside6 branch July 22, 2023 21:50
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.

Python 3.10 + PySide6 segment fault
1 participant