<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Hack">We are chuffed to announce the release of:<br>
<br>
heat-cfntools 1.4.2: Tools required to be installed on Heat<br>
provisioned cloud instances<br>
<br>
With source available at:<br>
<br>
<a class="moz-txt-link-freetext" href="http://git.openstack.org/cgit/openstack/heat-cfntools">http://git.openstack.org/cgit/openstack/heat-cfntools</a><br>
<br>
Please report issues through launchpad:<br>
<br>
<a class="moz-txt-link-freetext" href="http://bugs.launchpad.net/heat-cfntools">http://bugs.launchpad.net/heat-cfntools</a><br>
<br>
For more details, please see below.<br>
<br>
<br>
Changes in heat-cfntools 1.4.1..1.4.2<br>
-------------------------------------<br>
<br>
fe2b57b Remove argparse from requirements<br>
d3a0e97 Trivial: Remove vim header from source files<br>
6a83420 py26/py33 is no longer supported by Infra's CI<br>
032c385 remove python 2.6 trove classifier<br>
5684248 Put py34 first in the env order of tox<br>
e4503e4 Replace assertEqual(None, *) with assertIsNone in tests<br>
c737d48 Deprecated tox -downloadcache option removed<br>
6571e5a Don't run commands given as list on shell<br>
<br>
Diffstat (except docs and test files)<br>
-------------------------------------<br>
<br>
heat_cfntools/cfntools/cfn_helper.py | 7 ++-----<br>
requirements.txt | 1 -<br>
setup.cfg | 1 -<br>
tools/lintstack.py | 1 -<br>
tox.ini | 5 +----<br>
6 files changed, 30 insertions(+), 16 deletions(-)<br>
<br>
<br>
Requirements updates<br>
--------------------<br>
<br>
diff --git a/requirements.txt b/requirements.txt<br>
index 531eb32..e595465 100644<br>
--- a/requirements.txt<br>
+++ b/requirements.txt<br>
@@ -2 +1,0 @@ pbr>=0.6,!=0.7,<1.0<br>
-argparse<br>
<br>
</font>
</body>
</html>