Date: Thu, 7 Jul 2022 12:37: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: 2bd4eba57091 - main - devel/py-aws-xray-sdk: Update to 2.10.0 Message-ID: <202207071237.267CbHd1074248@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=2bd4eba57091345bd736d883f219ee120ae8e8d7 commit 2bd4eba57091345bd736d883f219ee120ae8e8d7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-07 12:22:17 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-07 12:36:14 +0000 devel/py-aws-xray-sdk: Update to 2.10.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 | 2 +- devel/py-aws-xray-sdk/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-aws-xray-sdk/Makefile b/devel/py-aws-xray-sdk/Makefile index 2e8692806f94..ad3629ca58c2 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.9.0 +PORTVERSION= 2.10.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-aws-xray-sdk/distinfo b/devel/py-aws-xray-sdk/distinfo index 2faa15f0d0e6..6bc8fa8bfb8a 100644 --- a/devel/py-aws-xray-sdk/distinfo +++ b/devel/py-aws-xray-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641045896 -SHA256 (aws-xray-sdk-2.9.0.tar.gz) = b0cd972db218d4d8f7b53ad806fc6184626b924c4997ae58fc9f2a8cd1281568 -SIZE (aws-xray-sdk-2.9.0.tar.gz) = 71968 +TIMESTAMP = 1656702490 +SHA256 (aws-xray-sdk-2.10.0.tar.gz) = 9b14924fd0628cf92936055864655354003f0b1acc3e1c3ffde6403d0799dd7a +SIZE (aws-xray-sdk-2.10.0.tar.gz) = 76611
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207071237.267CbHd1074248>