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 #563 from bastelfreak/debian8

Drop EOL Debian 8

3eab8d51b8fbee45058d091c258b32ce9cfe040f authored over 4 years ago by Tim Meusel <[email protected]>
Drop CentOS 6 support

We don't run acceptance tests for CentOS 6 since a long time.
In https://github.com/voxpupuli/pu...

73823252736a2977c754f49e7c321300de14dfcd authored over 4 years ago by Tim Meusel <[email protected]>
Drop EOL Debian 8

18782f5681fb37862a36c3c8c78e1a38fa02dffa authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #565 from bastelfreak/foo

Fix rspec fact tests

744df5b4aa5890853de48b6ab8a48ba594f17309 authored over 4 years ago by Tim Meusel <[email protected]>
Fix rspec fact tests

https://github.com/voxpupuli/puppet-python/pull/555 introduced new
tests. In the same time we ad...

00e741931b96fc01b8bde30e769d4a6b475ea466 authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #555 from wiebe/fix_undefined_method_error_in_facts

Fix undefined method error in facts

afc40226576b9d45344101aa867a415ee855c281 authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #556 from voxpupuli/modulesync

modulesync 3.0.0 & puppet-lint updates

8ce4391a4690f6b43b18c5d7cc8d78f6f6a6e669 authored over 4 years ago by Tim Meusel <[email protected]>
rubocop: autofix

47f56112cca4aef71fab22a48d2717f81631ca6d authored over 4 years ago by Tim Meusel <[email protected]>
puppet-lint: autofix

51de87bdbacff3d374552a7c6cf86e162d1941d0 authored over 4 years ago by Tim Meusel <[email protected]>
modulesync 3.0.0

dbbd4a4f61f35b4f116af231fe68e9259c18f386 authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #554 from KeithWard/convert_mocha_to_rspec

Convert unit tests to rspec rather than 'mocha'

76a971b4411f118e2b4feff546f5269938dae47c authored over 4 years ago by Alexander Fisher <[email protected]>
Add pip2 and pip3 version facts and improve handling of missing output

Partly fixes #527.

Signed-off-by: Wiebe Verweij <[email protected]>

ce29405c6df7ac1e1912f03fcb85229efb296eee authored over 4 years ago by Wiebe Verweij <[email protected]>
Improve handling of missing output of virtualenv version fact command

Partially fixes #527

Signed-off-by: Wiebe Verweij <[email protected]>

99ab8cc93ca66e5cb1819e96856846e7a9230b3c authored over 4 years ago by Wiebe Verweij <[email protected]>
Convert unit tests to rspec rather than 'mocha'

4b93e9de6c6978f51be0d8f8c98c89620f6c9b18 authored over 4 years ago by Keith Ward <[email protected]>
[blacksmith] Bump version to 4.1.2-rc0

ddb4e9504f3410dc61b52ca42998023ba164f520 authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #548 from voxpupuli/rel411

release 4.1.1

34214a77f512ffc6eac12a21320714409e624815 authored over 4 years ago by Tim Meusel <[email protected]>
release 4.1.1

45d1b650259f2b0a8e40ebf84adbfc1dd8ba4871 authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #537 from pjonesIDBS/patch-1

Fixes for virtualenv_version fact when virtualenv > 20.x

d91f26b87527cea6068a4ceeb5712db814b88af1 authored over 4 years ago by Tim Meusel <[email protected]>
Fixes version check for virtualenv_version

This should fix issue #534 I've tested locally with success. I've tested against Virtualenv 20.0...

56f519944f3a1469a6f23976524f6ab454f70e30 authored over 4 years ago by Philip Jones <[email protected]>
[blacksmith] Bump version to 4.1.1-rc0

6ea41a1e5068642e626fc3ec78682897791dedd4 authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #547 from bastelfreak/rel410

release 4.1.0

9669e807ab700c5600cfbf7b664e0fda4770c694 authored over 4 years ago by Tim Meusel <[email protected]>
release 4.1.0

