# $NetBSD$

DISTNAME=	pytest-ordering-0.6
PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/^py//}
CATEGORIES=	category python
MASTER_SITES=	https://files.pythonhosted.org/packages/e1/ba/65091c36e6e18da479d22d860586e3ba3a4237cc92a66e3ddd945e4fe761/

MAINTAINER=	kamelderouiche@yahoo.com
HOMEPAGE=	https://github.com/ftobia/pytest-ordering
COMMENT=	Pytest plugin to run your tests in a specific order
LICENSE=	mit

DEPENDS+=	${PYPKGPREFIX}-test>=6.0.2:../../devel/py-test

USE_LANGUAGES=	# none

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