diff options
Diffstat (limited to 'Modulefile')
-rw-r--r-- | Modulefile | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,9 +1,9 @@ name 'puppet-python' -version '1.0.0' +version '1.1.4' -author 'Sergey Stankevich' +author 'Fotis Gimian' license 'Apache License, Version 2.0' -project_page 'https://github.com/stankevich/puppet-python' -source 'git://github.com/stankevich/puppet-python' +project_page 'https://github.com/fgimian/puppet-python' +source 'git://github.com/fgimian/puppet-python' summary 'Puppet module for Python' description 'Installs and manages Python, pip, virtualenv, Gunicorn virtual hosts.' |