# 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_13,3_14,3_12} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="Key Event Receipt Infrastructure" HOMEPAGE="https://github.com/WebOfTrust/keripy" LICENSE="Apache Software License 2.0" 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/lmdb-1.4.1[${PYTHON_USEDEP}] dev-python/pysodium[${PYTHON_USEDEP}] >=dev-python/blake3-0.4.1[${PYTHON_USEDEP}] >=dev-python/msgpack-1.0.8[${PYTHON_USEDEP}] >=dev-python/cbor2-5.6.2[${PYTHON_USEDEP}] >=dev-python/multidict-6.0.5[${PYTHON_USEDEP}] >=dev-python/ordered-set-4.1.0[${PYTHON_USEDEP}] dev-python/hio[${PYTHON_USEDEP}] dev-python/multicommand[${PYTHON_USEDEP}] >=dev-python/jsonschema-4.21.1[${PYTHON_USEDEP}] dev-python/falcon[${PYTHON_USEDEP}] dev-python/hjson[${PYTHON_USEDEP}] >=dev-python/pyyaml-6.0.1[${PYTHON_USEDEP}] >=dev-python/apispec-6.6.0[${PYTHON_USEDEP}] dev-python/mnemonic[${PYTHON_USEDEP}] >=dev-python/prettytable-3.10.0[${PYTHON_USEDEP}] dev-python/http-sfv[${PYTHON_USEDEP}] >=dev-python/cryptography-42.0.5[${PYTHON_USEDEP}] >=dev-python/semver-3.0.2[${PYTHON_USEDEP}] >=dev-python/qrcode-7.4.2[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"