sysutils/py-ansible-runner: update to 2.3.1
- pet via portfmt Reported by: portscout Sponsored by: SkunkWerks, GmbH
This commit is contained in:
parent
9455d09927
commit
102afdede8
2 changed files with 6 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ansible-runner
|
||||
DISTVERSION= 2.0.2
|
||||
DISTVERSION= 2.3.1
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,8 +13,7 @@ LICENSE= APACHE20
|
|||
BROKEN_armv6= fails to build: Child process terminated abnormally: Segmentation fault
|
||||
BROKEN_armv7= fails to build: Child process terminated abnormally: Segmentation fault
|
||||
|
||||
BUILD_DEPENDS= \
|
||||
${PYTHON_PKGNAMEPREFIX}pbr>=0:devel/py-pbr@${PY_FLAVOR} \
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=0:devel/py-pbr@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ansible>2.0:sysutils/ansible@${PY_FLAVOR} \
|
||||
|
@ -25,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ansible>2.0:sysutils/ansible@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}
|
||||
|
||||
USES= cpe python:3.6+
|
||||
USE_PYTHON= distutils autoplist concurrent
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
CPE_VENDOR= redhat
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1629877592
|
||||
SHA256 (ansible-runner-2.0.2.tar.gz) = c02b690803ec0be4453411c53743cd3fdca1dfc66dfa075794e14e717c5b61b3
|
||||
SIZE (ansible-runner-2.0.2.tar.gz) = 144821
|
||||
TIMESTAMP = 1668618933
|
||||
SHA256 (ansible-runner-2.3.1.tar.gz) = 1d2f02d3a62573f38e68a23790118b7981791c2bed2b5f22f7a36a221c288756
|
||||
SIZE (ansible-runner-2.3.1.tar.gz) = 173220
|
||||
|
|
Loading…
Reference in a new issue