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

Skip to content

Commit aebfcfd

Browse files
author
jtimberman
committed
python v1.0.6
1 parent d52f8a0 commit aebfcfd

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.0.6:
2+
3+
* [COOK-1036] - correctly grep for python-module version
4+
* [COOK-1046] - run pip inside the virtualenv
5+
16
## v1.0.4:
27

38
* [COOK-960] - add timeout to python_pip

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
maintainer_email "[email protected]"
33
license "Apache 2.0"
44
description "Installs Python, pip and virtualenv. Includes LWRPs for managing Python packages with `pip` and `virtualenv` isolated Python environments."
5-
version "1.0.4"
5+
version "1.0.6"
66

77
depends "build-essential"
88

0 commit comments

Comments
 (0)