Sat Mar 24 06:47:01 2018 UTC ()
py-test-fixture-config: added version 1.3.0

Simple configuration objects for Py.test fixtures. Allows you to skip tests
when their required config variables aren't set.


(adam)
diff -r0 -r1.1 pkgsrc/devel/py-test-fixture-config/DESCR
diff -r0 -r1.1 pkgsrc/devel/py-test-fixture-config/Makefile
diff -r0 -r1.1 pkgsrc/devel/py-test-fixture-config/PLIST
diff -r0 -r1.1 pkgsrc/devel/py-test-fixture-config/distinfo

File Added: pkgsrc/devel/py-test-fixture-config/DESCR
Simple configuration objects for Py.test fixtures. Allows you to skip tests
when their required config variables aren't set.

File Added: pkgsrc/devel/py-test-fixture-config/Makefile
# $NetBSD: Makefile,v 1.1 2018/03/24 06:47:00 adam Exp $

DISTNAME=	pytest-fixture-config-1.3.0
PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES=	devel python
MASTER_SITES=	${MASTER_SITE_PYPI:=p/pytest-fixture-config/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/manahl/pytest-plugins
COMMENT=	Fixture configuration utils for py.test
LICENSE=	mit

DEPENDS+=	${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
TEST_DEPENDS+=	${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six

USE_LANGUAGES=	# none

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

File Added: pkgsrc/devel/py-test-fixture-config/PLIST
@comment $NetBSD: PLIST,v 1.1 2018/03/24 06:47:00 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/pytest_fixture_config.py
${PYSITELIB}/pytest_fixture_config.pyc
${PYSITELIB}/pytest_fixture_config.pyo

File Added: pkgsrc/devel/py-test-fixture-config/distinfo
$NetBSD: distinfo,v 1.1 2018/03/24 06:47:00 adam Exp $

SHA1 (pytest-fixture-config-1.3.0.tar.gz) = cfe8f1a0eea6c70032f221d9fb7cf10d2fbd84ee
RMD160 (pytest-fixture-config-1.3.0.tar.gz) = cc8f61e008031d14908b3cac417c9ab3a39b9fec
SHA512 (pytest-fixture-config-1.3.0.tar.gz) = b5eb9354cfa187563ce3ba63d47d144e7d6563649d27c8ba241f960a2c17e76c8597951dcc2403a063ae2833cc23589297a94cbe81ffce7e5342ae93f2267d82
Size (pytest-fixture-config-1.3.0.tar.gz) = 8135 bytes