ros / homebrew-deps

Homebrew Formula for common system ROS dependencies
8 stars 54 forks source link

sha1 is deprecated #16

Closed jslee02 closed 8 years ago

jslee02 commented 8 years ago

I got the following warnings while brew doctor with console_bridge, urdfdom, and urdfdom-headers installed:

Warning: Calling Formula.sha1 is deprecated!
Use Formula.sha256 instead.
/usr/local/Library/Taps/ros/homebrew-deps/console_bridge.rb:6:in `<class:ConsoleBridge>'
Please report this to the ros/deps tap!

Warning: Calling Formula.sha1 is deprecated!
Use Formula.sha256 instead.
/usr/local/Library/Taps/ros/homebrew-deps/urdfdom.rb:6:in `<class:Urdfdom>'
Please report this to the ros/deps tap!

Warning: Calling Formula.sha1 is deprecated!
Use Formula.sha256 instead.
/usr/local/Library/Taps/ros/homebrew-deps/urdfdom_headers.rb:6:in `<class:UrdfdomHeaders>'
Please report this to the ros/deps tap!

It seems homebrew is complaining in using deprecated keyword sha1 in the formulas.

lazyinference commented 8 years ago

Got the same issue. Any plan for resolving this?

spaghetti- commented 8 years ago

Fixed #19

jslee02 commented 8 years ago

Thanks for the fix @spaghetti- ! Closing this issue.

lazyinference commented 8 years ago

Thanks!

On Tue, Aug 9, 2016 at 1:04 PM, Jeongseok Lee notifications@github.com wrote:

Thanks for the fix @spaghetti- https://github.com/spaghetti- ! Closing this issue.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ros/homebrew-deps/issues/16#issuecomment-238673890, or mute the thread https://github.com/notifications/unsubscribe-auth/ABfMaU-2lWWu8k0-v5IKFYuXlYDdm4zKks5qeN1mgaJpZM4JZxXf .