SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-heat_cfntools-1.2.7-1.4.noarch.rpm :
Fri Jun 27 14:00:00 2014 dmuellerAATTsuse.com
- add 0001-Add-support-for-package-install-via-zypper.patch

Wed May 21 14:00:00 2014 dmuellerAATTsuse.com
- update to 1.2.7:

* Manually sync requirements

* Switch over to mox3

* Support of ignoreErrors for commands

* cfn-signal provides a unique default id

* Log stdout and stderr on non-zero exit status

* Remove tox locale overrides

* Support building wheels (PEP-427)

* Log curl stderr on non-zero exit status

* Sync with global requirements

* Fix logging in cfn-init and cfn-signal

* Config files should be non-executable

* Only run yum install once per package block

* Add basic yum and apt package install tests

Wed May 7 14:00:00 2014 vuntzAATTsuse.com
- Add python-argparse BuildRequires on SLE11 as the
cfn-create-aws-symlinks call in %post requires it (and that\'s
executed during the build checks).

Thu Apr 24 14:00:00 2014 dmuellerAATTsuse.com
- require cron, curl, python-setuptools

Fri Mar 28 13:00:00 2014 speilickeAATTsuse.com
- Correct obsoletes after some version updates

Thu Mar 27 13:00:00 2014 dmuellerAATTsuse.com
- go back to released version (1.2.6)

Mon Mar 24 13:00:00 2014 dmuellerAATTsuse.com
- reduce build requires

Sun Mar 23 13:00:00 2014 dmuellerAATTsuse.com
- run create-aws-compat-symlinks in post install

Fri Mar 7 13:00:00 2014 speilickeAATTsuse.com
- Add python_requires source service
- Fix build requirements

Thu Mar 6 13:00:00 2014 cloud-develAATTsuse.de
- Update to version heat-cfntools-1.2.6.12.g31da8a4:

* Support of ignoreErrors for commands

Sat Mar 1 13:00:00 2014 cloud-develAATTsuse.de
- Update to version heat-cfntools-1.2.6.10.g4ece05a:

* cfn-signal provides a unique default id

Wed Feb 19 13:00:00 2014 cloud-develAATTsuse.de
- Update to version heat-cfntools-1.2.6.9.ga61e221:

* Log stdout and stderr on non-zero exit status

Tue Feb 18 13:00:00 2014 cloud-develAATTsuse.de
- Update to version heat-cfntools-1.2.6.7.ga6db3e6:

* Log curl stderr on non-zero exit status

* Sync with global requirements

* Fix logging in cfn-init and cfn-signal

* Config files should be non-executable

* Only run yum install once per package block

* Add basic yum and apt package install tests
1.2.6

* Use on-demand yum metadata caching in cfn-init

* cfn-hup manpage fix s/deamon/daemon typo

* Implement -k option for cfn-get-metadata

* Change cfn-signal option --exit to --exit-code

* Add argparse into requirements

* Support array values in command

* Pass cwd and env to test command
1.2.5

* Sync with global requirements

* Use python 3 style print functions

* Use the server tags for dimensions and make watch_name optional

* Add a get_tags() method to the Metadata class

* Configure Apt to never prompt for user-input

* Add GitHub tarball and zipball support

* Fix test cases not running under python 2.6

Fri Feb 14 13:00:00 2014 speilickeAATTsuse.com
- Run testr directly

Thu Feb 13 13:00:00 2014 speilickeAATTsuse.com
- drop hacking requires, we don\'t run pep8 tests

Tue Feb 11 13:00:00 2014 speilickeAATTsuse.com
- Replace git_tarballs source service with download_files and set_version
+ Use upstream URL as source (enables verification)

Sun Jan 19 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 1.2.6.6.g2202cfd:
+ Fix logging in cfn-init and cfn-signal

Sat Jan 18 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 1.2.6.4.g8e7c392:
+ Sync with global requirements

Fri Dec 6 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.6.3.g1d0bf6b:
+ Config files should be non-executable

Tue Nov 19 13:00:00 2013 speilickeAATTsuse.com
- Run tests locally, therefore merge test package into python module
package
- Install HTML documentation and man-pages
- Updated (build) requirements

Sat Nov 2 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.6.2.g090a5a9:
+ Add basic yum and apt package install tests
+ Only run yum install once per package block

Tue Oct 8 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.5.8.ge8d2522:
+ cfn-hup manpage fix s/deamon/daemon typo
+ Use on-demand yum metadata caching in cfn-init

Tue Sep 10 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.5.6.g63d70cd:
+ Implement -k option for cfn-get-metadata

Mon Sep 9 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.5.5.ged5365d:
+ Change cfn-signal option --exit to --exit-code

Sat Sep 7 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.5.3.g1a66c0c:
+ Add argparse into requirements

Sun Aug 25 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.5.2.g2044ef2:
+ Support array values in command

Thu Aug 15 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.5.1.g5b83c13:
+ Pass cwd and env to test command

Thu Aug 8 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.4.7.g01705b8:
+ Use python 3 style print functions
+ Sync with global requirements

Wed Jul 31 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.4.5.gcfa33e1:
+ Add a get_tags() method to the Metadata class
+ Use the server tags for dimensions and make watch_name optional.

Tue Jul 30 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.4.3.g73cebad:
+ Configure Apt to never prompt for user-input.

Wed Jul 3 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.4.2.ga4e7c72:
+ Add GitHub tarball and zipball support

Thu Jun 27 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.4.1.g1ad9594:
+ Using pipe to handle tgz sources
+ Fix test cases not running under python 2.6

Wed Jun 26 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.3.23.g87e08b0:
+ Add Flake8 checks for bin/cfn-
* to Gating

Thu Jun 20 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.3.22.g971c165:
+ Delete the temporary directory created by sources handler

Thu Jun 20 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.3.21.g70ec26e:
+ Add missing -d option in cfn-signal

Mon Jun 17 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.3.20.gbc58e5f:
+ Use Python 3.x compatible octal literals

Thu Jun 13 14:00:00 2013 dmuellerAATTsuse.com
- add missing dependency on boto

Wed Jun 5 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 1.2.3.19.g2d00ede:
+ cfn-get-metadata: log metadata to standard output

Tue Jun 4 14:00:00 2013 dmuellerAATTsuse.com
- update requires

Wed May 29 14:00:00 2013 dmuellerAATTsuse.com
- remove setBadness call from rpmlintrc

Mon May 6 14:00:00 2013 dmuellerAATTsuse.com
- remove 0001-Restore-Python-2.6-compatibility.patch
- remove 0001-Use-ordereddict-compatibility-for-Python-2.6.patch

Mon Apr 29 14:00:00 2013 dmuellerAATTsuse.com
- add 0001-Use-ordereddict-compatibility-for-Python-2.6.patch

Mon Apr 29 14:00:00 2013 dmuellerAATTsuse.com
- add 0001-Restore-Python-2.6-compatibility.patch

Fri Apr 26 14:00:00 2013 speilickeAATTsuse.com
- Add test subpackage
- Had to abuse %{component} since the upstream name and the python install
dir have different names (sigh).
- Added rpmlintrc

Mon Apr 22 14:00:00 2013 dmuellerAATTsuse.com
- Initial package


 
ICM