Skip to content

Commit fa228d7

Browse files
author
jtimberman
committed
release v1.3.2
1 parent 7aca838 commit fa228d7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v1.3.2:
2+
3+
### Bug
4+
5+
-[COOK-2917]: python::source fails on CentOS 6.3 minimal (make:
6+
command not found)
7+
-[COOK-3077]: Python - pip fails to install when
8+
`['python']['install_method'] == 'source'`
9+
110
## v1.3.0:
211

312
### Bug

‎metadata.rb‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email"[email protected]"
44
license"Apache 2.0"
55
description"Installs Python, pip and virtualenv. Includes LWRPs for managing Python packages with `pip` and `virtualenv` isolated Python environments."
6-
version"1.3.1"
6+
version"1.3.2"
77

88
depends"build-essential"
99
depends"yum"

0 commit comments

Comments
(0)