Skip to content

Commit

Permalink
devel/py-opencensus: Update to 0.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Feb 21, 2024
1 parent b4dcd5b commit dafa128
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions devel/py-opencensus/Makefile
@@ -1,5 +1,5 @@
PORTNAME= opencensus
PORTVERSION= 0.11.3
PORTVERSION= 0.11.4
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,7 +11,8 @@ 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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit dafa128

Please sign in to comment.