A homebrew formula for bonfire.
To update the formula for new versions of bonfire:
- Find the latest crc-bonfire package on pip and copy its source zip URL and SHA256 hash to the formula.
- Update the minimum python version in the formula as needed.
- Run
brew update-python-resources Formula/bonfire.rb
to update dependencies. - Commit and push
For more information see Python for Formula Authors.