sysutils/ansible: Update to 4.0.0
The 3.X branch of Ansible Community Package has reached the end of life. Changes: https://github.com/ansible-community/ansible-build-data/blob/main/4/CHANGELOG-v4.rst
This commit is contained in:
parent
7dba16faf4
commit
f0c42a1410
2 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= ansible
|
||||
DISTVERSION= 3.4.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 4.0.0
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,7 +10,7 @@ COMMENT= Radically simple IT automation
|
|||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ansible-base>0:sysutils/py-ansible-base@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ansible-core>0:sysutils/py-ansible-core@${PY_FLAVOR}
|
||||
|
||||
USES= ansible:env cpe python:3.6+ shebangfix
|
||||
CPE_VENDOR= redhat
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1621154757
|
||||
SHA256 (ansible-3.4.0.tar.gz) = ca34e2c0c3f92cad5e528c94c133e620845feb11cc62f42e98d28271fe5bd924
|
||||
SIZE (ansible-3.4.0.tar.gz) = 31898355
|
||||
TIMESTAMP = 1621414029
|
||||
SHA256 (ansible-4.0.0.tar.gz) = 6f67ca5c634e4721d1f8e206dc71d60d1a114d147945355bfc902bd37eb07080
|
||||
SIZE (ansible-4.0.0.tar.gz) = 33344580
|
||||
|
|
Loading…
Reference in a new issue