When I was trying to use --new-pr to update SAMtools, I needed to include an updated Makefile patch.
--new-pr thought that the patch file I included was an easyconfig, so it complained about the lack of an easyblock specification.
I suppose this implies the need for a new option to indicate which files are patches.