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

Use SPDX identifier for license

License remains Apache Software License v2

82074462fbd12010bbd188404fedd8bd9ccc0c6b authored over 9 years ago
Deprecate Modulefile in favor of metadata.json for module's metadata

51ec40f895a6faebdcaa544c50502f342a778fe2 authored over 9 years ago
Make the inclusion of the epel class optional.

Without this patch, people in secure environments who are not directly
routed to the internet or...

212a8ede35d89d4caeaafad5d46311c09a84e2f1 authored over 9 years ago
Merge pull request #203 from buzzdeee/master

Add support for SLES

0959407280bfd787d82963149e46de456b66ff15 authored over 9 years ago
Add support for SLES

Besides added Support, add specs for SLES, and update metadata.json
to reflect the support.

bd3bef1a82194c72ad4c7c3d9c8780d349e3e856 authored over 9 years ago
Merge pull request #201 from petems/fix_travis_job

Updates .travis.yml

ecaba467bcfba9f56de3f9a932597097233fc372 authored over 9 years ago
Updates .travis.yml

ffb53153797b3596eb4ea8ce8eb231b7e50605ab authored over 9 years ago
Merge pull request #200 from gene1wood/add-epel-fixture

Add epel to fixtures

3c25b847a43a69d5ff2f69a3338a0dc2ef68d863 authored over 9 years ago
Add epel to fixtures

b6078e72041bd7b0ba8902da7b369892d3fbd75d authored over 9 years ago
Merge pull request #199 from gene1wood/fix-lint-problems

Fix puppet-lint issue from f6d4b30

97c3a47b5140a99ab290afb10efe8531c9d4d7ef authored over 9 years ago
Fix puppet-lint issue from f6d4b30

2a5a8ef0efae361938f6bdfe5761edb051ef7da0 authored over 9 years ago
Merge pull request #198 from gene1wood/add-epel-dependency

Add EPEL dependency

ccbe5a699b3cd421d39f31b212a18cda96a51cf2 authored over 9 years ago
Add EPEL dependency

Fixed #196

fbc575329e3499bc65313d2cdc364ce2f0b0950d authored over 9 years ago
Merge pull request #197 from tremblaysimon/fixPipInstallByVCS

Fix installation of a package from a VCS (missing egg name in URL)

7783b0ade8d6fc854b6b9147a5b79da5184dfd0d authored over 9 years ago
Fix installation of a package from a VCS (missing egg name in URL)

e54a5ad0e2bbcf2c4661a9df5ea01ff5626d53ac authored over 9 years ago
Create .editorconfig

9ce158c35e3f12d38ace19d8f1e84e4084feb194 authored over 9 years ago
Update .gitignore

d8f5561ecd862b978eed379ea93c560a4b7bcab4 authored over 9 years ago
Update metadata.json

96a3f7141e9db8d08880192e52de86fe1a44cef9 authored over 9 years ago
Update metadata.json version

d6e90d19a0b6ffe81c7acce125be1495888a785b authored over 9 years ago
Syntax cleanup

cbcf2c24b1cd46aa7ac97baca0063ce0d64b3e7b authored almost 10 years ago
Release 1.9.4

68bbc59f216e8c527c388568d748206bb4cbb6ff authored almost 10 years ago
Merge pull request #192 from gozerhp/master

Fix typo in virtualenv

276cce58e57a9e974eae33d3696d6d35ae171e2c authored almost 10 years ago
Fix typo in virtualenv

Ending ; was causing tests to not pass, amending that.

52fa731406f89f52a8b5a05abc4bede478a50ced authored almost 10 years ago
Release 1.9.3

256f99d1701e5ebdfe26d0f31259b44f274c3e9f authored almost 10 years ago
Merge pull request #191 from gozerhp/fix_duplicate_declaration

Fix duplicate virtualenv declaration

cb4eb5d7ae873e0eec2d565c4d0e3e21d6c0fde6 authored almost 10 years ago
Fix duplicate virtualenv declaration

