dev-python/aiodynamo - 24.7 (pypi)

Search

Package Information

Description:
Asyncio DynamoDB client
Homepage:
https://github.com/HENNGE/aiodynamo
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
24.7 8 ~amd64 ~x86 0
View Raw Ebuild
# 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="Asyncio DynamoDB client"

HOMEPAGE="https://github.com/HENNGE/aiodynamo"
LICENSE="Apache-2.0"
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="aiohttp httpx"
DEPENDENCIES="aiohttp? ( <dev-python/aiohttp-4.0.0[${PYTHON_USEDEP}] )
	httpx? ( <dev-python/httpx-1.0.0[${PYTHON_USEDEP}] )
	<dev-python/yarl-2.0.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

aiohttp? ( <dev-python/aiohttp-4.0.0[${PYTHON_USEDEP}] )
	httpx? ( <dev-python/httpx-1.0.0[${PYTHON_USEDEP}] )
	<dev-python/yarl-2.0.0[${PYTHON_USEDEP}]

BDEPEND

aiohttp? ( <dev-python/aiohttp-4.0.0[${PYTHON_USEDEP}] )
	httpx? ( <dev-python/httpx-1.0.0[${PYTHON_USEDEP}] )
	<dev-python/yarl-2.0.0[${PYTHON_USEDEP}]

Manifest for 24.7

Type File Size Source URLs
DIST aiodynamo-24.7.tar.gz 25431 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/aiodynamo/aiodynamo-24.7.tar.gz