From 5fb4d579f80f242a383d1ab349602d8f367cc526264fb9e7789ad5b392d147ed Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Sun, 22 May 2022 10:22:29 +0000 Subject: [PATCH] - update to version 2.0.4: OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/python-ansible-compat?expand=0&rev=7 --- python-ansible-compat.changes | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/python-ansible-compat.changes b/python-ansible-compat.changes index 8535226..8b5bc2a 100644 --- a/python-ansible-compat.changes +++ b/python-ansible-compat.changes @@ -1,16 +1,10 @@ ------------------------------------------------------------------- Sun May 22 10:21:20 UTC 2022 - Sebastian Wagner -- - Bump test dependencies (#141) +- update to version 2.0.4: - Add support for tower requirements (#140) - Add offline option to prepare_environment (#138) Fixes: #137 - - chore: pre-commit autoupdate (#136) - updates: - - [github.com/pre-commit/mirrors-mypy: v0.942 → v0.950](https://github.com/pre-commit/mirrors-mypy/compare/v0.942...v0.950) - - [github.com/pycqa/pylint: v2.13.5 → v2.13.8](https://github.com/pycqa/pylint/compare/v2.13.5...v2.13.8) - Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> - - Bump pre-commit hooks (#133) ------------------------------------------------------------------- Fri Apr 1 18:50:42 UTC 2022 - Sebastian Wagner