| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 8.1.1 | 8 | ~amd64 ~x86 | 0 |
# automatically generated by g-sorcery
# please do not edit this file
EAPI=8
REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone
inherit python-r1 gs-pypi
DESCRIPTION="Automatically mock your HTTP interactions to simplify and speed up testing"
HOMEPAGE="https://github.com/kevin1024/vcrpy"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="tests"
DEPENDENCIES="dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/wrapt[${PYTHON_USEDEP}]
tests? ( dev-python/aiohttp[${PYTHON_USEDEP}] )
tests? ( dev-python/boto3[${PYTHON_USEDEP}] )
tests? ( dev-python/cryptography[${PYTHON_USEDEP}] )
tests? ( dev-python/httpbin[${PYTHON_USEDEP}] )
tests? ( dev-python/httpcore[${PYTHON_USEDEP}] )
tests? ( dev-python/httplib2[${PYTHON_USEDEP}] )
tests? ( dev-python/httpx[${PYTHON_USEDEP}] )
tests? ( dev-python/pycurl[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest-aiohttp[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest-asyncio[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest-cov[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest-httpbin[${PYTHON_USEDEP}] )
tests? ( >=dev-python/requests-2.22.0[${PYTHON_USEDEP}] )
tests? ( dev-python/tornado[${PYTHON_USEDEP}] )
tests? ( dev-python/urllib3[${PYTHON_USEDEP}] )
tests? ( ~dev-python/werkzeug-2.0.3[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/wrapt[${PYTHON_USEDEP}]
tests? ( dev-python/aiohttp[${PYTHON_USEDEP}] )
tests? ( dev-python/boto3[${PYTHON_USEDEP}] )
tests? ( dev-python/cryptography[${PYTHON_USEDEP}] )
tests? ( dev-python/httpbin[${PYTHON_USEDEP}] )
tests? ( dev-python/httpcore[${PYTHON_USEDEP}] )
tests? ( dev-python/httplib2[${PYTHON_USEDEP}] )
tests? ( dev-python/httpx[${PYTHON_USEDEP}] )
tests? ( dev-python/pycurl[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest-aiohttp[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest-asyncio[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest-cov[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest-httpbin[${PYTHON_USEDEP}] )
tests? ( >=dev-python/requests-2.22.0[${PYTHON_USEDEP}] )
tests? ( dev-python/tornado[${PYTHON_USEDEP}] )
tests? ( dev-python/urllib3[${PYTHON_USEDEP}] )
tests? ( ~dev-python/werkzeug-2.0.3[${PYTHON_USEDEP}] )
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/wrapt[${PYTHON_USEDEP}]
tests? ( dev-python/aiohttp[${PYTHON_USEDEP}] )
tests? ( dev-python/boto3[${PYTHON_USEDEP}] )
tests? ( dev-python/cryptography[${PYTHON_USEDEP}] )
tests? ( dev-python/httpbin[${PYTHON_USEDEP}] )
tests? ( dev-python/httpcore[${PYTHON_USEDEP}] )
tests? ( dev-python/httplib2[${PYTHON_USEDEP}] )
tests? ( dev-python/httpx[${PYTHON_USEDEP}] )
tests? ( dev-python/pycurl[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest-aiohttp[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest-asyncio[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest-cov[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest-httpbin[${PYTHON_USEDEP}] )
tests? ( >=dev-python/requests-2.22.0[${PYTHON_USEDEP}] )
tests? ( dev-python/tornado[${PYTHON_USEDEP}] )
tests? ( dev-python/urllib3[${PYTHON_USEDEP}] )
tests? ( ~dev-python/werkzeug-2.0.3[${PYTHON_USEDEP}] )
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | vcrpy-8.1.1.tar.gz | 85770 bytes | https://files.pythonhosted.org/packages/source/${REALNAME::1}/vcrpy/vcrpy-8.1.1.tar.gz |