mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
sysutils/py-ansible-core: Update to 2.12.1
Changes: https://github.com/ansible/ansible/blob/v2.12.1/changelogs/CHANGELOG-v2.11.rst#v2-12-1
This commit is contained in:
parent
f685e78953
commit
0bed9a32c3
@ -1,5 +1,5 @@
|
||||
PORTNAME= ansible-core
|
||||
DISTVERSION= 2.11.7
|
||||
DISTVERSION= 2.12.1
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -26,7 +26,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=0:security/py-bcrypt@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
|
||||
|
||||
USES= ansible:env cpe gmake python:3.6+ shebangfix
|
||||
USES= ansible:env cpe gmake python:3.8+ shebangfix
|
||||
CPE_VENDOR= redhat
|
||||
CPE_PRODUCT= ansible
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1643125412
|
||||
SHA256 (ansible-core-2.11.7.tar.gz) = b87188beacfac1bb6dc5cf65663f3c52e66e0f9990742db00a3dca71ebae2eee
|
||||
SIZE (ansible-core-2.11.7.tar.gz) = 7108269
|
||||
TIMESTAMP = 1643189918
|
||||
SHA256 (ansible-core-2.12.1.tar.gz) = a4508707262be11bb4dd98a006f1b14817879a055e6b6c46ad9fca8894fb3073
|
||||
SIZE (ansible-core-2.12.1.tar.gz) = 7401160
|
||||
|
Loading…
Reference in New Issue
Block a user