Changelog for
python3-heat-cfntools-1.4.2-150600.5.1.noarch.rpm :
* Mon Feb 19 2018 dmuellerAATTsuse.com- update to 1.4.2:
* Remove argparse from requirements
* Trivial: Remove vim header from source files
* py26/py33 is no longer supported by Infra\'s CI
* remove python 2.6 trove classifier
* Put py34 first in the env order of tox
* Replace assertEqual(None,
*) with assertIsNone in tests
* Deprecated tox -downloadcache option removed
* Don\'t run commands given as list on shell- convert to singlespec
* Wed May 24 2017 dmuellerAATTsuse.com- explicitly build man pages after pbr update
* Sun Oct 04 2015 tbechtoldAATTsuse.com- update to 1.4.1:
* Convert all internal commands to list
* Use seteuid instead of su to control privileges
* Revert \"Fix cfntools command injection\"
* Activate pep8 check that _ is imported
* Fix cfntools command injection
* Fix unit tests
* Fix typos in cfn scripts
* Add --insecure/-k option to cfn-signal
* README changes to make release_notes.py happy
* Ported tests from mox3 to mock to support Python >= 3.3
* Python 3 compatibility
* Support dnf when specified or yum is missing
* Fix RST syntax errors/warnings in README.rst
* Fixes cfn-hup hooks functionality
* Workflow documentation is now in infra-manual- adjust Requires according to requirements.txt
* Mon Sep 22 2014 dmuellerAATTsuse.com- update to 1.2.8:
* Change wget to curl for using both of them is redundant
* Fix cfn_helper test for random hash seed
* Update for psutil version
* Add res_last_path to store last metadata of a resource
* Update sysvinit function to support ubuntu
* Add support for package install via zypper
* Fri Aug 29 2014 cloud-develAATTsuse.de- Update to version heat-cfntools-1.2.7.8.g8ef88a6:
* Change wget to curl for using both of them is redundant
* Fri Aug 29 2014 dmuellerAATTsuse.com- enable building of html docs
* Sun Aug 24 2014 cloud-develAATTsuse.de- Update to version heat-cfntools-1.2.7.7.g2e54467:
* Fix cfn_helper test for random hash seed
* Thu Jul 24 2014 cloud-develAATTsuse.de- Update to version heat-cfntools-1.2.7.6.g3d1236d:
* Update for psutil version
* Thu Jun 19 2014 cloud-develAATTsuse.de- Update to version heat-cfntools-1.2.7.5.g9bd9604:
* Add res_last_path to store last metadata of a resource
* Update sysvinit function to support ubuntu
* Add support for package install via zypper 1.2.7
* Tue Apr 29 2014 dmuellerAATTsuse.com- add python-setuptools requires