Fri Dec 4 21:46:47 2015 UTC ()
Import py34-betamax-0.5.1 as www/py-betamax.

Betamax is a VCR_ imitation for requests. This will make mocking out requests
much easier. It is tested on 'Travis CI'.

Put in a more humorous way: "Betamax records your HTTP interactions so the NSA
does not have to."


(wiz)
diff -r0 -r1.1 pkgsrc/www/py-betamax/DESCR
diff -r0 -r1.1 pkgsrc/www/py-betamax/Makefile
diff -r0 -r1.1 pkgsrc/www/py-betamax/PLIST
diff -r0 -r1.1 pkgsrc/www/py-betamax/distinfo

File Added: pkgsrc/www/py-betamax/DESCR
Betamax is a VCR_ imitation for requests. This will make mocking out requests
much easier. It is tested on 'Travis CI'.

Put in a more humorous way: "Betamax records your HTTP interactions so the NSA
does not have to."

File Added: pkgsrc/www/py-betamax/Makefile
# $NetBSD: Makefile,v 1.1 2015/12/04 21:46:47 wiz Exp $

DISTNAME=	betamax-0.5.1
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	www
MASTER_SITES=	${MASTER_SITE_PYPI:=b/betamax/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://pypi.python.org/pypi/betamax
COMMENT=	VCR imitation for python-requests
LICENSE=	apache-2.0

DEPENDS+=	${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests

USE_LANGUAGES=	# none

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

File Added: pkgsrc/www/py-betamax/PLIST
@comment $NetBSD: PLIST,v 1.1 2015/12/04 21:46:47 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/betamax/__init__.py
${PYSITELIB}/betamax/__init__.pyc
${PYSITELIB}/betamax/__init__.pyo
${PYSITELIB}/betamax/adapter.py
${PYSITELIB}/betamax/adapter.pyc
${PYSITELIB}/betamax/adapter.pyo
${PYSITELIB}/betamax/cassette/__init__.py
${PYSITELIB}/betamax/cassette/__init__.pyc
${PYSITELIB}/betamax/cassette/__init__.pyo
${PYSITELIB}/betamax/cassette/cassette.py
${PYSITELIB}/betamax/cassette/cassette.pyc
${PYSITELIB}/betamax/cassette/cassette.pyo
${PYSITELIB}/betamax/cassette/headers.py
${PYSITELIB}/betamax/cassette/headers.pyc
${PYSITELIB}/betamax/cassette/headers.pyo
${PYSITELIB}/betamax/cassette/interaction.py
${PYSITELIB}/betamax/cassette/interaction.pyc
${PYSITELIB}/betamax/cassette/interaction.pyo
${PYSITELIB}/betamax/cassette/mock_response.py
${PYSITELIB}/betamax/cassette/mock_response.pyc
${PYSITELIB}/betamax/cassette/mock_response.pyo
${PYSITELIB}/betamax/cassette/util.py
${PYSITELIB}/betamax/cassette/util.pyc
${PYSITELIB}/betamax/cassette/util.pyo
${PYSITELIB}/betamax/configure.py
${PYSITELIB}/betamax/configure.pyc
${PYSITELIB}/betamax/configure.pyo
${PYSITELIB}/betamax/decorator.py
${PYSITELIB}/betamax/decorator.pyc
${PYSITELIB}/betamax/decorator.pyo
${PYSITELIB}/betamax/exceptions.py
${PYSITELIB}/betamax/exceptions.pyc
${PYSITELIB}/betamax/exceptions.pyo
${PYSITELIB}/betamax/fixtures/__init__.py
${PYSITELIB}/betamax/fixtures/__init__.pyc
${PYSITELIB}/betamax/fixtures/__init__.pyo
${PYSITELIB}/betamax/fixtures/pytest.py
${PYSITELIB}/betamax/fixtures/pytest.pyc
${PYSITELIB}/betamax/fixtures/pytest.pyo
${PYSITELIB}/betamax/fixtures/unittest.py
${PYSITELIB}/betamax/fixtures/unittest.pyc
${PYSITELIB}/betamax/fixtures/unittest.pyo
${PYSITELIB}/betamax/matchers/__init__.py
${PYSITELIB}/betamax/matchers/__init__.pyc
${PYSITELIB}/betamax/matchers/__init__.pyo
${PYSITELIB}/betamax/matchers/base.py
${PYSITELIB}/betamax/matchers/base.pyc
${PYSITELIB}/betamax/matchers/base.pyo
${PYSITELIB}/betamax/matchers/body.py
${PYSITELIB}/betamax/matchers/body.pyc
${PYSITELIB}/betamax/matchers/body.pyo
${PYSITELIB}/betamax/matchers/digest_auth.py
${PYSITELIB}/betamax/matchers/digest_auth.pyc
${PYSITELIB}/betamax/matchers/digest_auth.pyo
${PYSITELIB}/betamax/matchers/headers.py
${PYSITELIB}/betamax/matchers/headers.pyc
${PYSITELIB}/betamax/matchers/headers.pyo
${PYSITELIB}/betamax/matchers/host.py
${PYSITELIB}/betamax/matchers/host.pyc
${PYSITELIB}/betamax/matchers/host.pyo
${PYSITELIB}/betamax/matchers/method.py
${PYSITELIB}/betamax/matchers/method.pyc
${PYSITELIB}/betamax/matchers/method.pyo
${PYSITELIB}/betamax/matchers/path.py
${PYSITELIB}/betamax/matchers/path.pyc
${PYSITELIB}/betamax/matchers/path.pyo
${PYSITELIB}/betamax/matchers/query.py
${PYSITELIB}/betamax/matchers/query.pyc
${PYSITELIB}/betamax/matchers/query.pyo
${PYSITELIB}/betamax/matchers/uri.py
${PYSITELIB}/betamax/matchers/uri.pyc
${PYSITELIB}/betamax/matchers/uri.pyo
${PYSITELIB}/betamax/options.py
${PYSITELIB}/betamax/options.pyc
${PYSITELIB}/betamax/options.pyo
${PYSITELIB}/betamax/recorder.py
${PYSITELIB}/betamax/recorder.pyc
${PYSITELIB}/betamax/recorder.pyo
${PYSITELIB}/betamax/serializers/__init__.py
${PYSITELIB}/betamax/serializers/__init__.pyc
${PYSITELIB}/betamax/serializers/__init__.pyo
${PYSITELIB}/betamax/serializers/base.py
${PYSITELIB}/betamax/serializers/base.pyc
${PYSITELIB}/betamax/serializers/base.pyo
${PYSITELIB}/betamax/serializers/json_serializer.py
${PYSITELIB}/betamax/serializers/json_serializer.pyc
${PYSITELIB}/betamax/serializers/json_serializer.pyo
${PYSITELIB}/betamax/serializers/proxy.py
${PYSITELIB}/betamax/serializers/proxy.pyc
${PYSITELIB}/betamax/serializers/proxy.pyo

File Added: pkgsrc/www/py-betamax/distinfo
$NetBSD: distinfo,v 1.1 2015/12/04 21:46:47 wiz Exp $

SHA1 (betamax-0.5.1.tar.gz) = f1fab32412e5cc5b7c1a01bdeefe221a0788bd6e
RMD160 (betamax-0.5.1.tar.gz) = db4839ac9fb76cdb71cc631f2c6ed7ae496624e9
SHA512 (betamax-0.5.1.tar.gz) = 1737c42594dcb00b58d42ea0b8258b582f30ce6673bc34761e2592148e3ec9aada3fa0a9392dea623d818423829908240c6b25b215666bffd6c9418fb9e3835a
Size (betamax-0.5.1.tar.gz) = 25586 bytes