PORTNAME=       types-jsonschema
PORTVERSION=    4.26.0.20260408
CATEGORIES=     devel python
MASTER_SITES=   PYPI
PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}
DISTNAME=	types_jsonschema-${PORTVERSION}

MAINTAINER=     matthew@FreeBSD.org
COMMENT=        Typing stubs for jsonschema
WWW=            https://pypi.org/project/types-jsonschema/

LICENSE=        APACHE20

USES=           python
USE_PYTHON=     autoplist pep517
NO_ARCH=        yes

BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}

.include <bsd.port.mk>
