# 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="Library for send notifications. simple and powerful asyncio-based library for sending notifications. [top-max 1.5.2]"

HOMEPAGE="https://github.com/phenobarbital/async-notify"
LICENSE="APACHE"
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=""
DEPENDENCIES="~dev-python/cython-0.29.33[${PYTHON_USEDEP}]
	~dev-python/wheel-0.38.4[${PYTHON_USEDEP}]
	dev-python/asyncio[${PYTHON_USEDEP}]
	~dev-python/uvloop-0.17.0[${PYTHON_USEDEP}]
	~dev-python/apscheduler-3.10.1[${PYTHON_USEDEP}]
	dev-python/aiosmtplib[${PYTHON_USEDEP}]
	~dev-python/emoji-2.2.0[${PYTHON_USEDEP}]
	dev-python/aiogram[${PYTHON_USEDEP}]
	~dev-python/pillow-9.4.0[${PYTHON_USEDEP}]
	dev-python/gmail[${PYTHON_USEDEP}]
	>=dev-python/google-auth-2.6.0[${PYTHON_USEDEP}]
	>=dev-python/google-auth-httplib2-0.1.0[${PYTHON_USEDEP}]
	dev-python/onesignal-sdk[${PYTHON_USEDEP}]
	dev-python/pyo365[${PYTHON_USEDEP}]
	dev-python/msal[${PYTHON_USEDEP}]
	~dev-python/pysocks-1.7.1[${PYTHON_USEDEP}]
	dev-python/pyshorteners[${PYTHON_USEDEP}]
	dev-python/twilio[${PYTHON_USEDEP}]
	dev-python/tweepy[${PYTHON_USEDEP}]
	~dev-python/slixmpp-1.8.3[${PYTHON_USEDEP}]
	~dev-python/botocore-1.27.59[${PYTHON_USEDEP}]
	~dev-python/boto3-1.24.59[${PYTHON_USEDEP}]
	dev-python/aiobotocore[${PYTHON_USEDEP}]
	dev-python/aioboto3[${PYTHON_USEDEP}]
	dev-python/O365[${PYTHON_USEDEP}]
	dev-python/slack-bolt[${PYTHON_USEDEP}]
	dev-python/asyncdb[${PYTHON_USEDEP}]
	dev-python/navconfig[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"