# 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=wheel

inherit python-r1 gs-pypi

DESCRIPTION="Data and Algorithm Work-flow Generation, Introspection, and Execution (DAWGIE) [wheel]"

HOMEPAGE="https://github.com/al-niessner/DAWGIE"
LICENSE="see LICENSE file for details"
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/bokeh[${PYTHON_USEDEP}]
	>=dev-python/boto3-1.7.80[${PYTHON_USEDEP}]
	>=dev-python/cryptography-2.1.4[${PYTHON_USEDEP}]
	dev-python/dawgie-pydot3[${PYTHON_USEDEP}]
	>=dev-python/gitpython-2.1.11[${PYTHON_USEDEP}]
	>=dev-python/matplotlib-2.1.1[${PYTHON_USEDEP}]
	dev-python/progressbar2[${PYTHON_USEDEP}]
	>=dev-python/psycopg-3.2.12[${PYTHON_USEDEP}]
	dev-python/psycopg-binary[${PYTHON_USEDEP}]
	>=dev-python/pyparsing-2.4.7[${PYTHON_USEDEP}]
	>=dev-python/pyopenssl-19.1.0[${PYTHON_USEDEP}]
	~dev-python/python-gnupg-0.4.9[${PYTHON_USEDEP}]
	dev-python/service-identity[${PYTHON_USEDEP}]
	>=dev-python/requests-2.20.0[${PYTHON_USEDEP}]
	dev-python/transitions[${PYTHON_USEDEP}]
	>=dev-python/twisted-24.3.0[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"