mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
Update to 0.38.0
Changes: https://github.com/DataDog/dd-trace-py/releases
This commit is contained in:
parent
5d37bab209
commit
0a564c342a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536223
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ddtrace
|
||||
PORTVERSION= 0.37.1
|
||||
PORTVERSION= 0.38.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -29,7 +29,8 @@ PROFILING_DESC= Profiling support
|
||||
|
||||
OPENTRACING_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}opentracing>=2.0.0:devel/py-opentracing@${PY_FLAVOR}
|
||||
PROFILING_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}intervaltree>=0:devel/py-intervaltree@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}protobuf>=3:devel/py-protobuf@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}protobuf>=3:devel/py-protobuf@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}tenacity>=5:devel/py-tenacity@${PY_FLAVOR}
|
||||
|
||||
post-patch:
|
||||
@${RM} ${WRKSRC}/ddtrace/profiling/collector/stack.c
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1589631140
|
||||
SHA256 (ddtrace-0.37.1.tar.gz) = 2f7062701acb919fedf89aebe607b16cc9309449d447f4dd772785c949f9b0d6
|
||||
SIZE (ddtrace-0.37.1.tar.gz) = 840972
|
||||
TIMESTAMP = 1590171960
|
||||
SHA256 (ddtrace-0.38.0.tar.gz) = 3b67932d8cbd22114f375c5eb67ac691e6ca989a1ff65b878c2aa570a4ce5493
|
||||
SIZE (ddtrace-0.38.0.tar.gz) = 887204
|
||||
|
Loading…
Reference in New Issue
Block a user