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

Merge pull request #109 from axislab/master

Updated with Root files according to Puppet Labs Requirements

e215c72b0bc34a03a464c8203f9a9cdf363981f0 authored over 10 years ago by Sergey Stankevich <[email protected]>
Updated with tags in metadata.json

54f2f78009455ebf3f869466b4e9587236c070ba authored over 10 years ago by Shiva Poudel <[email protected]>
Updated the Travis-CI Badge to 'stankevich' instead of 'axislab'...Please turn on the repository settings for this repo

1624b5b9b4f6bf4aa88fdb3cdb2ae3ea8c843629 authored over 10 years ago by Shiva Poudel <[email protected]>
changed to absent which was mistakely present

cc5410b5af2e31cd2dc250409e80e6b82d136878 authored over 10 years ago by Shiva Poudel <[email protected]>
Semantic code performed

57cdfa91cc143d9111970d063acf8535462c83dc authored over 10 years ago by Shiva Poudel <[email protected]>
Fix :dev syntax error

f04e2dbd7c209d7b6661b996036f1fe4f6735e03 authored over 10 years ago by Shiva Poudel <[email protected]>
Fix syntax error

60bed86f2b36ae2abc5c94708ea8a01be6f388dc authored over 10 years ago by Shiva Poudel <[email protected]>
Updated python_spec.rb

9ad9ed288bc127044569f3cf810982f0ee7e54c9 authored over 10 years ago by Shiva Poudel <[email protected]>
Fix some whitespaces in requirements_spec.rb file

6e179244955c8127d08b3c80c80e70ac317df5c5 authored over 10 years ago by Shiva Poudel <[email protected]>
Updated with_{mode,owner,group} func in spec/requirements_spec.rb

c85783a4d1f92696cf4b69a492dce6f91a86dfd8 authored over 10 years ago by Shiva Poudel <[email protected]>
Adapted with_ensure('present/absent')

07d6f43f75b74b26f80906a66a62f0ce6faac8cb authored over 10 years ago by Shiva Poudel <[email protected]>
Updated require 'spec_helper'

21cd808903c04e5699b5595c793c7033c4626187 authored over 10 years ago by Shiva Poudel <[email protected]>
Updated module name to python

003c63ff954a0960484a0a7a97b1ea6fda56409f authored over 10 years ago by Shiva Poudel <[email protected]>
Added spec_helper_acceptance.rb file

ee659493e983747436a0289383de985ae16ac62b authored over 10 years ago by Shiva Poudel <[email protected]>
Added spec.opts file

4367d55b72d9edc7d97fbdd5c437bc160cdbcd4c authored over 10 years ago by Shiva Poudel <[email protected]>
Updated spec_helper.rb file

9fb60c00e3b51aa30d36e4b7694c6b4f0fcd9421 authored over 10 years ago by Shiva Poudel <[email protected]>
Added .sync.yml

fa161df2e5b06db8f6f68ad2dd64a9f2ca28364c authored over 10 years ago by Shiva Poudel <[email protected]>
Updated .travis.yml for better CI result

7de164c0ed381e319be1dad5f45c4bbbb914892c authored over 10 years ago by Shiva Poudel <[email protected]>
Included Apache 2.0 content for easy License reading

13a6ff1f8fb142a106223653f8f9e2b838f6c5ea authored over 10 years ago by Shiva Poudel <[email protected]>
Updated depedencies again..sorry for this

d5293d7d2994490c827d093e3a0ddf1d3ada5d3c authored over 10 years ago by Shiva Poudel <[email protected]>
Updated Rakefile with additional support

e060b9865b92e07b923bcae01dec5901e3fbc8cc authored over 10 years ago by Shiva Poudel <[email protected]>
Update Gemfile with semantic coding and vim syntax highlighting

9882e4c10f5318686d285f2e6b20aacf33c50762 authored over 10 years ago by Shiva Poudel <[email protected]>
Moved spec_helper.rb inside /spec directory from root

