Skip to content

Commit 34cb929

Browse files
author
jtimberman
committed
release v1.2.0
1 parent e26ac41 commit 34cb929

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.2.0:
2+
3+
* [COOK-1866] - /usr/bin is not a pip binary location in source
4+
installs on RHEL
5+
* [COOK-1925] - add smartos support
6+
17
## v1.1.0:
28

39
* [COOK-1715] - Add user and group to python_pip

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email "cookbooks@opscode.com"
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.1.0"
6+
version "1.2.0"
77

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

0 commit comments

Comments
 (0)