# 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="High Performance Random Value Toolkit" HOMEPAGE="https://github.com/BrokenShell/Fortuna" LICENSE="Free for non-commercial use" SRC_URI="https://files.pythonhosted.org/packages/1c/2f/5f7ff3ea48cb0080307b631821b8f5e93dc66f71f81ae8f4a47503896a95/fortuna-${REALVERSION}.tar.gz" SOURCEFILE="fortuna-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="scope" DEPENDENCIES="scope? ( dev-python/MonkeyScope[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"