Skip to content
This repository was archived by the owner on May 15, 2019. It is now read-only.

Commit 3557772

Browse files
author
shivapoudel
committed
Re-build using puppet module generate command
1 parent c62c624 commit 3557772

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Modulefile

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@ name 'stankevich-python'
22
version '1.7.8'
33
source 'git://github.com/stankevich/puppet-python.git'
44
author 'stankevich'
5-
license 'Apache 2.0'
5+
license 'Apache License, Version 2.0'
66
summary 'Python Module'
77
description 'Puppet module for Python'
88
project_page 'https://github.com/stankevich/puppet-python'
9-
dependency 'puppetlabs/stdlib', '>= 3.2.0'
9+
10+
# Add dependencies, if any:
11+
dependency 'puppetlabs/stdlib', '>= 3.x'

0 commit comments

Comments
 (0)