PORTNAME=	cryptography-vectors
PORTVERSION=	3.4.8
CATEGORIES=	security python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	cryptography_vectors-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Test vectors for the cryptography package
WWW=		https://github.com/pyca/cryptography/tree/main/vectors

LICENSE=	apache2 bsd3
LICENSE_COMB=	dual

USES=		python
USE_PYTHON=	autoplist concurrent distutils

NO_ARCH=	yes

.include <bsd.port.mk>
