#994781 virtualenvwrapper: replace deprecated `which` usage

#994781#5
Date:
2021-09-20 19:36:33 UTC
From:
To:
Dear Maintainer,

The usage of `which` is now deprecated on Debian unstable:

The attached patch should prevent this warning message from appearing
when sourcing `virtualenvwrapper.sh`. Note that latest upstream release
5.0.0 is still using `which`, so this patch should be carried (or
forwarded) for future releases.