# 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="pyQiwiP2P"

HOMEPAGE="https://github.com/WhiteApfel/pyQiwiP2P"
LICENSE="Mozilla Public License 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=""
DEPENDENCIES=">=dev-python/setuptools-63.1.0[${PYTHON_USEDEP}]
	>=dev-python/phonenumbers-8.12.15[${PYTHON_USEDEP}]
	>=dev-python/email-validator-1.2.1[${PYTHON_USEDEP}]
	dev-python/typing[${PYTHON_USEDEP}]
	>=dev-python/hypercorn-0.11.2[${PYTHON_USEDEP}]
	>=dev-python/starlette-0.19.0[${PYTHON_USEDEP}]
	>=dev-python/httpx-0.23.0[${PYTHON_USEDEP}]
	>=dev-python/pydantic-1.9.1[${PYTHON_USEDEP}]
	>=dev-python/validators-0.20.0[${PYTHON_USEDEP}]
	dev-python/ipaddress[${PYTHON_USEDEP}]
	>=dev-python/loguru-0.6.0[${PYTHON_USEDEP}]
	>=dev-python/python-dotenv-0.20.0[${PYTHON_USEDEP}]
	>=dev-python/pytest-7.1.2[${PYTHON_USEDEP}]
	>=dev-python/cherrypy-18.7.0[${PYTHON_USEDEP}]
	dev-python/response-report[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"