Skip to content

Commit

Permalink
devel/py-aws-xray-sdk: Update to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 18, 2021
1 parent 31f239c commit 0e60358
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions devel/py-aws-xray-sdk/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= aws-xray-sdk
PORTVERSION= 2.6.0
PORTVERSION= 2.7.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.11.3:devel/py-botocore@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}future>=0:devel/py-future@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jsonpickle>=0:devel/py-jsonpickle@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wrapt>=0:devel/py-wrapt@${PY_FLAVOR}

USES= python:3.6+
Expand Down
6 changes: 3 additions & 3 deletions devel/py-aws-xray-sdk/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1592145089
SHA256 (aws-xray-sdk-2.6.0.tar.gz) = abf5b90f740e1f402e23414c9670e59cb9772e235e271fef2bce62b9100cbc77
SIZE (aws-xray-sdk-2.6.0.tar.gz) = 68379
TIMESTAMP = 1618320110
SHA256 (aws-xray-sdk-2.7.0.tar.gz) = 697c9068e84dd5d2c1456def3fd0865f226046b5db4db56d738050e425960adf
SIZE (aws-xray-sdk-2.7.0.tar.gz) = 70751

0 comments on commit 0e60358

Please sign in to comment.