mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
sysutils/py-ploy_ansible: Update to 1.2.4
- Update to 1.2.4 - Update RUN_DEPENDS minimum version for ansible Changes: * https://github.com/ployground/ploy_ansible/blob/1.2.4/HISTORY.rst
This commit is contained in:
parent
063d9442b0
commit
8dd5be3edb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380315
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ploy_ansible
|
||||
DISTVERSION= 1.2.2
|
||||
DISTVERSION= 1.2.4
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,7 +14,7 @@ LICENSE= GPLv3
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ploy>=1.0.0:${PORTSDIR}/sysutils/py-ploy \
|
||||
${PYTHON_PKGNAMEPREFIX}execnet>0:${PORTSDIR}/sysutils/py-execnet \
|
||||
ansible>0:${PORTSDIR}/sysutils/ansible
|
||||
ansible>=1.8.0:${PORTSDIR}/sysutils/ansible
|
||||
|
||||
USES= python:-2.7
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ploy_ansible-1.2.2.tar.gz) = af7f17df6bd123518f9c24ce4efc425b305a36705a7be5adab9b743fd2d85ab3
|
||||
SIZE (ploy_ansible-1.2.2.tar.gz) = 23966
|
||||
SHA256 (ploy_ansible-1.2.4.tar.gz) = e43c8d798c1395e391c598cf76cf67048208577130be4d844713c498bbea2986
|
||||
SIZE (ploy_ansible-1.2.4.tar.gz) = 24496
|
||||
|
Loading…
Reference in New Issue
Block a user