diff --git a/www/py-prometheus-fastapi-instrumentator/Makefile b/www/py-prometheus-fastapi-instrumentator/Makefile index 26246da5b9b3..f05c81767f50 100644 --- a/www/py-prometheus-fastapi-instrumentator/Makefile +++ b/www/py-prometheus-fastapi-instrumentator/Makefile @@ -1,24 +1,24 @@ PORTNAME= prometheus-fastapi-instrumentator -DISTVERSION= 7.1.0 +DISTVERSION= 8.0.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/g}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Instrument your FastAPI app with Prometheus metrics WWW= https://github.com/trallnag/prometheus-fastapi-instrumentator LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=2.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}prometheus-client>=0.8.0:net-mgmt/py-prometheus-client@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}starlette>=0.30.0:www/py-starlette@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}starlette>=1.0.0:www/py-starlette@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist NO_ARCH= yes .include diff --git a/www/py-prometheus-fastapi-instrumentator/distinfo b/www/py-prometheus-fastapi-instrumentator/distinfo index 62d192dae97b..e3cab639df0b 100644 --- a/www/py-prometheus-fastapi-instrumentator/distinfo +++ b/www/py-prometheus-fastapi-instrumentator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775500352 -SHA256 (prometheus_fastapi_instrumentator-7.1.0.tar.gz) = be7cd61eeea4e5912aeccb4261c6631b3f227d8924542d79eaf5af3f439cbe5e -SIZE (prometheus_fastapi_instrumentator-7.1.0.tar.gz) = 20220 +TIMESTAMP = 1780115589 +SHA256 (prometheus_fastapi_instrumentator-8.0.0.tar.gz) = c31ed192db077e75467b28b2fe5055362517f53369b798cb8dac9ff85f3f1c38 +SIZE (prometheus_fastapi_instrumentator-8.0.0.tar.gz) = 20357