Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/puppet-python

Puppet module for installing and managing Python, pip, virtualenvs and Gunicorn virtual hosts.
https://github.com/voxpupuli/puppet-python

Add pypy support

4dd6e16a61eef3cf43b0d2b25b16b5bf2c1cdcd7 authored almost 11 years ago
Release 1.7.0

e2eb5f1aecfb5c69c7b3882cb5a7e667a2933169 authored almost 11 years ago
Merge pull request #73 from giavac/master

Don't try to reinstall pip packages on every Puppet run #59

b42153c20f2a3c3e22957e09994f444bbff326af authored almost 11 years ago
Merge pull request #72 from CpuID/master

add support for explicit version handling with ensure parameter for pip packages

dc22e7ab854f7572176d5bb75410874863fd356b authored almost 11 years ago
Merge pull request #71 from tehgeekmeister/patch-1

Document newly required pkgname option for pip.

d258c8ad8bc0685d8c0538e795ee08bf7d058bcb authored almost 11 years ago
Don't try to reinstall pip packages on every Puppet run #59; Even if ensure latest, do not install if already latest

a992ba297b3f5f84614b07e6b1856af412ea3f77 authored almost 11 years ago
add support for explicit version handling with ensure parameter for pip packages

b40fde4f6f6a454c89087917c0fb684c3ea93f82 authored almost 11 years ago
Document newly required pkgname option for pip.

9fa3c5f291aacbe16735702e649acedaeefe2ed7 authored almost 11 years ago
Release 1.6.6

ef4c5062513e7c2aa1644c74f405df6ff9715874 authored almost 11 years ago
Merge branch 'master' of github.com:stankevich/puppet-python

* 'master' of github.com:stankevich/puppet-python:
adds external pkgname variable

64e279b9f87cdcaa0366261e8c7470d5c45dc76c authored almost 11 years ago
Release 1.6.5

d1940d309ba13d3b60818e0a60bfad033f816887 authored almost 11 years ago
Merge pull request #65 from marcinzaremba/fix-pip-name

Same package for mutiple virtualenvs

32375b7fd30fdbacd0b684c4f50e992e600a89b1 authored almost 11 years ago
adds external pkgname variable

514e0b21e6edc66936f3f016589660606ba8f36d authored almost 11 years ago
Release 1.6.4

072f1925bea95af303f9808d3a5dc575a9571c69 authored almost 11 years ago
Merge pull request #62 from genome-vendor/master

Silence warnings when programs are not installed

8bd24e52fb00c81d60060c42690135c7542e3911 authored almost 11 years ago
Add begin/rescue/end to setcode block

This silences these warnings:

Could not retrieve pip_version: undefined method `[]' for nil:Nil...

4cde1443a2d7367f36706cc4bcc59f6a44925000 authored almost 11 years ago
Add begin/rescue/end to setcode block

This silences these warnings:

Could not retrieve pip_version: undefined method `[]' for nil:Nil...

cf3f8c1756429289a7befbb52fd1fc7f13f1b028 authored almost 11 years ago
Merge pull request #60 from huit/el5_facts_error_message

prevent Facter error when packages not installed

b57a0b603c21e0345c47f43a747364bab217f6d4 authored almost 11 years ago
prevent Facter error when packages not installed

on RHEL systems, `pkg.retrieve[pkg.property(:ensure)]` returns `:absent`
when a package is not i...

6b49e5a6f3e85422c4a965da4556015d43b88780 authored almost 11 years ago
Version 1.6.3

07479765d54fc14145f08ef574839a11a6b682fb authored almost 11 years ago
Merge pull request #57 from jalli/master

Fix pip wheel handling when wheels are supported but --no-use-wheel flag is not

7c504ad2b6579ebe1f1cb85e70cdf84a08f708b8 authored almost 11 years ago
Merge branch 'master' of https://github.com/stankevich/puppet-python

2c68efdee116bff913f9341694e8fbedee9692bd authored almost 11 years ago
Fix syntax error with brace prioritization