b737386e5da0c390348c8d3beec8f12328609d7b authored over 10 years ago by Shiva Poudel <[email protected]>
Updated metadata.json stdlib version_requirement

396496960faa4bf71fb661ab1c55abb9ad18f7af authored over 10 years ago by Shiva Poudel <[email protected]>
Re-build using puppet module generate command

0e2d5b0b52ccaab776070b1da185821d564e7fc7 authored over 10 years ago by Shiva Poudel <[email protected]>
Better author index in Modulefile and metadata.json

c500569d0f125219c7f343ac1f0bb546a6163a0b authored over 10 years ago by Shiva Poudel <[email protected]>
Fix some quotes which are unnecessary according to Puppet Labs

3c22c38ff506bfb9ffc7456c65c5492f8d59fb96 authored over 10 years ago by Shiva Poudel <[email protected]>
Added metadata.json file which is required by forge v3

61da58178c65636c3f8506c13a57c67c7f7c2fed authored over 10 years ago by Shiva Poudel <[email protected]>
Updated .gitignore according to Puppet Labs standard

a12138138020ce82d96ee4ab3e370d55d4afab85 authored over 10 years ago by Shiva Poudel <[email protected]>
Required Puppet Labs Standard Library(stdlib) module >=3.2.0

d7f32293ec86567fb5514c7eb27eb3a7dfbb7629 authored over 10 years ago by Shiva Poudel <[email protected]>
Merge pull request #108 from axislab/master

Changes Engineered for puppet-python standard.

72a8d52fe98fc6fd5309dfa5ea457c6940f4bb98 authored over 10 years ago by Sergey Stankevich <[email protected]>
Updated .gitignore with geppetto files ignorance

b4db669b90b7debff047fe3ef3bea5fbe737a4d4 authored over 10 years ago by Shiva Poudel <[email protected]>
Added axislab travis-ci badge but can revert back lately when axislab finishes travis-ci issues for this module...will be informed

50fa37a26a058cd5905f9d2e983fdccaa293c3ba authored over 10 years ago by Shiva Poudel <[email protected]>
Fix the depedency & other stuffs necessary for Modulefile

a4a4c3c1f78faa846c65d659e14fddeb3d1508f6 authored over 10 years ago by Shiva Poudel <[email protected]>
Licensed under the Apache License, Version 2.0

4917e64c87c08354de18ced5fefb9961a0a415c8 authored over 10 years ago by Shiva Poudel <[email protected]>
Merge pull request #107 from shivapoudel/patch-6

This module is not depended on Puppet Labs Concat

2ec6545ea04629fbb26dcfc1f7609a86c00a2c3a authored over 10 years ago by Sergey Stankevich <[email protected]>
This module is not depended on Puppet Labs Concat

Thus removed comment text from fixtures.yml

36d5eaade0502451e7728460a96a826ff98b06f1 authored over 10 years ago by Shiva Poudel <[email protected]>
Merge pull request #105 from shivapoudel/patch-4

Fixed the quotes issues in .fixtures.yaml

6d6b93e6ad3a6c445bd3531d471ae49aaefa22ca authored over 10 years ago by Sergey Stankevich <[email protected]>
Fixed the quotes issues in .fixtures.yaml

71d8da696cf88b03ca7abb89fac15e30c0cc971c authored over 10 years ago by Shiva Poudel <[email protected]>
Merge pull request #104 from shivapoudel/patch-3

Fix PR #102 changes that are cause due to #103

8c20b16f40a3cddc47d1c157f3fa9f365f4dcb9c authored over 10 years ago by Sergey Stankevich <[email protected]>
Fix PR #102 changes that are cause due to #103

4cce93b43006a2b318ebeae63a8524980609754d authored over 10 years ago by Shiva Poudel <[email protected]>
Merge pull request #103 from shivapoudel/patch-2

Since forge.puppetlabs.com has Project URL there is no necessary to prom...

