
The tests showed that the original implementation actually never worked. You did NOT get a rehash after doing pip3.8 install, even when the comments in the code said so. --> replaced `\d` with [0-9] and slapped on a `+`, such that we match both pip3.x and `pip3.xx install`