Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:11:17 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0e60358ebc8c - main - devel/py-aws-xray-sdk: Update to 2.7.0
Message-ID:  <202104180711.13I7BHb1006940@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0e60358ebc8c08b0a415cd59f662eea3c3e9dac6

commit 0e60358ebc8c08b0a415cd59f662eea3c3e9dac6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:01:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-18 05:43:07 +0000

    devel/py-aws-xray-sdk: Update to 2.7.0
    
    Changes:        https://github.com/aws/aws-xray-sdk-python/releases
                    https://github.com/aws/aws-xray-sdk-python/blob/master/CHANGELOG.rst
---
 devel/py-aws-xray-sdk/Makefile | 3 +--
 devel/py-aws-xray-sdk/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/devel/py-aws-xray-sdk/Makefile b/devel/py-aws-xray-sdk/Makefile
index 60ddb2c96a5f..0e173c427f2c 100644
--- a/devel/py-aws-xray-sdk/Makefile
+++ b/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}
@@ -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+
diff --git a/devel/py-aws-xray-sdk/distinfo b/devel/py-aws-xray-sdk/distinfo
index 347e769e487c..0721e1c97321 100644
--- a/devel/py-aws-xray-sdk/distinfo
+++ b/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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104180711.13I7BHb1006940>