Tests on this module are failing with

Error: Cannot reassign variable virtualenv at
/etc/puppet...

086b19334890e2ee6b836f665967bccde4e6952c authored almost 10 years ago
Release 1.9.2

f7f239014afbd2c99fe732d6c32b94dcea4812cd authored almost 10 years ago
Pipe for separating links

ef1fa729355b4e59e7f0831327a499765458e58f authored almost 10 years ago
Updated Authors

9eb3bf8302f50ad982ea66a11e43ae59c8b17cad authored almost 10 years ago
Merge pull request #188 from nibalizer/path_extend

Add /usr/local/bin to path for pyenv and virtualenv

3bf12108a6c2dad3f4d47f19886830abbdf1b82e authored almost 10 years ago
Add /usr/local/bin to path for pyenv and virtualenv

/usr/local/bin is where get-pip puts pip and virtualenv. We install
using get-pip so that we get...

6c38c8f1c2edf51ffa727c06ab09b95ea1220316 authored almost 10 years ago
Merge pull request #187 from jlyheden/master

use mode in dotfile file resource

f14bbe5fa7994ae6d57f445a90d6020224336c88 authored almost 10 years ago
use mode in file resource

0e97c047f068ee5a7e2e9f9dc0e0fa991ac62449 authored almost 10 years ago
Merge pull request #186 from bakks/master

Allow user to override the value of $virtualenv in python::virtualenv

19e6be152c203329d3703363165ab52fa17701dc authored almost 10 years ago
Allow user to override the value of $virtualenv

fa411eef78d94a0c812a16cc9e16dce615dc5111 authored almost 10 years ago
remove broken facts

c2ca9d7495375bde781d766b3e6d3dd59cfbbed3 authored almost 10 years ago
Release 1.9.1

6e285db9f178da581f96062faf5f5201ffe7f440 authored almost 10 years ago
Merge pull request #182 from ESSS/master

Added timeout parameter to python::requirements

f31db6a299ee2c066ace6c770fbe07fe852289f9 authored almost 10 years ago
Merge pull request #183 from petems/fix_proxy_search

Fix proxy search

09f84399ca17b34b07bcd78d1670117e4f70baa7 authored almost 10 years ago
Added timeout parameter to python::requirements

3fd7d9fe8c636d9c7e4a433daa3e0441964cf1f5 authored almost 10 years ago
Merge pull request #181 from petems/linting_fixes

Linting Fixes

fe8841f6e0b4c621e5ab6b46661db0f383159bb7 authored almost 10 years ago
Linting fixes

50687ab70807d8d58b4a08d7564ce8bf6737460d authored almost 10 years ago
Adds spec for proxy parameter

Checks present of --proxy command when parameter present, and it's absence when the parameter is...

ab2d0c4c1a3b38fa9285502de312c01cbc0b4114 authored almost 10 years ago
Merge pull request #180 from petems/add_facter_spec_tests

Add facter unit tests for version facts

070db1171b6b1255881666a7f4f1bf604501644c authored almost 10 years ago
Adds proxy to search command

3be70a69151723012c973589d9367cce3adee9c8 authored almost 10 years ago
Fixes facts based on errors discovered by specs

247987050f15e9293241c7c0b40d6c166d64719d authored almost 10 years ago
Adds spec tests for facter facts

d8d7bb53e59c80d339178e176b63b28e08d4e9c3 authored almost 10 years ago
Merge pull request #179 from petems/fix_virtualenv_path_issues

Validates given virtualenv path is valid

cbc595dc1c2aae524dccb875cf7a8d10d44b78bb authored almost 10 years ago
Validates given virtualenv path is valid

The issue was from #165, the virtualenv given didn't give the full path, we now fail early to ca...

dc8f8b783fbb3465d3d3c8a28820a58f560cff35 authored almost 10 years ago
Merge pull request #178 from petems/fix_187_travis_failures

