diff --git a/devel/py-opentelemetry-instrumentation-urllib3/Makefile b/devel/py-opentelemetry-instrumentation-urllib3/Makefile index 35f0c76904b2..67e4bce51491 100644 --- a/devel/py-opentelemetry-instrumentation-urllib3/Makefile +++ b/devel/py-opentelemetry-instrumentation-urllib3/Makefile @@ -1,35 +1,35 @@ PORTNAME= opentelemetry-instrumentation-urllib3 -PORTVERSION= 0.59b0 +PORTVERSION= 0.60b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= opentelemetry_instrumentation_urllib3-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= OpenTelemetry urllib3 instrumentation WWW= https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-urllib3 \ https://github.com/open-telemetry/opentelemetry-python-contrib \ https://opentelemetry.io/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.12<2:devel/py-opentelemetry-api@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}opentelemetry-instrumentation>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-instrumentation@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}opentelemetry-semantic-conventions>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-semantic-conventions@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}opentelemetry-util-http>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-util-http@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wrapt>=1.0.0<2.0.0:devel/py-wrapt@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes OPTIONS_DEFINE= INSTRUMENTS OPTIONS_DEFAULT=INSTRUMENTS INSTRUMENTS_DESC= Instrumentation library INSTRUMENTS_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}urllib3>=1.0.0,1<3.0.0,1:net/py-urllib3@${PY_FLAVOR} .include diff --git a/devel/py-opentelemetry-instrumentation-urllib3/distinfo b/devel/py-opentelemetry-instrumentation-urllib3/distinfo index f598b0d63833..d8a9b05f7dc7 100644 --- a/devel/py-opentelemetry-instrumentation-urllib3/distinfo +++ b/devel/py-opentelemetry-instrumentation-urllib3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446678 -SHA256 (opentelemetry_instrumentation_urllib3-0.59b0.tar.gz) = 2de8d53a746bba043be1bc8f3246e1b131ebb6e94fe73601edd8b2bd91fe35b8 -SIZE (opentelemetry_instrumentation_urllib3-0.59b0.tar.gz) = 15788 +TIMESTAMP = 1765032758 +SHA256 (opentelemetry_instrumentation_urllib3-0.60b0.tar.gz) = 6ae1640a993901bae8eda5496d8b1440fb326a29e4ba1db342738b8868174aad +SIZE (opentelemetry_instrumentation_urllib3-0.60b0.tar.gz) = 15789