0285227b1981d41bd585ff19389356501cc761ec authored over 10 years ago by Sergey Stankevich <[email protected]>
Since forge.puppetlabs.com has Project URL there is no necessary to promote via link in README.md

This solves the issue that the Title of the Puppet Module displayed in unmanaged way in forge.pu...

fdaec62c65dad507011b1ea71056375ce17e8b27 authored over 10 years ago by Shiva Poudel <[email protected]>
Merge pull request #102 from shivapoudel/patch-1

Fix python usage snippet.

079610051fc0247298f20cbed05714c2b6c58031 authored over 10 years ago by Sergey Stankevich <[email protected]>
Fix python usage snippet.

6b6684654c1c943cc5e1135bb0b2ef578195f3c1 authored over 10 years ago by Shiva Poudel <[email protected]>
Merge pull request #101 from poikilotherm/patch-1

Update virtualenv.pp

ff4b74e1e5ce5850b8aaadb89c6d407d0b5cac36 authored over 10 years ago by Sergey Stankevich <[email protected]>
Update virtualenv.pp

This class should use a file type to create the venv dir, otherwise the directory is not created...

e4a1bfc1ee16e1d7ac80bf443a42c485fc87cefd authored over 10 years ago by Oliver Bertuch <[email protected]>
Release 1.7.8

3524ab779b33338e23f626beb93e2887d23ee31f authored over 10 years ago by Sergey Stankevich <[email protected]>
Merge pull request #100 from daniellawrence/remove_ruby_1.8.7_support

Removed support for ruby 1.8.7 during tests.

1fc95aa56e003de77ee299cec88b61e2b690fd70 authored over 10 years ago by Sergey Stankevich <[email protected]>
Removed support for ruby 1.8.7 during tests.

b7bce4daee0d5eb2677c8acaa8cdac76f24f5118 authored over 10 years ago by Daniel Lawrence <[email protected]>
Merge pull request #99 from daniellawrence/rspec

Getting started with basic rspec

5099e8fffe7a123a7a1679f2ba84c4884f8e2e8a authored over 10 years ago by Sergey Stankevich <[email protected]>
Merge pull request #98 from daniellawrence/remove_use_pkgname_not_used

puppet-lint: removed unused var 'use_pkgname'

40f1fb93aa061ec751c676301f752af6346d5dd6 authored over 10 years ago by Sergey Stankevich <[email protected]>
removed tmp files

a6fcd31a0138fe16b6b713cc310e9f86ae92c99a authored over 10 years ago by Daniel Lawrence <[email protected]>
started adding checks for python::requirements

1cde7f0735589502ebbee71b238e867ab4d30c15 authored over 10 years ago by Daniel Lawrence <[email protected]>
increase spec coverage of puppet::install

09ad5575cd5d5aa9720517fe32150cf5e1ca333f authored over 10 years ago by Daniel Lawrence <[email protected]>
Support for travis-ci.org

b41bc54313e989a7df467ea343ea4e872ae6d791 authored over 10 years ago by Daniel Lawrence <[email protected]>
started adding spec tests

85ad884eec8ce7e8debc9ecb10e8b815a69cd4d7 authored over 10 years ago by Daniel Lawrence <[email protected]>
puppet-lint: removed unused var 'use_pkgname'

1d4183eea498a14f62a93660f1b3288f268c7422 authored over 10 years ago by Daniel Lawrence <[email protected]>
Merge pull request #97 from rayl/master

Don't override PATH while installing requirements.txt

4ddc23bec7018df22084319474b9f8196a7fde5d authored over 10 years ago by Sergey Stankevich <[email protected]>
Don't override PATH while installing requirements.txt

Setting the path here causes installation failures if some package
in requirements.txt needs too...

151c25320a13e4142f5589708b1034f0aad448ac authored over 10 years ago by Ray Lehtiniemi <[email protected]>
Merge pull request #95 from ccin2p3/systempkg_when_no_fact_available

