1
0
python-ansible-compat/python-ansible-compat.changes
Sebastian Wagner 6b2b16c485 - Update to version 2.0.2:
- Ensure get_cache_dir works with relative paths (#131)
 - Make cache_key portable (#127)
   This will help getting the behavior more portable across different
   systems, as the cache key for specific project name should be the
   same, regardless location of user home directory or the source code
   location.
 - Correct pylint version (#128)
   We previously used unreleased version of pylint.

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/python-ansible-compat?expand=0&rev=2
2022-03-29 21:23:55 +00:00

18 lines
754 B
Plaintext

-------------------------------------------------------------------
Tue Mar 29 20:14:16 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
- Update to version 2.0.2:
- Ensure get_cache_dir works with relative paths (#131)
- Make cache_key portable (#127)
This will help getting the behavior more portable across different
systems, as the cache key for specific project name should be the
same, regardless location of user home directory or the source code
location.
- Correct pylint version (#128)
We previously used unreleased version of pylint.
-------------------------------------------------------------------
Tue Mar 15 20:51:08 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
- Initial package for version 2.0.0.