git: 9d91f03e4961 - main - devel/py-aws-xray-sdk: Update to 2.8.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 1 22:22:07 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9d91f03e4961f6c8f056fa432782802609775671
commit 9d91f03e4961f6c8f056fa432782802609775671
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-01 22:14:49 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-01 22:19:15 +0000
devel/py-aws-xray-sdk: Update to 2.8.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 | 4 ++--
devel/py-aws-xray-sdk/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/py-aws-xray-sdk/Makefile b/devel/py-aws-xray-sdk/Makefile
index 0e173c427f2c..1e9144378faf 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 at FreeBSD.org>
PORTNAME= aws-xray-sdk
-PORTVERSION= 2.7.0
+PORTVERSION= 2.8.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -21,6 +21,6 @@ USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
-USE_LOCALE= en_US.UTF-8
+#USE_LOCALE= en_US.UTF-8
.include <bsd.port.mk>
diff --git a/devel/py-aws-xray-sdk/distinfo b/devel/py-aws-xray-sdk/distinfo
index 0721e1c97321..823efbdbfe0e 100644
--- a/devel/py-aws-xray-sdk/distinfo
+++ b/devel/py-aws-xray-sdk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320110
-SHA256 (aws-xray-sdk-2.7.0.tar.gz) = 697c9068e84dd5d2c1456def3fd0865f226046b5db4db56d738050e425960adf
-SIZE (aws-xray-sdk-2.7.0.tar.gz) = 70751
+TIMESTAMP = 1619725345
+SHA256 (aws-xray-sdk-2.8.0.tar.gz) = 90c2fcc982a770e86d009a4c3d2b5c3e372da91cb8284d982bae458e2c0bb268
+SIZE (aws-xray-sdk-2.8.0.tar.gz) = 71926
More information about the dev-commits-ports-all
mailing list