# 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="A Python library for working with OpenWorm data and models"

HOMEPAGE="http://PyOpenWorm.readthedocs.org/en/latest/"
LICENSE="MIT"
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/bibtexparser-1.1.0[${PYTHON_USEDEP}]
	dev-python/BTrees[${PYTHON_USEDEP}]
	>=dev-python/gitpython-2.1.1[${PYTHON_USEDEP}]
	~dev-python/lazy-object-proxy-1.2.1[${PYTHON_USEDEP}]
	dev-python/libNeuroML[${PYTHON_USEDEP}]
	>=dev-python/numpydoc-0.7.0[${PYTHON_USEDEP}]
	dev-python/persistent[${PYTHON_USEDEP}]
	dev-python/Pint[${PYTHON_USEDEP}]
	dev-python/pow-store-zodb[${PYTHON_USEDEP}]
	>=dev-python/rdflib-4.1.2[${PYTHON_USEDEP}]
	~dev-python/six-1.10[${PYTHON_USEDEP}]
	~dev-python/tqdm-4.23.4[${PYTHON_USEDEP}]
	~dev-python/termcolor-1.1.0[${PYTHON_USEDEP}]
	dev-python/transaction[${PYTHON_USEDEP}]
	~dev-python/wrapt-1.10.11[${PYTHON_USEDEP}]
	dev-python/YAROM[${PYTHON_USEDEP}]
	~dev-python/zc-lockfile-1.1.0[${PYTHON_USEDEP}]
	~dev-python/zconfig-3.0.4[${PYTHON_USEDEP}]
	dev-python/zdaemon[${PYTHON_USEDEP}]
	dev-python/ZODB[${PYTHON_USEDEP}]
	dev-python/zodbpickle[${PYTHON_USEDEP}]
	<dev-python/sphinx-1.8.4[${PYTHON_USEDEP}]
	dev-python/backports-tempfile[${PYTHON_USEDEP}]
	dev-python/scandir[${PYTHON_USEDEP}]
	<dev-python/docutils-0.15[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"