View Raw Ebuild
# 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="automating nbdev"
HOMEPAGE="https://github.com/bthek1/nbdevAuto"
LICENSE="Apache Software License 2.0"
SRC_URI="https://files.pythonhosted.org/packages/e9/d7/9a8fa67f6ae1ad27192c627a8e3ae5af792867053cd9d68475bd16a3e1f8/nbdevauto-${REALVERSION}.tar.gz"
SOURCEFILE="nbdevauto-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="dev-python/graphviz[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"