aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-03 18:06:39 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-03 18:06:39 +0000
commit0c968f822cc9156023a9b13df1657c6d199253e5 (patch)
treef03f8142abac89c08c6e3fe96e5d5c9d917a1d54 /devel/Makefile
parentc80537f8435e4f5fc67ca26221876f5c7cfd6895 (diff)
downloadports-0c968f822cc9156023a9b13df1657c6d199253e5.tar.gz
ports-0c968f822cc9156023a9b13df1657c6d199253e5.zip
Add py-opencensus-context 0.1.2
The OpenCensus Runtime Context provides in-process context propagation. WWW: https://github.com/census-instrumentation/opencensus-python/tree/master/context/opencensus-context
Notes
Notes: svn path=/head/; revision=567109
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 13c3f7d0db6a..bec979737999 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4693,6 +4693,7 @@
SUBDIR += py-openapi-codec
SUBDIR += py-openapi-spec-validator
SUBDIR += py-opencensus
+ SUBDIR += py-opencensus-context
SUBDIR += py-opendht
SUBDIR += py-opengrok-tools
SUBDIR += py-openstacksdk