# 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="jonschema is a dependency allowing you to validate multiple data types in a precise and fast way" HOMEPAGE="https://ntouba98@bitbucket.org/ntouba98/jonschema.git" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/b0/f2/bd967fab8afcd9e6f560b31e636d3344e3daa148b44b7656636597281bde/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/python[${PYTHON_USEDEP}] >dev-python/django-1.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"