ansible-runner/ansible-runner.changes
Thomas Bechtold 72336a3677 - update to 1.3.4:
* make class __name__ match Ansible expectation
  * bundle six.ensure_str to avoid pinning to a new six version
  * Updating for 1.3.4 release
  * Adopt modified upstream packaging
  * Add missing lockfile RPM dependency
  * Fix an issue with missing options
  * port old callback tests to integration folder
  * Fix missing toplevel host events docs issue
  * Move integration data folder, add new test
- fix license - ansible-runner also contains code licensed under
  GPL-3.0-or-later

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible-runner?expand=0&rev=5
2019-06-04 12:18:23 +00:00

28 lines
1.0 KiB
Plaintext

-------------------------------------------------------------------
Tue Jun 4 12:14:09 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- update to 1.3.4:
* make class __name__ match Ansible expectation
* bundle six.ensure_str to avoid pinning to a new six version
* Updating for 1.3.4 release
* Adopt modified upstream packaging
* Add missing lockfile RPM dependency
* Fix an issue with missing options
* port old callback tests to integration folder
* Fix missing toplevel host events docs issue
* Move integration data folder, add new test
- fix license - ansible-runner also contains code licensed under
GPL-3.0-or-later
-------------------------------------------------------------------
Sat Apr 27 13:06:16 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- enable tests in %check
- add 0001-Use-the-correct-python-executable-for-tests.patch to fix
tests with python3
-------------------------------------------------------------------
Wed Apr 24 06:28:48 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- Initial packaging (version 1.3.3)