Skip to content

Commit

Permalink
sysutils/py-ansible-runner: update to 2.3.1
Browse files Browse the repository at this point in the history
- pet via portfmt

Reported by:    portscout
Sponsored by:   SkunkWerks, GmbH
  • Loading branch information
dch committed Nov 16, 2022
1 parent 9455d09 commit 102afde
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions sysutils/py-ansible-runner/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ansible-runner
DISTVERSION= 2.0.2
DISTVERSION= 2.3.1
CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -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} \
Expand All @@ -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

Expand Down
6 changes: 3 additions & 3 deletions sysutils/py-ansible-runner/distinfo
@@ -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

0 comments on commit 102afde

Please sign in to comment.