# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-pytest-cache # py-pytest-cache/distinfo # py-pytest-cache/Makefile # py-pytest-cache/pkg-descr # echo c - py-pytest-cache mkdir -p py-pytest-cache > /dev/null 2>&1 echo x - py-pytest-cache/distinfo sed 's/^X//' >py-pytest-cache/distinfo << '520b5f258e63d5894af99b9a5a578d69' XSHA256 (pytest-cache-1.0.tar.gz) = be7468edd4d3d83f1e844959fd6e3fd28e77a481440a7118d430130ea31b07a9 XSIZE (pytest-cache-1.0.tar.gz) = 16242 520b5f258e63d5894af99b9a5a578d69 echo x - py-pytest-cache/Makefile sed 's/^X//' >py-pytest-cache/Makefile << 'e241c92a99089a3441668456414fd5e3' X# Created by: loader <loader@FreeBSD.org> X# $FreeBSD$ X XPORTNAME= pytest-cache XPORTVERSION= 1.0 XCATEGORIES= devel python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= loader@FreeBSD.org XCOMMENT= Pytest plugin with mechanisms for caching across test runs X XLICENSE= MIT XLICENSE_FILE= ${WRKSRC}/LICENSE X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.2:${PORTSDIR}/devel/py-pytest \ X ${PYTHON_PKGNAMEPREFIX}execnet>=1.1:${PORTSDIR}/sysutils/py-execnet X XUSES= python XUSE_PYTHON= autoplist distutils X X.include <bsd.port.mk> e241c92a99089a3441668456414fd5e3 echo x - py-pytest-cache/pkg-descr sed 's/^X//' >py-pytest-cache/pkg-descr << 'e257ee8f7234daf7c5ec8136a08b9562' Xpytest plugin with mechanisms for caching across test runs. X XWWW: https://pypi.python.org/pypi/pytest-cache e257ee8f7234daf7c5ec8136a08b9562 exit