c93a04f869267a39de6b221f8220c503fc480b32 authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #500 from tdukaric/choose_to_manage_packages

Add option for not managing python and virtualenv packages.

b519893f16856b4975d487fa25dcb426a717e4d5 authored over 4 years ago by Tim Meusel <[email protected]>
Add option for not managing python,virtualenv, pip packages.

Helps in cases where other modules are already managing those packages,
avoids duplicate resourc...

a6b8f4dd6b6faea0b2439d42b2f2686be8037fb9 authored over 4 years ago by Tomislav Dukaric <[email protected]>
Merge pull request #511 from jplindquist/fix_pip_provider

Remove resource collector overriding pip_provider

fe96d625db4e720d139f485c358f82a8992cd113 authored over 4 years ago by Tim Meusel <[email protected]>
Remove resource collector overriding pip_provider

4c5123f967ff62d7afc008debb4013c07cdb8e7f authored over 4 years ago by Jon-Paul Lindquist <[email protected]>
Merge pull request #546 from voxpupuli/depb

CentOS: Fix ordering dependency

2a2a7ac0b7fad92418978676f46b4632a338216c authored over 4 years ago by Tim Meusel <[email protected]>
CentOS: Fix ordering dependency

The python package resource should always be executed after the epel
repository because python c...

9376c1f81bdf60c9304507e6d2f42e5a5a9ade3a authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #545 from voxpupuli/depb

switch from stahnma/epel to puppet/epel / Ubuntu 16.04: Execute tests on Python 3

b48ed4e7e792b0dfdcc92e7af26d4a55de72e5fb authored over 4 years ago by Tim Meusel <[email protected]>
Ubuntu 16.04: Execute tests on Python 3

Since Python 2 is EOL, we should execute all tests on Python 3.

b03ad20dffa0190b3cd8eac3db3d8b4b021a01ba authored over 4 years ago by Tim Meusel <[email protected]>
switch from stahnma/epel to puppet/epel

stahnma migrated the module to us.

7fc3a77e5f439c4767c6e854bb649e59305de225 authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #543 from voxpupuli/rewrite-acceptance-tests

Use voxpupuli-acceptance

9b0ea97f4b9150e501fc8fe62262f1a9e518914b authored over 4 years ago by Tim Meusel <[email protected]>
Use voxpupuli-acceptance

d45d213d61f4ae382a3093a814592554270d8892 authored almost 5 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #541 from voxpupuli/modulesync

modulesync 2.12.0

e034c5114aec5fc329ccfeba995ac8bee0d9647e authored almost 5 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
modulesync 2.12.0

58ab06d801773f6dd85654a62529f9a8c05c4c29 authored almost 5 years ago by Tim Meusel <[email protected]>
Merge pull request #531 from bastelfreak/url

update repo links to https

adf223e5c03c9f3cc0e59d233e9ed08768fc38d4 authored almost 5 years ago by Igor Galić <[email protected]>
update repo links to https

9e7c811c6a0fb570b8597c9ef30a62a360981080 authored almost 5 years ago by Tim Meusel <[email protected]>
Merge pull request #528 from voxpupuli/modulesync

modulesync 2.10.0

fc90f4657a57f0bbb7eebce6db7175a0749f7d4c authored about 5 years ago by Tim Meusel <[email protected]>
modulesync 2.10.0

6f72cf182bd7d33cf824510964c8d2a984c310a8 authored about 5 years ago by Tim Meusel <[email protected]>
[blacksmith] Bump version to 4.0.1-rc0

01489a2886842a0ebecf937208b9853291388b23 authored about 5 years ago by Tim Meusel <[email protected]>
Merge pull request #526 from syseleven/release-pr-4.0.0

Release 4.0.0

e98d99ea3c197864b88695f5b82428a33a0279f5 authored about 5 years ago by Tim Meusel <[email protected]>
Release 4.0.0

