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

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="1.4.5rc7"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

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

HOMEPAGE="https://github.com/al-niessner/DAWGIE"
LICENSE="see LICENSE file for details"
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/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.0[${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-0.6.8[${PYTHON_USEDEP}]
	>=dev-python/twisted-24.3.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"