Handle case when virtualenv_version fact is not available.

1dfc388ded135f9bc476283a32da5476dfdc5cbe authored over 10 years ago by Sergey Stankevich <[email protected]>
Handle case when virtualenv_version fact is not available.

As specified in #94, when their is no way to find virtualenv version,
fall back to user request....

5b35f19a9aef5dcec842f87a7e55a5e53c4eaf81 authored over 10 years ago by Remi Ferrand <[email protected]>
Merge pull request #93 from wimh/master

allow to specify directory from which to run the "pip install" command

01464f331c0e3eec40cc9bec5af9f991849ca0c4 authored over 10 years ago by Sergey Stankevich <[email protected]>
allow to specify directory from which to run the "pip install" command

6f05791f731cc6f81e5cfc6411f98fcb24296df9 authored over 10 years ago by wimh <[email protected]>
Release 1.7.7

4c57ff35e7e26c34725f9a87d5b61d3930d16560 authored over 10 years ago by Sergey Stankevich <[email protected]>
Merge pull request #92 from tremblaysimon/fixpipwheel

Fixed pip wheel

09fb7b156ae19b083cf640d487e72f45422e0eb8 authored over 10 years ago by Sergey Stankevich <[email protected]>
Fixed pip wheel as it was done for virtualenv pip

46a1d143045100b0bb6aee71911740cc0384a487 authored over 10 years ago by Simon Tremblay <[email protected]>
Ignore geppetto files

b1ddcb11959b9c658a4acb002ff342f8942da68f authored over 10 years ago by Simon Tremblay <[email protected]>
Release 1.7.6

aab87350767bbae0757898592c8ba181de7e4318 authored over 10 years ago by Sergey Stankevich <[email protected]>
Merge pull request #90 from dreilly1982/master

Changed order pattern in init.pp to support the Anchor pattern to contain dependencies.

4784be7c099349b21728cb364a4cd6225707e53a authored over 10 years ago by Sergey Stankevich <[email protected]>
Changed order pattern in init.pp to support the Anchor pattern to contain dependencies.

See bug #8040 https://projects.puppetlabs.com/issues/8040

af38d385fcaebf72d3cc4837d5445dc58cc193b7 authored over 10 years ago by Don Reilly <[email protected]>
Merge pull request #89 from fadenb/fix/futureparser_compatibility

Quote upper case strings for future parser compatibility

9bc3b7384fd1f485f359899c657ad5fc9ea2ad3b authored over 10 years ago by Sergey Stankevich <[email protected]>
Quote upper case strings for future parser compat.

https://tickets.puppetlabs.com/browse/PUP-2800 explains the reasoning to
quote upper case words.

2a14361c7865d124df041995c72403505267e910 authored over 10 years ago by Tristan Helmich <[email protected]>
Merge pull request #88 from GaleDragon/master

Update README.md

622156a7e126442bd9c18bad7d0e75b873daf842 authored over 10 years ago by Sergey Stankevich <[email protected]>
Update README.md

Added a note that if the resource name is not an absolute path you need to include that path in ...

3c982d5f69104cd683f478c3dd2bd4ad5b053ea1 authored over 10 years ago by GaleDragon <[email protected]>
Merge pull request #86 from igalic/patch-2

introduce puppet syntax hilighting

5db8249d43f39cf61ea065ec0f8422a924ac3556 authored over 10 years ago by Sergey Stankevich <[email protected]>
introduce puppet syntax hilighting

we also normalize tabs to spaces

180f083ef80a0389e31469f072c3d35d56fa7387 authored over 10 years ago by Igor Galić <[email protected]>
Merge pull request #85 from kracekumar/patch-1

Fixed several spelling mistake

99729635cd9be722d865736b420dd049df9c3613 authored over 10 years ago by Sergey Stankevich <[email protected]>
Fixed several spelling mistake

af39a2892b760af4e765cb643b343817e765ec48 authored over 10 years ago by kracekumar <[email protected]>
Release 1.7.5