c69963ffd96fa04b009fac225805fc597b0f0139 authored about 11 years ago
Merge pull request #56 from vholer/master

Drop stderr in pip --version

09503419b723930d865fb736ab5be284d4468fa1 authored about 11 years ago
Drop stderr in pip --version

37f669106b91a066aef8a6a8a79ad918fa63ceee authored about 11 years ago
Fix pip 1.5/1.4.1 handling

f811c31b6b771c792085056ef2f27ccf4b5752dd authored about 11 years ago
Merge pull request #55 from saz/patch-2

remove duplicate pip_install exec for latest case

29c854ba98f9feb2228e87b4e94c93a7becfaf7e authored about 11 years ago
Merge pull request #54 from saz/patch-1

Add path to requirements exec

0736e19d0fc62a26f572da2ff2fd4067ab36b48e authored about 11 years ago
remove duplicate pip_install exec for latest case

d9408532e8660f95b559e3fe4a175ff15bb5415e authored about 11 years ago
Add path to requirements exec

3da9e86e03fe95fe9881de26d3a3b7c935a02c7f authored about 11 years ago
Update documentation for python pip

998f0c223ff854cfd9227e55fc0571d41697351c authored about 11 years ago
Version 1.6.2

72e4d7566f36ef228ffd37c65917193f567ef2ee authored about 11 years ago
Merge pull request #52 from Mayflower/fix/pip-wheel-needs-current-setuptools

Wheel support in pip needs current setuptools

b97bca4a2d9a363eff24acb7211ed69eb63e65d3 authored about 11 years ago
Wheel support in pip needs current setuptools

When virtualenvs are used without distribute and an old setuptools
python package is installed i...

02f1f5cb302d1815a32ec0b8c831c13be99909c7 authored about 11 years ago
Version 1.6.1

d9ed278fcba623fdb79638dd39b0706045bed35b authored about 11 years ago
Merge pull request #51 from jalli/master

Fix secondary version detection for python and revert back to using /tmp for current working dir...

7e16d894ccad19034fea2e1a2d4381c935097f3f authored about 11 years ago
Fix Python version detection, stderr to stdout

a013d6952d536176d91f37f819407cb9002997d7 authored about 11 years ago
Silence facter by redirecting python -V stderr

7f204fb32d9912dea9d40d42fd74c44e2e3a461e authored about 11 years ago
Revert to using /tmp fir for cwd for virte inst.

If the virtualenv target directory does not exist before running the virtualenv
command the pupp...

d3a7614d3e7367fe960fd3f1bd2f14e5d0b24322 authored about 11 years ago
Merging master

476c99c3a0473d8056af859380f5d7a3ceab65ee authored about 11 years ago
Version 1.5.0

62a5c9f07462978b0d48cc847f2d0775f854d74c authored about 11 years ago
Merge pull request #49 from jalli/master

Add compatability/support for pip 1.5 and fix erroneous rebuilds

13bca5355595436a0cf6fa200361fdb939002f24 authored about 11 years ago
Fix working dir for virtualenv creation

fcf3c15d7c0be61d2a799f829012c2914be37cd5 authored about 11 years ago
Fix wheel/pip1.5 handing with requirements

ea3acf6a6d9f220a9e59c9b97fef7d60ee8ef3c1 authored about 11 years ago
Merge branch 'master' of https://github.com/stankevich/puppet-python

Conflicts:
manifests/pip.pp
manifests/virtualenv.pp

Merge curly braces around variable names

5fcd4b14782c517b18a901a69e643e0d346aaf54 authored about 11 years ago
Cleanup for merge request

6e13b973c7936114558d0a119f3f1709d1f9516a authored about 11 years ago
Fix grep for detecting if virtenv needs rebuild

f75e6974fe3e45b9af41460b646ab12d900bff25 authored about 11 years ago
Fix testing for existing virtual environment

c861686db4a87c60cc643a4edaa95c0591c7b77c authored about 11 years ago
Further fixes for pip 1.5 and wheel handling

