Skip to content

Commit

Permalink
devel/py-opencensus: Update to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 27, 2022
1 parent f13378b commit 6e8ea1a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-opencensus/Makefile
@@ -1,5 +1,5 @@
PORTNAME= opencensus
PORTVERSION= 0.10.0
PORTVERSION= 0.11.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,7 +10,7 @@ COMMENT= Stats collection and distributed tracing framework
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.2:devel/py-opencensus-context@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}opencensus-context>=0.1.3:devel/py-opencensus-context@${PY_FLAVOR}

USES= dos2unix python:3.7+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions devel/py-opencensus/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1657199015
SHA256 (opencensus-0.10.0.tar.gz) = ad60c849fae84ba279c602c46f10cc002e157476fe13fadd276898aab0d79199
SIZE (opencensus-0.10.0.tar.gz) = 68224
TIMESTAMP = 1660576796
SHA256 (opencensus-0.11.0.tar.gz) = 026216abab89d94d850492f3dc65950055ec4f84115fa6c7beaffba44a346e42
SIZE (opencensus-0.11.0.tar.gz) = 68290

0 comments on commit 6e8ea1a

Please sign in to comment.