diff --git a/misc/py-model-hosting-container-standards/Makefile b/misc/py-model-hosting-container-standards/Makefile index 7d0ffab026c6..349a1a730f4f 100644 --- a/misc/py-model-hosting-container-standards/Makefile +++ b/misc/py-model-hosting-container-standards/Makefile @@ -1,28 +1,28 @@ PORTNAME= model-hosting-container-standards -DISTVERSION= 0.1.15 +DISTVERSION= 0.1.16 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/g}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Standardized model hosting container implementations WWW= https://github.com/aws/model-hosting-container-standards LICENSE= APACHE20 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fastapi>0:www/py-fastapi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}httpx>0:www/py-httpx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jmespath>0:devel/py-jmespath@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic2>0:devel/py-pydantic2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}starlette>=0.49.1:www/py-starlette@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}supervisor>=4.2.0:sysutils/py-supervisor@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist NO_ARCH= yes .include diff --git a/misc/py-model-hosting-container-standards/distinfo b/misc/py-model-hosting-container-standards/distinfo index aab320a95b82..1d5187c1923d 100644 --- a/misc/py-model-hosting-container-standards/distinfo +++ b/misc/py-model-hosting-container-standards/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1778045843 -SHA256 (model_hosting_container_standards-0.1.15.tar.gz) = ae8dd74d3250545c14f0a7068186c7b0f0ab6563d31e7137f556b6b660c8a6a9 -SIZE (model_hosting_container_standards-0.1.15.tar.gz) = 93994 +TIMESTAMP = 1781738715 +SHA256 (model_hosting_container_standards-0.1.16.tar.gz) = d34589633900e53c3ee5f7c78280a7cf7e4f6532c35e763341a262fc85cbe84a +SIZE (model_hosting_container_standards-0.1.16.tar.gz) = 94130