I would like to be notified every time a new version of Virtualenv is released on PyPI, preferably by email or by RSS feed. Is this possible?
If you are interested in this to keep your installation up to date, you can use pip (as suggested on Super User):
pip
$ pip list --outdated pyflakes (1.2.3) - Latest: 1.3.0 [wheel]