b37fb8fd59c6f5a03db1a2b18348da03db592649 authored about 11 years ago
Merge pull request #48 from davideme/master

Add support for Amazon distro by using osfamily instead operatingsytem fact

a71b05b511129425dbf369459341e45f6384e8c9 authored about 11 years ago
Fixed osfamily name

ad49e78100903e5505689980799a197140355f11 authored about 11 years ago
Replace operatingsystem test for osfamily to increase os support

bca04275acadb287a2d4653036b4640d698da2a9 authored about 11 years ago
Fix bash logic false positives

c4313061f69b4bbd923e9a7e4de8f561c6f0c54a authored about 11 years ago
Fix simple typo

6906e70cba0986bc51bdb71fba9c16c9a4d71b9e authored about 11 years ago
Fix handling of wheel support for initial pip

ae10f905dcbc705680f0913b9d3a4fca582dfc36 authored about 11 years ago
Fix syntax error in conditional statement

c866281e3bdd40f7d71463df3932419dbbe91941 authored about 11 years ago
Fix quoting of exec commands to use single quotes

662c4f0f8e297491e0b1f8583473f0d09aeecdaa authored about 11 years ago
Fix wheel support and pip version compatability

Fix wheel support and compatability for older pip versions by detecting suppport
when running th...

2dac558607c40f45c8b667a013dde1bea363ace4 authored about 11 years ago
Fix wheel flag for pip commands

Python 2.6 does not support setuptools < 0.8 which is required for pip wheel
support, older vers...

30ae6476c22d201dc680cd24f416b3d6b0212c52 authored about 11 years ago
Add flag to disable wheels for python 2.6

Setuptools 0.8 is required for pip wheel support, Python 2.6 and older only
support setuptools 0...

c0cbe240ff903f97e15caaba541e2cbcf985a48a authored about 11 years ago
Fix path for unless statement.

https://github.com/stankevich/puppet-python/issues/46

4271ded07adac05cca90919f2b6c01d2a351100d authored about 11 years ago
Version 1.4.0

534e4e65c3ff1ef26e3956cc668a75d50e1ede3f authored about 11 years ago
Merge pull request #47 from freyes/set-username

Expose user/group config to configure gunicorn

761e68f92dda9de5e84be2234c74fb4f937391bd authored about 11 years ago
Expose user/group config to configure gunicorn

gunicorn setup was forcing users to run their processes with the user www-data
which isn't avail...

55453590fb4d1e89b5afdc06f75572aa9e2c296b authored about 11 years ago
Merge pull request #45 from zeebox/lintfix

Fixing lint issues

c5c324b6a7f1a01c65d451cff2a5b6e9cdec7b6f authored about 11 years ago
Fixing lint issues as per http://docs.puppetlabs.com/guides/style_guide.html

6fc16519ba0edae47d30ef4583378550a7859b77 authored about 11 years ago
Version 1.3.1

3f13952b0157c834d42a863d6e4f4bd18eaac303 authored about 11 years ago
Merge pull request #44 from zeebox/master

Adding forcerefresh parameter

2a257ca4a881d905a4290f1790e70a7f4b562a52 authored about 11 years ago
Adding forcerefresh parameter

ec6f12ebe0f9ff002275b2beb162370a0f58b02c authored about 11 years ago
Version 1.3.0

e5931b1771d3207a1520f35f7081137ec43e33a8 authored about 11 years ago
Merge pull request #43 from jalli/master

Add support for older pip/virtualenv versions, including facter facts for versions

97f4631e89a4a2e66e46aa96b6a985a9e6007f8e authored about 11 years ago
Pip needs log argument not log-file.

fe73290aecf9c90c2b7554ec2663f994b7d9ca38 authored about 11 years ago
Fix syntax error

120989719b089e17e38b51738f09bc800d3b7772 authored about 11 years ago
Merge branch 'master' of github.com:jalli/puppet-python

Conflicts:
manifests/pip.pp
manifests/requirements.pp
manifests/virtualenv.pp

