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

Setup: update cx_freeze to latest 6.x and exclude 7.x #3194

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

black-sliver
Copy link
Member

@black-sliver black-sliver commented Apr 22, 2024

What is this fixing or adding?

Disable upgrade to cx_freeze 7.x since that is incompatible for the way we hook into the build process. Also update to latest 6.x while at it.

Important: CI release action for Linux will fail if neither this nor #3195 is merged.

How was this tested?

python setup.py build_exe bdist_appimage

7.x has a breaking API change for us, so that needs to be resolved separately.
@github-actions github-actions bot added affects: core Issues/PRs that touch core and may need additional validation. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels Apr 22, 2024
@black-sliver black-sliver added is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. affects: release/blocker Issues/PRs that must be addressed before next official release. labels Apr 22, 2024
@black-sliver black-sliver merged commit 747b481 into ArchipelagoMW:main Apr 22, 2024
12 checks passed
@black-sliver black-sliver deleted the pin-cx_freeze branch April 22, 2024 11:54
qwint pushed a commit to qwint/Archipelago that referenced this pull request Jun 24, 2024
…3194)

7.x has a breaking API change for us, so that needs to be resolved separately.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: core Issues/PRs that touch core and may need additional validation. affects: release/blocker Issues/PRs that must be addressed before next official release. is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants