mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/py3-ansible-compat: upgrade to 4.0.2
This commit is contained in:
parent
f351c33654
commit
c4feb815ec
@ -1,8 +1,8 @@
|
|||||||
# Contributor: Sean McAvoy <seanmcavoy@gmail.com>
|
# Contributor: Sean McAvoy <seanmcavoy@gmail.com>
|
||||||
# Maintainer: Sean McAvoy <seanmcavoy@gmail.com>
|
# Maintainer: Sean McAvoy <seanmcavoy@gmail.com>
|
||||||
pkgname=py3-ansible-compat
|
pkgname=py3-ansible-compat
|
||||||
pkgver=3.0.2
|
pkgver=4.0.2
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="functions that help interacting with various versions of Ansible"
|
pkgdesc="functions that help interacting with various versions of Ansible"
|
||||||
url="https://github.com/ansible/ansible-compat"
|
url="https://github.com/ansible/ansible-compat"
|
||||||
arch="all"
|
arch="all"
|
||||||
@ -49,5 +49,5 @@ package() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
79f20a25b25104f4f90a4d52317bd01ceb07c00c69dc2e61b74b4c7448805bd966d001893ccf7530bec819ae9ead2515ae70219a887fda733344245cc025dfeb ansible-compat-3.0.2.tar.gz
|
6332e12dc123bea6307a5306bb44357507e8c60f5699e8a09a39f9cfe44c649cfd8150b3a4687b47bc62bd95a7bdc4801cac01e10870df451f23ac2e278414e5 ansible-compat-4.0.2.tar.gz
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user