Date: Tue, 28 May 2024 10:23:03 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: b0c36777ee4e - main - devel/py-aws-xray-sdk: Update to 2.13.1 Message-ID: <202405281023.44SAN3LG029288@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=b0c36777ee4e5ac53b24a155a9e279fe264cab2c commit b0c36777ee4e5ac53b24a155a9e279fe264cab2c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-28 10:00:23 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-28 10:21:29 +0000 devel/py-aws-xray-sdk: Update to 2.13.1 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 ca822b8a689e..94a4d7d1aef5 100644 --- a/devel/py-aws-xray-sdk/Makefile +++ b/devel/py-aws-xray-sdk/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-xray-sdk -PORTVERSION= 2.13.0 +PORTVERSION= 2.13.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-aws-xray-sdk/distinfo b/devel/py-aws-xray-sdk/distinfo index 5abb20b84149..13ec55b92aa6 100644 --- a/devel/py-aws-xray-sdk/distinfo +++ b/devel/py-aws-xray-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710712414 -SHA256 (aws-xray-sdk-2.13.0.tar.gz) = 816186126917bc35ae4e6e2f304702a43d494ecef34a39e6330f5018bdecc9f5 -SIZE (aws-xray-sdk-2.13.0.tar.gz) = 77426 +TIMESTAMP = 1716448680 +SHA256 (aws-xray-sdk-2.13.1.tar.gz) = 911d634c23e0693f585c4cab08d43ab5177f872de416fdc8dd0fe3b170b52835 +SIZE (aws-xray-sdk-2.13.1.tar.gz) = 93717
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405281023.44SAN3LG029288>