mopidy / homebrew-mopidy

Homebrew formulas for Mopidy and Mopidy extensions
https://mopidy.com
Other
22 stars 15 forks source link

Deprecations for Homebrew #19

Closed hahuang65 closed 6 years ago

hahuang65 commented 6 years ago
$ brew outdated
Warning: Calling 'depends_on :python' is deprecated!
Use 'depends_on "python"' instead.
/usr/local/Homebrew/Library/Taps/mopidy/homebrew-mopidy/python-certifi.rb:8:in `<class:PythonCertifi>'
Please report this to the mopidy/mopidy tap!

Warning: Calling 'depends_on :python3' is deprecated!
Use 'depends_on "python3"' instead.
/usr/local/Homebrew/Library/Taps/mopidy/homebrew-mopidy/python-certifi.rb:9:in `<class:PythonCertifi>'
Please report this to the mopidy/mopidy tap!

Warning: Calling 'depends_on :python' is deprecated!
Use 'depends_on "python"' instead.
/usr/local/Homebrew/Library/Taps/mopidy/homebrew-mopidy/mopidy.rb:8:in `<class:Mopidy>'
Please report this to the mopidy/mopidy tap!