5d67a27c99481e3697e3f39fd8a810a4fa9bfaa6 authored about 5 years ago by Matthias Baur <[email protected]>
Merge pull request #525 from voxpupuli/modulesync

modulesync 2.9.0

fe48952b9d1c9ac217dd294a68e4df1f979fb155 authored about 5 years ago by Tim Meusel <[email protected]>
Remove anchor in favour of contain

26d2dc2bfa9dc68c02f26b08e94fc737004efc89 authored about 5 years ago by Matthias Baur <[email protected]>
Merge pull request #498 from jamebus/pip-provider

Use shell to exec pip commands by default

6c7ae9772cfbf58bca1922a15e5b912568706b09 authored about 5 years ago by Tim Meusel <[email protected]>
Merge pull request #516 from syseleven/feature/upgrade_pip_setuptools

Upgrade pip and setuptools on venv creation

cb528c9674bae8000e8c59440c313eaf6cd6ace7 authored about 5 years ago by Tim Meusel <[email protected]>
modulesync 2.9.0

312131fc16ca03d9779108fc5891f51d5156501b authored about 5 years ago by Dennis Hoppe <[email protected]>
Merge pull request #523 from syseleven/bug/python_version

Allow python::version to contain a point (e.g. python3.7)

63251845198bcb6fcc1911fd92cb3988b5547ed4 authored about 5 years ago by Matthias Baur <[email protected]>
Allow python::version to contain a point (e.g. python3.7)

This worked before #489.

Fixes #508.

e797fcfa155eab1d35fa910cef28784327942b8c authored about 5 years ago by Matthias Baur <[email protected]>
Merge pull request #520 from voxpupuli/modulesync

modulesync 2.9.0

a6d6ecbbd27e98c7d0a96d46a6f26930e46ec70d authored about 5 years ago by Tim Meusel <[email protected]>
Upgrade pip and setuptools on venv creation

450b39e7bb3b2233f8255c609ff3d8875fcb951a authored about 5 years ago by Matthias Baur <[email protected]>
ignore old Gentoo factsets with legacy facter

facterdb contains a very old factset for Gentoo with Facter version 1.7.
This version is very ol...

74eb07632e76c8ae0607f252a3af4f7ef8edccdd authored about 5 years ago by Tim Meusel <[email protected]>
modulesync 2.9.0

bac487786347845ba06842629c09a1b755746388 authored about 5 years ago by Tim Meusel <[email protected]>
puppet-lint: fix legacy_facts

004143f2849673d3cedd5486bc01244a63e44242 authored about 5 years ago by Tim Meusel <[email protected]>
Merge pull request #521 from ekohl/clean-test

Clean up requirements_spec.rb

ead6301aecb19cd8d76c2fc4c8c5b98a7f1b2ab1 authored about 5 years ago by Tim Meusel <[email protected]>
Clean up requirements_spec.rb

A lot of contexts and describes are redundant.

1477e6f7a31b1fbc6e35896c7a4b4c202e626324 authored about 5 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #518 from syseleven/fix/venv_duplicate_declaration

Fix duplicate declaration for python-venv package

f5244ac4dc21d2a7da2989464d7d5e7a95d1c93c authored about 5 years ago by Tim Meusel <[email protected]>
Merge pull request #497 from syseleven/fix_reassigned_variable

Fix a reassigned variable

432708e2712affb035e3c3a06660a8e830e8fe22 authored about 5 years ago by Matthias Baur <[email protected]>
Fix a reassigned variable

This occurred when $ensure was set to 'absent'. Then the variable used
for the title of the exec...

94d62184eb856beb933738ba6a30b26f8b593223 authored about 5 years ago by Sascha Doering <[email protected]>
Merge pull request #512 from ekohl/spec-helper-acceptance

Clean up acceptance spec helper

734acec844a61fea066e31782bd112630858c7d9 authored about 5 years ago by Matthias Baur <[email protected]>
Merge pull request #514 from lordievader/fix_debian_version

Recognize Debian python package name, fixes: #506

