# 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="Dynamic page objects for browser automation."

HOMEPAGE="https://pypi.org/project/pomace"
LICENSE="MIT"
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/cleo-3.0[${PYTHON_USEDEP}]
	dev-python/bullet[${PYTHON_USEDEP}]
	<dev-python/ipdb-0.14.0[${PYTHON_USEDEP}]
	<dev-python/ipython-9.0[${PYTHON_USEDEP}]
	<dev-python/flask-api-4.0[${PYTHON_USEDEP}]
	<dev-python/werkzeug-3.0[${PYTHON_USEDEP}]
	dev-python/universal-startfile[${PYTHON_USEDEP}]
	dev-python/playwright[${PYTHON_USEDEP}]
	<dev-python/selenium-5.0[${PYTHON_USEDEP}]
	dev-python/splinter[${PYTHON_USEDEP}]
	dev-python/webdriver-manager[${PYTHON_USEDEP}]
	dev-python/datafiles[${PYTHON_USEDEP}]
	dev-python/gitman[${PYTHON_USEDEP}]
	<dev-python/parse-2.0[${PYTHON_USEDEP}]
	>=dev-python/faker-22.0[${PYTHON_USEDEP}]
	dev-python/zipcodes[${PYTHON_USEDEP}]
	dev-python/us[${PYTHON_USEDEP}]
	dev-python/fake-useragent[${PYTHON_USEDEP}]
	<dev-python/beautifulsoup4-5.0.0[${PYTHON_USEDEP}]
	<dev-python/inflection-0.6.0[${PYTHON_USEDEP}]
	dev-python/minilog[${PYTHON_USEDEP}]
	<dev-python/nest-asyncio-2.0.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"