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="A wrapper for Irene's API and connects with a websocket connection."
HOMEPAGE="https://github.com/MujyKun/IreneAPIWrapper"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/68/77/780e30786e2651b378364cd7adf4784a93c4655c4f803956f8a97421b900/ireneapiwrapper-${REALVERSION}.tar.gz"
SOURCEFILE="ireneapiwrapper-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="dev-python/asyncio[${PYTHON_USEDEP}]
~dev-python/aiohttp-3.8.1[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"