fc89de2e02093ebd90105e251b8f3806218561cc authored about 5 years ago by Matthias Baur <[email protected]>
Clean up acceptance spec helper

0eeecab3fcdfa6cbb8320ba8b365314e094600d6 authored about 5 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Recognize Debian python package name, fixes: #506

Apply the suggested fix to recognize Debian python pacakges.

c881d2e128a3e6af930fadffdfb8c4ed8731917b authored about 5 years ago by Olivier van der Toorn <[email protected]>
Merge pull request #515 from bastelfreak/ubuntu

drop Ubuntu 14.04 support

461a8fa54041937d5364d51e4a140dad0a6a9ac7 authored about 5 years ago by Tim Meusel <[email protected]>
Fix duplicate declaration for python-venv package

Fixes #517.

cf3946fffb550c3644660c2671108478a088115c authored about 5 years ago by Matthias Baur <[email protected]>
drop Ubuntu 14.04 support

6118c58a70f19398cdea3a60591d0ac35a541028 authored about 5 years ago by Tim Meusel <[email protected]>
Merge pull request #519 from syseleven/fix/acceptance_tests

Switch to int_date for acceptance test

6f4831f17363eb8ead1a93c026a5de0ff8b9f796 authored about 5 years ago by Tim Meusel <[email protected]>
Switch to int_date for acceptance test

`Randomized_Requests` has problems to be installed in newer versions
thus lets just switch to a ...

c3bcb9dba301242816f1353f606abdca028889f3 authored about 5 years ago by Matthias Baur <[email protected]>
Merge pull request #504 from voxpupuli/modulesync

modulesync 2.8.0

621548ae8bd13a6a6fe952fdb18a106e02e1a2ac authored over 5 years ago by Tim Meusel <[email protected]>
modulesync 2.8.0

ec56c023e0370ef90a319ebba164d75c1b981b83 authored over 5 years ago by Tim Meusel <[email protected]>
Use shell to exec pip commands by default

7368d64fa9ffa899ef1b9629ca351661ef7ab5e8 authored over 5 years ago by James Kelly <[email protected]>
Merge pull request #495 from alexjfisher/readme

Add badges to README

44a0af681b6d0a0ece72afd18ef833e0cf2b9e31 authored over 5 years ago by Alexander Fisher <[email protected]>
Add badges

1cb75bc8359a5a20ed4f03d4fee83933eb3c21b2 authored over 5 years ago by Alexander Fisher <[email protected]>
[blacksmith] Bump version to 3.0.2-rc0

714f63d7af7c30c3f323f98e3b557d477da74231 authored over 5 years ago by Alexander Fisher <[email protected]>
Merge pull request #494 from alexjfisher/rel_3_0_1

Release 3.0.1

3495776fc3977a75a688149fba2d9ce105065f69 authored over 5 years ago by Alexander Fisher <[email protected]>
Release 3.0.1

17b7624d470a6db8e4c9bb2731388ad1d2e9c3cc authored over 5 years ago by Alexander Fisher <[email protected]>
Merge pull request #493 from alexjfisher/fix_travis_secret

Fix travis secret

e1d29b8689587c77bff2eb53204b215705f500a5 authored over 5 years ago by Alexander Fisher <[email protected]>
Fix travis secret

82d5f6c982542938f668f8dbfa505cb64a0eb72b authored over 5 years ago by Alexander Fisher <[email protected]>
[blacksmith] Bump version to 3.0.1-rc0

f70d7b395edbaa3f5497b5eb7f1e57c3f6f4af56 authored over 5 years ago by Alexander Fisher <[email protected]>
Merge pull request #492 from syseleven/release/v3.0.0

Release v3.0.0

ce814e9970cc30328f071002f0f3afb4c57aab5a authored over 5 years ago by Alexander Fisher <[email protected]>
Release v3.0.0

ba068b1bead50283dfdf003991758701a1d712b7 authored over 5 years ago by Maurice Meyer <[email protected]>
Merge pull request #474 from voxpupuli/modulesync

