# 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="Node graph framework written in PySide2 that can be re-implemented." HOMEPAGE="https://github.com/jchanvfx/NodeGraphQt" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/64/43/b0fe0a5682fbf5265eb9137c2505da2fd1fec8920d87cf8d0cb2b9f0940e/nodegraphqt-${REALVERSION}.tar.gz" SOURCEFILE="nodegraphqt-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/Qt-py[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"