Skip to content

Commit

Permalink
devel/py-aws-xray-sdk: Update to 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 23, 2024
1 parent 666b5a6 commit b1d779f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions devel/py-aws-xray-sdk/Makefile
@@ -1,5 +1,5 @@
PORTNAME= aws-xray-sdk
PORTVERSION= 2.12.1
PORTVERSION= 2.13.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,13 +11,14 @@ WWW= https://github.com/aws/aws-xray-sdk-python
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${RUN_DEPENDS}
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.11.3:devel/py-botocore@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}future>=0:devel/py-future@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wrapt>=0:devel/py-wrapt@${PY_FLAVOR}

USES= python
USE_PYTHON= autoplist concurrent distutils
USE_PYTHON= autoplist concurrent pep517

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions devel/py-aws-xray-sdk/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1697463078
SHA256 (aws-xray-sdk-2.12.1.tar.gz) = 0bbfdbc773cfef4061062ac940b85e408297a2242f120bcdfee2593209b1e432
SIZE (aws-xray-sdk-2.12.1.tar.gz) = 93824
TIMESTAMP = 1710712414
SHA256 (aws-xray-sdk-2.13.0.tar.gz) = 816186126917bc35ae4e6e2f304702a43d494ecef34a39e6330f5018bdecc9f5
SIZE (aws-xray-sdk-2.13.0.tar.gz) = 77426

0 comments on commit b1d779f

Please sign in to comment.