#273 please improve python message
Opened by sergiomb. Modified

https://github.com/timlau/FedoraReview/blob/master/plugins/python.py#L35
instead Package contains BR: python2-devel or python3-devel , should say , IMHO, "do not use BR: python-devel use instead BR: python2-devel or python3-devel " . It clarifies what is the problem.

Thanks.


fedora-review also prints this message when python-devel is not a BR.

Hello, I would like to work on this issue.

@codetronaut You can, just fork the project and send a pull request with proposed changes :wine_glass:

Metadata Update from @ngompa:
- Issue close_status updated to: None

This line is a bit outdated (nobody should use python2-devel for new packages), but otherwise correct. When you build for Python, you MUST BR python3-devel.

Metadata