Following the Python steps for making a Homebrew formula, I'm running into a problem where a cryptography release doesn't compile inside my formula.
brew create --python --set-name "repro" https://github.com/splitgraph/sgr/archive/refs/tags/v0.3.10.tar.gz
- paste the contents of
repro.rb
over the file that opens - run
brew install --verbose --debug --build-from-source repro