Fix 1.8.7 Travis failures

753105fa714c8f5f4b36dc397176fb564d80773d authored almost 10 years ago
Fix 1.8.7 Travis failures

bb40bcf01f69738211805a36549beb4fa9f3c0c6 authored almost 10 years ago
Release 1.9.0

87fde477d40d7ec34a933835ad56fa011abae2e1 authored almost 10 years ago
Merge pull request #177 from petems/fix_error_detection

rspec-puppet now returns non Puppet errors

f20464440f71167ad1f76c519bcaa33510564f9e authored almost 10 years ago
rspec-puppet now returns non Puppet errors

b63429f0aa5e57fcd5b5c37033ac98ff52fbb068 authored almost 10 years ago
Merge pull request #176 from petems/fix_facts_to_not_use_rubygems

Fixes facts not to use Rubygems

a2da53653af6c9f6e11a7a97c84a13fc6d832dc7 authored almost 10 years ago
Fixes logic to check python package installed

2594215e10dc3ebb3ce3c460a21a67972aa77219 authored almost 10 years ago
Fix indentation

6dec87b0de4f1d71b5d5a9254cb2efc189b4ac1d authored almost 10 years ago
Uses which util to simplify check logic

090a680448e0a0a490261190fa7be05ef813a6e2 authored almost 10 years ago
Changes to use puppet `versioncmp` method

d123aea872c6116350135f32c801e536442278ce authored almost 10 years ago
Remove requirement not to use RubyGems

* Use the puppet `versioncmp` method instead, means less requirements and you don't need ruby ge...

f562c3edd592abaa76dfa755e732c3c3977dbdd4 authored almost 10 years ago
Adds spec to check facts are working

1a15f51ab83f2258876e388500b98e7ad604d057 authored almost 10 years ago
Merge pull request #175 from petems/add_acceptance_tests

Basic beaker setup for acceptance tests

ad71e8fcd3682f76524bcfaf451268b9f57749f1 authored almost 10 years ago
Basic beaker setup for acceptance tests

691264f2883a440b22505b56ad02bbbcd4ce610f authored almost 10 years ago
Merge pull request #174 from petems/fix_gemfile_and_travis

Fix gemfile and travis

db3fb32d210fdbfb033b45c3a0713efcde546327 authored almost 10 years ago
Update travis.yml with working config

795b69eae9ce4e58a70ba5c8a4be7d4f02e9f625 authored almost 10 years ago
Update rakefile with default tasks

b37a911985b9d5322da585ddf1d7834923f6f478 authored almost 10 years ago
Move system tests into separate group

* Can cause issues with 1.8.7 travis runs

bbae4e65d430fa3f25eb155dca5e532e36c14064 authored almost 10 years ago
Update Rakefile

698854e1d3322eaa2319274377d0e6b29cf35b24 authored almost 10 years ago
Update .travis.yml

627c580f4cf0d15a0ef368cc091e3a6504fb166e authored almost 10 years ago
Merge pull request #172 from sethcleveland/master

Allow hiera configuration of python resources

5c503ea369e2de79934e51bbe7c53b69948b777b authored almost 10 years ago
Allow hiera configuration of python resources

bd49afc2ab5e8d0a426ecf1cb930a4fb9454497e authored almost 10 years ago
Merge pull request #171 from sethcleveland/master

Support creating python3 virtualenvs with pyvenv

dc124e983149787811f83799a4baa7d7ddeb6ebb authored almost 10 years ago
Support creating python3 virtualenvs with pyvenv

7f4137e7e0d1a9de5de74c9c361eb3e55b5cf650 authored almost 10 years ago
Merge pull request #169 from dcarley/relax_virtualenv_dir_mode

Relax virtualenv directory mode to 0755

78df88c84369943403769e8e572b02f430031fca authored almost 10 years ago
Relax virtualenv directory mode to 0755

