# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="wom.py"
LITERALNAME="wom.py"
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="An asynchronous wrapper for the Wise Old Man API."

HOMEPAGE="https://github.com/Jonxslays/wom.py"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/cb/36/df3c71a9523a201f194f5bb99578c07130f0cde0f14578e2d65d63955a39/wom_py-${REALVERSION}.tar.gz"
SOURCEFILE="wom_py-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES=">dev-python/aiohttp-3.8.1[${PYTHON_USEDEP}]
	>=dev-python/msgspec-0.19.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"