# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="SpiderKeeper-2"
LITERALNAME="SpiderKeeper-2"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=wheel

inherit python-r1 gs-pypi

DESCRIPTION="Admin ui for spider service [wheel]"

HOMEPAGE="https://github.com/kalombos/SpiderKeeper/"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="~dev-python/apscheduler-3.5.3[${PYTHON_USEDEP}]
	~dev-python/flask-1.0.2[${PYTHON_USEDEP}]
	dev-python/Flask-BasicAuth[${PYTHON_USEDEP}]
	dev-python/Flask-RESTful[${PYTHON_USEDEP}]
	dev-python/flask-restful-swagger[${PYTHON_USEDEP}]
	~dev-python/flask-sqlalchemy-2.3.2[${PYTHON_USEDEP}]
	dev-python/demjson[${PYTHON_USEDEP}]
	~dev-python/requests-2.19.1[${PYTHON_USEDEP}]
	dev-python/scrapyd[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"