| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.0.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="Simple and fast client to call rest-api endpoints \`https://trello.com/1/\` using aiohttp package"
HOMEPAGE="https://github.com/DmitriyKalekin/python-trello-api"
LICENSE=""
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="test"
DEPENDENCIES=">=dev-python/aiohttp-3.6.2[${PYTHON_USEDEP}]
test? ( >=dev-python/pytest-6.1.2[${PYTHON_USEDEP}] )
test? ( >=dev-python/pytest-asyncio-0.14.0[${PYTHON_USEDEP}] )
test? ( >=dev-python/pytest-cov-2.10.1[${PYTHON_USEDEP}] )
test? ( >=dev-python/pytest-xdist-2.1.0[${PYTHON_USEDEP}] )
test? ( >=dev-python/aioresponses-0.7.1[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"
>=dev-python/aiohttp-3.6.2[${PYTHON_USEDEP}]
test? ( >=dev-python/pytest-6.1.2[${PYTHON_USEDEP}] )
test? ( >=dev-python/pytest-asyncio-0.14.0[${PYTHON_USEDEP}] )
test? ( >=dev-python/pytest-cov-2.10.1[${PYTHON_USEDEP}] )
test? ( >=dev-python/pytest-xdist-2.1.0[${PYTHON_USEDEP}] )
test? ( >=dev-python/aioresponses-0.7.1[${PYTHON_USEDEP}] )
>=dev-python/aiohttp-3.6.2[${PYTHON_USEDEP}]
test? ( >=dev-python/pytest-6.1.2[${PYTHON_USEDEP}] )
test? ( >=dev-python/pytest-asyncio-0.14.0[${PYTHON_USEDEP}] )
test? ( >=dev-python/pytest-cov-2.10.1[${PYTHON_USEDEP}] )
test? ( >=dev-python/pytest-xdist-2.1.0[${PYTHON_USEDEP}] )
test? ( >=dev-python/aioresponses-0.7.1[${PYTHON_USEDEP}] )
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | python-trello-api-0.0.1.tar.gz | 5903 bytes | https://files.pythonhosted.org/packages/source/${REALNAME::1}/python-trello-api/python-trello-api-0.0.1.tar.gz |