cartr / homebrew-qt4

Homebrew tap for Qt4 and dependent formulae on Sierra
BSD 2-Clause "Simplified" License
105 stars 42 forks source link

Calling 'depends_on :python3' is deprecated! #43

Closed cecilyen closed 6 years ago

cecilyen commented 6 years ago

Found the following error message while updating brew today. I just did an upgrade of brew yesterday.

Warning: Calling 'depends_on :python3' is deprecated!
Use 'depends_on "python3"' instead.
/usr/local/Homebrew/Library/Taps/cartr/homebrew-qt4/pyqt@4.rb:8:in `<class:PyqtAT4>'
Please report this to the cartr/qt4 tap!
damitr commented 6 years ago

Same error for me also

Warning: Calling 'depends_on :python3' is deprecated!
Use 'depends_on "python3"' instead.
/usr/local/Homebrew/Library/Taps/cartr/homebrew-qt4/pyqt@4.rb:8:in `<class:PyqtAT4>'
Please report this to the cartr/qt4 tap!