9f02867d15ae78752dac89605c3bad9386638a5b authored over 10 years ago by Sergey Stankevich <[email protected]>
Merge pull request #84 from swpecht/master

Adds a timeout option to python::pip installations

9484d372145fa78eabc43d3d57591d54fa93efbb authored over 10 years ago by Sergey Stankevich <[email protected]>
Added timeout option to python::pip

The default timeout is set to 1800. The same default as virtual environement installations. A ti...

4be42e1e72e80082e7d5013166feddd3a6bae6ac authored over 10 years ago by Steven Pecht <[email protected]>
Release 1.7.4

88d57bb6ef0b79f3e5475c8cfba57d2e4f969eea authored over 10 years ago by Sergey Stankevich <[email protected]>
Merge pull request #82 from invernizzi/patch-1

Fixed $(ensure typo in pip.pp

a64391355b1cad11716643a0ea9c1e6342800ecf authored over 10 years ago by Sergey Stankevich <[email protected]>
Fixed $(ensure typo in pip.pp

a2cd37b7361230c21fe32a01a784e31947af2585 authored over 10 years ago by Luca Invernizzi <[email protected]>
Release 1.7.3

df71eaeef9ccc36990f89ab863b75159a02942e1 authored over 10 years ago by Sergey Stankevich <[email protected]>
Merge pull request #80 from lotia/master

Add an editable argument in the pip provider

5a10e93d58c21e4f969afe8048d612f91c6e11f8 authored over 10 years ago by Sergey Stankevich <[email protected]>
Add editable flag. Check passed arguments.

58c5b4fcfd7c24c771e6ad49d3d5eb8e35d35afa authored over 10 years ago by Ali Asad Lotia <[email protected]>
Ignore rbenv files

c07f4dd0047cdadda91f70247b340ae694a41ac6 authored over 10 years ago by Ali Asad Lotia <[email protected]>
Release 1.7.2

7d758e1b8a6e79fbf73f14d2becb72affc4f7c0d authored almost 11 years ago by Sergey Stankevich <[email protected]>
Merge pull request #78 from codesplicer/master

Make venv_dir into a class parameter

36d595f737c9652957cb551bd01244315b74ba76 authored almost 11 years ago by Sergey Stankevich <[email protected]>
Fixed a typo following the upstream merge

db1effd8561a3ffc13d48bcaea87156c99086dbc authored almost 11 years ago by Vik Bhatti <[email protected]>
Pulled from upstream

becb38cd427169aa4eaf7d927d37427ac2c1495c authored almost 11 years ago by Vik Bhatti <[email protected]>
Bump module version

a365680fe7410fce420804bbfdf827c920388dc0 authored almost 11 years ago by Vik Bhatti <[email protected]>
Fixed various linting issues

1c5796eeebc61200563280fe1538f2ae9b1ff28b authored almost 11 years ago by Vik Bhatti <[email protected]>
Made venv_dir into a paramater to the virtualenv type

8cb18b2786462afec56c579b4af1e8181ce43143 authored almost 11 years ago by Vik Bhatti <[email protected]>
Merge pull request #77 from igalic/patch-1

simplify pkgname default

d416a93536ec39011325ec75b1ecab19876106c6 authored almost 11 years ago by Sergey Stankevich <[email protected]>
simplify pkgname default

rather than having a rather ugly if and an unhandy case new variable, we can simplify this by ma...

8560cc1dee3aef53e9b735c641bbf7a4b310fb15 authored almost 11 years ago by Igor Galić <[email protected]>
Release 1.7.1

cb061834bf86178aba0199de091ec5d1a81e97f1 authored almost 11 years ago by Sergey Stankevich <[email protected]>
Merge pull request #75 from quizlet/master

Add pypy support

d9ccacdcc5b692bd39b1b25f33b5fdefe509cb26 authored almost 11 years ago by Sergey Stankevich <[email protected]>