This is an archive of the discontinued Mercurial Phabricator instance.

packaging: pass extra_pyoxidizer_vars only to pyoxidizer
ClosedPublic

Authored by indygreg on Aug 27 2021, 1:37 AM.

Details

Summary

Before, we would attempt to call a function (build_installer_py2exe)
that didn't accept this keyword argument. This was preventing the
building of py2exe installers.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Aug 27 2021, 1:37 AM
Alphare accepted this revision.Aug 27 2021, 4:33 AM
This revision is now accepted and ready to land.Aug 27 2021, 4:33 AM