Skip to content
This repository has been archived by the owner on Oct 2, 2018. It is now read-only.

Commit

Permalink
Version bump to v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean OMeara committed Nov 5, 2013
1 parent da4cc8a commit ecb4116
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@ python Cookbook CHANGELOG
This file is used to list changes made in each version of the python cookbook.


v1.4.2
------
### Bug
- **[COOK-3796](https://tickets.opscode.com/browse/COOK-3796)** - Virtualenv can fail

### Improvement
- **[COOK-3719](https://tickets.opscode.com/browse/COOK-3719)** - Allow alternative install python, update pip location
- **[COOK-3703](https://tickets.opscode.com/browse/COOK-3703)** - Create symlink for source built python [python3 support]


v1.4.0
------
### New Feature
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
maintainer_email "[email protected]"
license "Apache 2.0"
description "Installs Python, pip and virtualenv. Includes LWRPs for managing Python packages with `pip` and `virtualenv` isolated Python environments."
version "1.4.1"
version "1.4.2"

depends "build-essential"
depends "yum"
Expand Down

0 comments on commit ecb4116

Please sign in to comment.