Skip to content

Commit

Permalink
devel/py-ddtrace: Update to 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 3, 2022
1 parent e7de6ab commit a56135a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-ddtrace/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= ddtrace
PORTVERSION= 1.1.3
PORTVERSION= 1.1.4
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -16,7 +16,7 @@ LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/LICENSE.BSD3

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=4:devel/py-setuptools_scm@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ddsketch>=2.0.1:devel/py-ddsketch@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}protobuf>=3,1:devel/py-protobuf@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}protobuf>=3,1<4,1:devel/py-protobuf@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tenacity>=5:devel/py-tenacity@${PY_FLAVOR}

USES= compiler:c11 python:3.6+
Expand Down
6 changes: 3 additions & 3 deletions devel/py-ddtrace/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1653151088
SHA256 (ddtrace-1.1.3.tar.gz) = f9d76500bdf04bbf7a5570d20dc59f76db87a7d724d73b4cf8bec0dbb8664d87
SIZE (ddtrace-1.1.3.tar.gz) = 1693388
TIMESTAMP = 1653925948
SHA256 (ddtrace-1.1.4.tar.gz) = 5aa5be16d2a1192d7854fec55278fd745e6ad6858f63c7fc75b16cfca875cb62
SIZE (ddtrace-1.1.4.tar.gz) = 1693570

0 comments on commit a56135a

Please sign in to comment.