# 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 fake implementation of NHS Digital MESH, but one that should stand up to modest load"

HOMEPAGE=""
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/61/e7/db84c3a9342b3e8b6606fa29ec167859e14c9f050bd98920a63571ff1425/Fake%20Mesh-${REALVERSION}.tar.gz"
SOURCEFILE="Fake%20Mesh-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES=">=dev-python/cheroot-5.8.3[${PYTHON_USEDEP}]
	>=dev-python/lmdb-0.93[${PYTHON_USEDEP}]
	dev-python/monotonic[${PYTHON_USEDEP}]
	>=dev-python/six-1.10.0[${PYTHON_USEDEP}]
	>=dev-python/werkzeug-0.12.2[${PYTHON_USEDEP}]
	>=dev-python/wrapt-1.10.11[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"