python-module-for-puppet

I’ve been using the python-module-for-puppet to make sure my build environment machines have the python modules they need.
The modules been working as advertised, but unfortunately some of machines need to be running older versions of a couple packages, so I forked the project and added support for an optional $version argument so the easy_install command [...]