diff --git a/devel/py-opencensus/Makefile b/devel/py-opencensus/Makefile index 8eab5703f3b5..0f54211793ba 100644 --- a/devel/py-opencensus/Makefile +++ b/devel/py-opencensus/Makefile @@ -1,21 +1,22 @@ PORTNAME= opencensus -PORTVERSION= 0.11.3 +PORTVERSION= 0.11.4 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Stats collection and distributed tracing framework WWW= https://github.com/census-instrumentation/opencensus-python LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.0.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}opencensus-context>=0.1.3:devel/py-opencensus-context@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}opencensus-context>=0.1.3:devel/py-opencensus-context@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>=1.16<2:devel/py-six@${PY_FLAVOR} USES= dos2unix python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/devel/py-opencensus/distinfo b/devel/py-opencensus/distinfo index 9d9cc65c3190..51b1569f6fad 100644 --- a/devel/py-opencensus/distinfo +++ b/devel/py-opencensus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695143315 -SHA256 (opencensus-0.11.3.tar.gz) = af7a98bd51e63968144d772f346d696ed498a32dbdc4be267cd6011c4ce05da8 -SIZE (opencensus-0.11.3.tar.gz) = 64927 +TIMESTAMP = 1708449228 +SHA256 (opencensus-0.11.4.tar.gz) = cbef87d8b8773064ab60e5c2a1ced58bbaa38a6d052c41aec224958ce544eff2 +SIZE (opencensus-0.11.4.tar.gz) = 64966