# $NetBSD$

DISTNAME=	graphql-relay-3.0.0
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	www python
MASTER_SITES=	https://files.pythonhosted.org/packages/84/52/bc59b382e7090bd704d217a5e0a3ab1dc82e0ac3230f8089f2bad0671b97/

MAINTAINER=	kamelderouiche@yahoo.com
HOMEPAGE=	https://github.com/graphql-python/graphql-relay-py
COMMENT=	Relay library for graphql-core-next
LICENSE=	mit

PYTHON_VERSIONS_ACCEPTED=	38 37 36

#DEPENDS+=	${PYPKGPREFIX}-graphql-core>=3.1.2:../../wip/py-graphql-core

USE_LANGUAGES=	# none

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
