File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,17 @@ python Cookbook CHANGELOG
22=========================
33This file is used to list changes made in each version of the python cookbook.
44
5+ v1.4.6
6+ ------
7+
8+ - ** [ #61 ] ( https://github.com/poise/python/pull/61 ) ** – Python packages specified for Fedora platform.
9+ - ** [ #62 ] ( https://github.com/poise/python/pull/62 ) ** – Use tgz archive instead of tbz2 as new releases no longer offer tb2
10+ - ** [ #72 ] ( https://github.com/poise/python/pull/72 ) ** – Set $HOME in virtualenv provider
11+ - ** [ #74 ] ( https://github.com/poise/python/pull/74 ) ** – Allow setting of virtualenv version
12+ - ** [ #78 ] ( https://github.com/poise/python/pull/78 ) ** – AFix the pip version_check_cmd to use the virtualenv pip when applicable
13+ - ** [ #79 ] ( https://github.com/poise/python/pull/79 ) ** – Add ability in pip lwrp to send custom env vars
14+ - ** [ #80 ] ( https://github.com/poise/python/pull/80 ) ** – Update to yum3 yum-epel cookbook
15+ - Remove ez_setup.py usage and upgrade get-pip.py to 1.5.2.
516
617v1.4.4
718------
You can’t perform that action at this time.
0 commit comments