| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.1.0 | 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="Pytest plugin for testing code using Redis"
HOMEPAGE="https://github.com/klen/pytest-redislite"
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="build tests"
DEPENDENCIES="dev-python/redislite[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
build? ( dev-python/bump2version[${PYTHON_USEDEP}] )
tests? ( dev-python/redis[${PYTHON_USEDEP}] )
tests? ( dev-python/types-redis[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest-mypy[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"
dev-python/redislite[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
build? ( dev-python/bump2version[${PYTHON_USEDEP}] )
tests? ( dev-python/redis[${PYTHON_USEDEP}] )
tests? ( dev-python/types-redis[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest-mypy[${PYTHON_USEDEP}] )
dev-python/redislite[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
build? ( dev-python/bump2version[${PYTHON_USEDEP}] )
tests? ( dev-python/redis[${PYTHON_USEDEP}] )
tests? ( dev-python/types-redis[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest-mypy[${PYTHON_USEDEP}] )
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | pytest-redislite-0.1.0.tar.gz | 3245 bytes | https://files.pythonhosted.org/packages/source/${REALNAME::1}/pytest-redislite/pytest-redislite-0.1.0.tar.gz |