diff --git a/misc/py-model-hosting-container-standards/Makefile b/misc/py-model-hosting-container-standards/Makefile index 33d19cc137ca..7d0ffab026c6 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.14 +DISTVERSION= 0.1.15 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 2ef497a2bb1f..aab320a95b82 100644 --- a/misc/py-model-hosting-container-standards/distinfo +++ b/misc/py-model-hosting-container-standards/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775500352 -SHA256 (model_hosting_container_standards-0.1.14.tar.gz) = b6cf4c46d88ce6acd6e543a578bb88ffd55d1179a7c09c22e61ae1d8a567c564 -SIZE (model_hosting_container_standards-0.1.14.tar.gz) = 90386 +TIMESTAMP = 1778045843 +SHA256 (model_hosting_container_standards-0.1.15.tar.gz) = ae8dd74d3250545c14f0a7068186c7b0f0ab6563d31e7137f556b6b660c8a6a9 +SIZE (model_hosting_container_standards-0.1.15.tar.gz) = 93994