Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5169e9f

Browse files
author
jtimberman
committed
release v1.2.2
1 parent a76c1be commit 5169e9f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v1.2.2:
2+
3+
* [COOK-2297] - more gracefully handle pip packages from VCS and
4+
source archives
5+
16
## v1.2.0:
27

38
* [COOK-1866] - /usr/bin is not a pip binary location in source

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.2.0"
6+
version "1.2.2"
77

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

0 commit comments

Comments
 (0)