forked from pool/python-ansible-compat
Accepting request 1005883 from home:ojkastl_buildservice:Branch_systemsmanagement_ansible
update to 2.2.1 OBS-URL: https://build.opensuse.org/request/show/1005883 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:ansible/python-ansible-compat?expand=0&rev=3
This commit is contained in:
parent
6c8446ad31
commit
d945e9adf9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:676db8ec0449d1f07038625b8ebb8ceef5f8ad3a1af3ee82d4ed66b9b04cb6fa
|
||||
size 38772
|
3
ansible-compat-2.2.1.tar.gz
Normal file
3
ansible-compat-2.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a012753a0a02dab2f22b0e574e3e7b00399f660606154474ffe25621fa80d3b
|
||||
size 39126
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 25 12:50:57 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
- update to 2.2.1:
|
||||
* Bugfixes
|
||||
- Avoid galaxy install failure with already symlinked collections (#166) @ssbarnea
|
||||
- Avoid python warning about unknown warning category (#164) @ssbarnea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 28 20:45:45 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
# only works with the python version which the package 'ansible' uses
|
||||
%define pythons python3
|
||||
Name: python-ansible-compat
|
||||
Version: 2.2.0
|
||||
Version: 2.2.1
|
||||
Release: 0
|
||||
Summary: Compatibility shim for Ansible 2.9 and newer
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user