stepanstipl / homebrew-noop

Personal tap for homebrew formulas
MIT License
5 stars 4 forks source link

Fixes python2 depends_on errors #8

Closed craigwatson closed 6 years ago

craigwatson commented 6 years ago

Fixes #7

stepanstipl commented 6 years ago

Hi Craig, thank you for the PR, it looks good. As you probably can tell, I haven't been really using this myself lately, but I'm glad someone does.

When testing this PR, I've noticed there's the same problem in the other 2 formulas, would you mind adding the same fix for the other 2? I think it makes sense to keep this together in one PR. It's these files:

rpm4.rb
rpmlint.rb
yum-metadata-parser.rb
craigwatson commented 6 years ago

Hey - no worries, I've fixed the other two formulas too 👍

stepanstipl commented 6 years ago

Cool, thanks! 👍