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

Skip to content

Commit d4f66ba

Browse files
author
jtimberman
committed
release v1.3.4
1 parent b9c79a8 commit d4f66ba

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v1.3.4:
2+
3+
### Bug
4+
5+
- [COOK-3137]: `python_pip` LWRP cannot have differnent name and
6+
`package_name`
7+
18
## v1.3.2:
29

310
### 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.3"
6+
version "1.3.4"
77

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

0 commit comments

Comments
 (0)