f1f7070f803e885a378433709e43140a6bf5bd46 authored about 11 years ago
Fix virtualenv, rebuild if not correct env

394f3c1cfd82f16ed230af22f8b344fd5772df99 authored about 11 years ago
Merge pull request #42 from philsturgeon/patch-1

Fix deprecation warnings in template

c0f82bbe30d71337b420e86936d577997182a4df authored about 11 years ago
Updated version to 1.2.1

1b74fedfa54e8112dc6b0379c2749ee83a14f83e authored about 11 years ago
Fix deprecation warnings in template

635ce7382839703b719825a694b21f36386c4067 authored about 11 years ago
added manage_gunicorn docs

76f513719779c301be1f661ed98265d6a9889119 authored about 11 years ago
Added manage_gunicorn flag.

This will allow a user to stop the module from trying to do anything
with gunicorn.

6fbb52194e1f41783da6dec39eb524cfef11fb36 authored about 11 years ago
Release 1.2.0

b23f0e63b0fbad17869d141ca23989abb08fd94c authored about 11 years ago
Merge pull request #40 from eigenhombre/master

Add support for Scientific Linux

652e9a5f7e1b4a2070e7c4af7afa2d89e1991b2c authored about 11 years ago
Add support for Scientific Linux

Fixes #39.

Tested manually in a few cases on a Vagrant Scientific Linux 6 VM and
seems to work ...

0cbf3fc77de0cecaf10024aea44d8b87160d52fb authored about 11 years ago
Merge branch 'master' of github.com:stankevich/puppet-python

* 'master' of github.com:stankevich/puppet-python:
Add to python::pip ensure => latest

6133c473c7beb4df1da862534d7ae3041044022d authored about 11 years ago
Release 1.1.9

98a907f6094d210b5bccd0ef2702e6eb495a9010 authored about 11 years ago
Merge pull request #38 from allegro/master

Add to python::pip ensure => latest

1edbb48aba70544c0f1a6ba25babee4f5531ad48 authored about 11 years ago
Add to python::pip ensure => latest

b162a5220db54ebd40ec65ff4dbe65c049366971 authored about 11 years ago
Added full pip install support for all packages

1a450869d443b622ed0bcb928fbb6d27d38a9fcf authored about 11 years ago
Fix more syntax

05f004da48caa627c7bbf90754358b4fe4a49e44 authored about 11 years ago
Fix syntax error

e82578f14f92d43e46787067756308db6a5b0541 authored about 11 years ago
change elif to elsif

cda395d60cf40a3cf29954038a3bf427121b7d9f authored about 11 years ago
Fix system package handling for < v.1.7

cdeca26f291f9703cbb23acfccb4d75878342557 authored about 11 years ago
Merge branch 'master' of github.com:stankevich/puppet-python

* 'master' of github.com:stankevich/puppet-python:
ws fix
example docs
docs
added cwd pa...

b3affc30a76b30d18990cd0513e3e47c911cb8be authored about 11 years ago
Release 1.1.8

c7c5cdf7fa7b40459a04d36c960a833d7eac7253 authored about 11 years ago
Merge pull request #37 from natgeo/master

Added cwd & timeout params to virtualenv

0a9a9a1bae466e44ecc33a5a0ec571fe97197f23 authored about 11 years ago
Change --log-file to --log for backw. pip compat

f1126315fe4769bcc2f264a841044db4fa89f20f authored about 11 years ago
Added latest support to pip, fixed log param

--log-file is not supported in older versions, changed to use --log
Added ability to do pip --up...

902f7ad14d3f6d6426bf0e86c9230e1691a70ac7 authored about 11 years ago
Fix paths

0bb116e9007352a59996644ca850389763c914e8 authored about 11 years ago
Add path to pip install/uninstall

af903ddffc0f5ae5a375afec6796a083b2d6433c authored about 11 years ago
Fix paths

3520101a2b8607ec0157f7c223734e176f521460 authored about 11 years ago