PORTNAME=       types-jsonschema
PORTVERSION=    4.23.0.20241208
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 distutils
NO_ARCH=        yes

.include <bsd.port.mk>
