PlayfulRequests-0.8.9_beta0pypi
download
# automatically generated by g-sorcery
# please do not edit this file
EAPI=8
REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="0.8.9b0"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone
inherit python-r1 gs-pypi
DESCRIPTION="PlayfulRequests (human requests) is a simple, configurable, feature-rich, replacement for the Python requests library. This is a fork of hrequests."
HOMEPAGE="https://github.com/fabiocantone/frequests"
LICENSE="Apache-2.0"
SRC_URI="https://files.pythonhosted.org/packages/64/50/70cb857bc65a1948408b45603a42008f03e324fbdddf40a66cbe3aa78b8c/playfulrequests-${REALVERSION}.tar.gz"
SOURCEFILE="playfulrequests-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="all"
DEPENDENCIES="dev-python/aioprocessing[${PYTHON_USEDEP}]
dev-python/async-class[${PYTHON_USEDEP}]
dev-python/gevent[${PYTHON_USEDEP}]
dev-python/geventhttpclient[${PYTHON_USEDEP}]
dev-python/httpx[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/orjson[${PYTHON_USEDEP}]
dev-python/parse[${PYTHON_USEDEP}]
all? ( dev-python/playwright[${PYTHON_USEDEP}] )
all? ( dev-python/playwright-stealth[${PYTHON_USEDEP}] )
all? ( dev-python/pycryptodome[${PYTHON_USEDEP}] )
dev-python/rich[${PYTHON_USEDEP}]
dev-python/selectolax[${PYTHON_USEDEP}]
dev-python/urllib3[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"