mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
sysutils/py-ansible-runner: update to 2.4.0
Reported by: portscout Sponsored by: SkunkWerks, GmbH
This commit is contained in:
parent
412c9ba424
commit
c39cf7c409
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= ansible-runner
|
||||
DISTVERSION= 2.3.2
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 2.4.0
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -16,6 +15,7 @@ BROKEN_armv7= fails to build: Child process terminated abnormally: Segmentation
|
|||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=0:devel/py-pbr@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ansible>2.0:sysutils/ansible@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}daemon>0:devel/py-daemon@${PY_FLAVOR} \
|
||||
|
@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ansible>2.0:sysutils/ansible@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}pyyaml>=0:devel/py-pyyaml@${PY_FLAVOR}
|
||||
|
||||
USES= cpe python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
||||
CPE_VENDOR= redhat
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1678703586
|
||||
SHA256 (ansible-runner-2.3.2.tar.gz) = c420e76ba18311d6350c8982fc3c0519b00624654053e538b0ea630651b08921
|
||||
SIZE (ansible-runner-2.3.2.tar.gz) = 176450
|
||||
TIMESTAMP = 1733908164
|
||||
SHA256 (ansible-runner-2.4.0.tar.gz) = 82d02b2548830f37a53517b65c823c4af371069406c7d213b5c9041d45e0c5b6
|
||||
SIZE (ansible-runner-2.4.0.tar.gz) = 148802
|
||||
|
|
Loading…
Add table
Reference in a new issue