Bump to AMC 1.7.0, bump runners to macOS 14 and macOS 15 (bottles will be arm64-only on macOS from now on)#96
Conversation
0cb1388 to
4ba198e
Compare
5c70a1b to
c3949b5
Compare
Closed
See: #33 I've also fixed the warnings shown by 'brew style', and updated the GitHub Actions using the command: brew tap-new maelvls/foo --github-packages
Net::SSLeay was patched with a fix in 1.91_02 2021-12-29: > Work around macOS Monterey build failure during 'perl > Makefile.PL' that causes perl to exit with 'WARNING: > .../perl is loading libcrypto in an unsafe way' or similar > message. This fixes GH-329. Thanks to Daniel J. Luke for the > report and John Napiorkowski for additional help. Refs: https://trac.macports.org/ticket/63415 radiator-software/p5-net-ssleay#329
…n isn't in sudo's PATH
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Moving from Pango 1.42 to 1.56: I've tested the latest Pango version and the annotation issue found in #33 (comment) is no longer present. I thus propose to upgrade to Pango 1.56.
Upgrading auto-multiple-choice from 1.5.0 to 1.7.0: before upgrading to 1.7.0, I need Alexis to create a "dist" tarball of AMC for 1.7.0.
I've asked there: https://project.auto-multiple-choice.net/issues/964.Ah, it is already available at https://download.auto-multiple-choice.net/.latex-link and sudo: the
latex-linkcommand no longer work right away usingsudodue to/opt/homebrew/binnot being insecure_path. I've adjusted the caveat section with a workaround. Before:Bottles for macOS 15, opencv missing bottle: there is no bottle for opencv on
arm64_sequoia, which means there won't be a bottle for auto-multiple-choice. I can't find an issue to track that, but you can look at https://github.com/Homebrew/homebrew-core/blob/master/Formula/o/opencv.rb#L26.