The default directory mode of 750 is too restrictive.

In our case, for gds-operations/puppet-gr...

f92d6a4456e7379b9c5de722cd5ded7736d509c4 authored almost 10 years ago
Merge pull request #168 from steverecio/master

Added gunicorn declarations for access_log_format, accesslog, and errorlog

cf75187203cc4e1d8c2c8a3658637cdb94ac42cd authored almost 10 years ago
added gunicorn declarations for access_log_format, accesslog, and errorlog

387d5054e39a4aa372ecba6010e5c377646bb239 authored almost 10 years ago
added declaration for accesslog

ded68e901d39256d58c78eca793c2d3f63dc08e9 authored almost 10 years ago
Release 1.8.3

6fa5ec87d955e84c4153e09cad775a1c08bee78a authored almost 10 years ago
Merge pull request #164 from igalic/dotfiles

add a defined type for managing arbitrary python dotfiles

bf5d39f4f7a32645764799a37d815f7563f5ca94 authored almost 10 years ago
add a defined type for managing arbitrary python dotfiles

python dotfiles are user-based ini-files.
this defined type gives our users the ability to defin...

32ffc1aa38e42021c98598f69bd9f33e85f6acd7 authored almost 10 years ago
Update README.md

952403f15fa089a2f535f413fb64625a8b176f6c authored about 10 years ago
Merge pull request #159 from fluential/master

Adding "mode" option for virtualenv dir

d2e7941921656dfccb1590d60f6f9d3668b955b8 authored about 10 years ago
Adding "mode" option for virtualenv dir

b7f27318268c8dff8f34292ba7edcaaeee8ba54c authored about 10 years ago
Update README.md

d347544e66d0e6cd42f6c794a0f488e1a2c3dd61 authored about 10 years ago
Update README.md

d6cdc70d7ccbe49e10ec8d42c69f511128da9a65 authored about 10 years ago
Release 1.8.2

f6f65cb96fd8cf560d2531db97f196bded103fdc authored about 10 years ago
Merge pull request #158 from robusto/master

Bugfix: "$url" variable misname in pip.pp for VCS source assignment

c569a8ead02f17e2868b206bd9d0ea82536a1c6a authored about 10 years ago
Bugfix: "$url" variable misname

445085b49a76f57172be8287c15c9bb373451758 authored about 10 years ago
Release 1.8.1

05ac773e6a773e4e9ebdc9c9c260e85b7cb95bbd authored about 10 years ago
Merge pull request #157 from robusto/master

Fix for url detection for VCS

870881b6f07e3b940a02057b51d63753ad27fab3 authored about 10 years ago
Fix for url detection

c4fafad86a760cde85cdbe55fbc7c2b8e259d44e authored about 10 years ago
Merge pull request #156 from stankevich/revert-154-revert-146

Rollback "Revert 146"

685afe3ae4a30f498e305c71729d3655e54f073e authored about 10 years ago
Revert "Revert 146"

cc7bb275900c45b786ef3ef9068f0aead78c3245 authored about 10 years ago
Update metadata.json

c2b65b3d2e2f2c126ca0592c6cee5b20d805a5b6 authored about 10 years ago
Release 1.8.0

8004234af7c0459c0170ffa2f9f985947fe25fe7 authored about 10 years ago
Merge pull request #155 from robusto/master

Add pip install support for "ensure => <Version>" when using VCS source

c5bd2cb08001bae27ae71aeb1fa17ac4da1bd1cd authored about 10 years ago
Merge pull request #154 from stankevich/revert-146

Revert 146

9cb664f4f9c6fc6acd60b7264eb4e90a1e96c9b4 authored about 10 years ago
Update virtualenv_version.rb

f68cbb6822ba9041a4fb8b9f56fbc20748958f29 authored about 10 years ago
Update python_version.rb

7c2a5077ae6d953b7fb27d1585ede8870436cf11 authored about 10 years ago