git: 156289200cfe - main - devel/py-ddtrace: Update to 0.57.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 18:54:29 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=156289200cfe03d61c6bd8185d4304d1230821d1
commit 156289200cfe03d61c6bd8185d4304d1230821d1
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-11 17:15:07 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-11 18:44:21 +0000
devel/py-ddtrace: Update to 0.57.0
- Clean up Makefile after 6c401020d1946446ed7f46742d7dca78c201408f (python36 removal)
Changes: https://github.com/DataDog/dd-trace-py/releases
---
devel/py-ddtrace/Makefile | 10 ++--------
devel/py-ddtrace/distinfo | 6 +++---
2 files changed, 5 insertions(+), 11 deletions(-)
diff --git a/devel/py-ddtrace/Makefile b/devel/py-ddtrace/Makefile
index 9039158d4aef..2c9cf99d88fd 100644
--- a/devel/py-ddtrace/Makefile
+++ b/devel/py-ddtrace/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= ddtrace
-PORTVERSION= 0.56.1
+PORTVERSION= 0.57.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -27,16 +27,10 @@ OPENTRACING_DESC= OpenTracing support
OPENTRACING_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}opentracing>=2.0.0:devel/py-opentracing@${PY_FLAVOR}
-.include <bsd.port.pre.mk>
-
-.if ${PYTHON_REL} < 30700
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pep562>=0:devel/py-pep562@${PY_FLAVOR}
-.endif
-
post-patch:
@${RM} ${WRKSRC}/ddtrace/profiling/collector/stack.c
post-install:
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/py-ddtrace/distinfo b/devel/py-ddtrace/distinfo
index 82a581363423..76e547257783 100644
--- a/devel/py-ddtrace/distinfo
+++ b/devel/py-ddtrace/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638556552
-SHA256 (ddtrace-0.56.1.tar.gz) = 98f67246bb9766f280a162bcc6e166ce90ade0f5eb9a91f9f8d1e0a59424f761
-SIZE (ddtrace-0.56.1.tar.gz) = 1434787
+TIMESTAMP = 1641045910
+SHA256 (ddtrace-0.57.0.tar.gz) = 8930b3b500ba6a4a2601af15a6f49960be26672b6fabba73876bc683e23ec3bd
+SIZE (ddtrace-0.57.0.tar.gz) = 1537027