# 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="Editorial interchange format and API" HOMEPAGE="http://opentimeline.io" LICENSE="Apache 2.0 License" SRC_URI="https://files.pythonhosted.org/packages/de/41/73e65b707f3491792d4b34bea75edc2a1cc6ce10848ba199c3de8e3bee58/opentimelineio-${REALVERSION}.tar.gz" SOURCEFILE="opentimelineio-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="dev" DEPENDENCIES="dev? ( dev-python/check-manifest[${PYTHON_USEDEP}] ) dev? ( >=dev-python/flake8-3.5[${PYTHON_USEDEP}] ) dev? ( >=dev-python/coverage-4.5[${PYTHON_USEDEP}] ) dev? ( >=dev-python/urllib3-1.24.3[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"