Skip to content

Macbuild: upx not needed#819

Merged
m-reuter merged 2 commits into
devfrom
macbuild
May 21, 2026
Merged

Macbuild: upx not needed#819
m-reuter merged 2 commits into
devfrom
macbuild

Conversation

@m-reuter
Copy link
Copy Markdown
Member

Minor changes:

  • Mac build was passing --upx but upx is not installed leading to an error message
  • It also should not use upx, so --upx is removed when calling install_fs_prunned.sh
  • Added guard around upx block to first check if upx binary exists to avoid error
  • Also bumped pyproject.toml version to next minor dev (2.6.0-dev)

@m-reuter m-reuter changed the title Macbuild Macbuild: upx not needed May 21, 2026
@m-reuter m-reuter merged commit 943af8c into dev May 21, 2026
5 checks passed
@m-reuter m-reuter deleted the macbuild branch May 21, 2026 15:48
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.

1 participant