modulesync 2.7.0

38de172e327bd56ccd0847560ab91c446d83fd34 authored over 5 years ago by Tim Meusel <[email protected]>
modulesync 2.7.0

47e7aeef67c72ce0fb1ab2fc5bf3c873e4024221 authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #491 from wolttam/fix_pip

Fix python::pip installing $editable VCS packages every Puppet run

4aa2f62f416c22910c14738674557e6bef624b07 authored over 5 years ago by Tim Meusel <[email protected]>
Acceptance test: works with editable=>true

Improve formatting of existing tests

8372013b7684db742b479f6daaac53d171668af0 authored over 5 years ago by Matt Low <[email protected]>
Acceptance test: works with == in pkgname

96770aaa5bd899d74c371b0140b8e67fa78e83a2 authored over 5 years ago by Matt Low <[email protected]>
Fix python::pip installing $editable VCS packages every puppet run

This is due to VCS packages appearing in `pip freeze --all` as:
-e git://example.com/package.git...

19f3f3f6af50f3bc5366e5a5e3833288ea24a992 authored over 5 years ago by Matt Low <[email protected]>
Merge pull request #490 from SearchLightNZ/fix_requirements_subscribe

Fix $subscribe overloading

374abf8d2debe6d3d02d731ab3388fc9d44795bc authored over 5 years ago by Tim Meusel <[email protected]>
Fix $subscribe overloading

96441ecbf8fa076916f2716fe8e39cf4a886475f authored over 5 years ago by Nathan Ward <[email protected]>
Merge pull request #489 from pillarsdotnet/master

Fix version-check.

617cf5d45da65ed10f63be1ad218ff0e085d3478 authored over 5 years ago by Alexander Fisher <[email protected]>
Add single-quote to pip source.

791ede98b2cd3fb40a2954eaa4758877e53a6e26 authored over 5 years ago by Robert Vincent <[email protected]>
Add tests.

645d247d7895adae23861c1a20b012ab4e90bd5c authored over 5 years ago by Robert Vincent <[email protected]>
Fix version-check.

b88ea1947aafb9d8333d07a6927586baea51fb40 authored over 5 years ago by Robert Vincent <[email protected]>
Merge pull request #488 from pillarsdotnet/allow_http_proxy_on_bootstrap

Allow HTTP_PROXY on bootstrap.

4347e915d7f5ca45c3e614e80dc5ed3bcfa59b66 authored over 5 years ago by Tim Meusel <[email protected]>
Allow HTTP_PROXY on bootstrap and also fix #473

7de58f426a5cb43b300fe76e788215b7c5988e70 authored over 5 years ago by Robert Vincent <[email protected]>
Merge pull request #477 from gharper/pip-url-regex-allow-git-git

Update pip url regex to support 'git+git://<url>'

fbc2fda91436fecdfdbdb25aaf272e59cab3be78 authored over 5 years ago by Fabien COMBERNOUS <[email protected]>
Merge pull request #483 from asottile/pip_can_use_wheels

Modern pip can install wheels without wheel installed

e9dbed02466bad7562e6235584ac5b39b4f9e4d7 authored over 5 years ago by Alexander Fisher <[email protected]>
Merge pull request #485 from pillarsdotnet/458-update-stdlib

Update `puppetlabs/stdlib` dependency to allow 6.x and require at least 4.19.0 (where the `fact(...

d0c3a99076fcd145b89ec49bfb29b24f992385d8 authored over 5 years ago by Alexander Fisher <[email protected]>
Bump stdlib to 4.19 where the fact() function was introduced.

745308b4045f73cb17da5122d355c9011bd65924 authored over 5 years ago by Robert Vincent <[email protected]>
Merge pull request #487 from pillarsdotnet/486-set-umask

486 Set permissive umask.

146cdbe70f6d5c714c968817478a96d71d081b2f authored over 5 years ago by Fabien COMBERNOUS <[email protected]>