Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 2019 17:01:26 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r519394 - head/devel/py-aws-xray-sdk
Message-ID:  <201912081701.xB8H1QnO071033@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Dec  8 17:01:26 2019
New Revision: 519394
URL: https://svnweb.freebsd.org/changeset/ports/519394

Log:
  Update to 2.4.3
  
  Changes:	https://github.com/aws/aws-xray-sdk-python/releases
  		https://github.com/aws/aws-xray-sdk-python/blob/master/CHANGELOG.rst

Modified:
  head/devel/py-aws-xray-sdk/Makefile
  head/devel/py-aws-xray-sdk/distinfo

Modified: head/devel/py-aws-xray-sdk/Makefile
==============================================================================
--- head/devel/py-aws-xray-sdk/Makefile	Sun Dec  8 17:01:20 2019	(r519393)
+++ head/devel/py-aws-xray-sdk/Makefile	Sun Dec  8 17:01:26 2019	(r519394)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	aws-xray-sdk
-PORTVERSION=	2.4.2
+PORTVERSION=	2.4.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-aws-xray-sdk/distinfo
==============================================================================
--- head/devel/py-aws-xray-sdk/distinfo	Sun Dec  8 17:01:20 2019	(r519393)
+++ head/devel/py-aws-xray-sdk/distinfo	Sun Dec  8 17:01:26 2019	(r519394)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551888546
-SHA256 (aws-xray-sdk-2.4.2.tar.gz) = ce4adb60fe67ebe91f2fc57d5067b4e44df6e233652987be4fb2e549688cf9fe
-SIZE (aws-xray-sdk-2.4.2.tar.gz) = 66737
+TIMESTAMP = 1575793919
+SHA256 (aws-xray-sdk-2.4.3.tar.gz) = 263a38f3920d9dc625e3acb92e6f6d300f4250b70f538bd009ce6e485676ab74
+SIZE (aws-xray-sdk-2.4.3.tar.gz) = 66787



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