mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
devel/py-aws-sam-translator: Update to 1.95.0
Approved by: hrs (mentor, blanket)
This commit is contained in:
parent
70a9e30fec
commit
9d7053892c
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= aws-sam-translator
|
||||
DISTVERSION= 1.94.0
|
||||
DISTVERSION= 1.95.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +12,7 @@ WWW= https://pypi.org/project/aws-sam-translator/
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \
|
||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>=1.19.5<2:www/py-boto3@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}jsonschema>=3.2<5:devel/py-jsonschema@${PY_FLAVOR} \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1734086290
|
||||
SHA256 (aws_sam_translator-1.94.0.tar.gz) = 8ec258d9f7ece72ef91c81f4edb45a2db064c16844b6afac90c575893beaa391
|
||||
SIZE (aws_sam_translator-1.94.0.tar.gz) = 326072
|
||||
TIMESTAMP = 1742608336
|
||||
SHA256 (aws_sam_translator-1.95.0.tar.gz) = fd2b891fc4cbdde1e06130eaf2710de5cc74442a656b7859b3840691144494cf
|
||||
SIZE (aws_sam_translator-1.95.0.tar.gz) = 327484
|
||||
|
|
Loading…
Add table
Reference in a new issue