Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump minimum version dependencies (for Puppet 4) #318

Merged
merged 1 commit into from
Dec 25, 2016

Conversation

juniorsysadmin
Copy link
Member

Bump dependencies to the minimum version that should work under Puppet 4, based on the metadata

Bump dependencies to the minimum version that should work under Puppet
4, based on the metadata
@rnelson0 rnelson0 added the needs-work not ready to merge just yet label Dec 25, 2016
},
{
"name": "puppetlabs/gcc",
"version_requirement": ">= 0.0.3"
"version_requirement": ">= 0.3.0 < 2.0.0"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has no version that explicitly supports Puppet 4

},
{
"name": "puppetlabs/gcc",
"version_requirement": ">= 0.0.3"
"version_requirement": ">= 0.3.0 < 2.0.0"
},
{
"name": "puppetlabs/pe_gem",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deprecated in Puppet 4 in favor of the puppet_gem provider

},
{
"name": "gentoo/portage",
"version_requirement": ">= 2.0.0"
"version_requirement": ">= 2.3.0 < 3.0.0"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No release that explicitly supports Puppet 4

},
{
"name": "puppetlabs/git",
"version_requirement": ">= 0.0.3"
"version_requirement": ">= 0.5.0 < 2.0.0"
Copy link
Member Author

@juniorsysadmin juniorsysadmin Dec 25, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Explicit support for Puppet 4 in master, not yet in a release

@juniorsysadmin
Copy link
Member Author

Pretty sure that most of these are soft and not hard dependencies #319

@bastelfreak bastelfreak merged commit 57aa08c into voxpupuli:master Dec 25, 2016
@rnelson0 rnelson0 removed the needs-work not ready to merge just yet label Dec 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants