View Raw Ebuild
# 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="Pattern matching tools to test complex data structures"
HOMEPAGE="https://maddyguthridge.github.io/Jestspectation"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/85/db/ec9c86ee59bcd2cd9dc08d43579aad1a2977cfebb16d997d69fde4b1d440/jestspectation-${REALVERSION}.tar.gz"
SOURCEFILE="jestspectation-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES=">=dev-python/typing-extensions-4.5.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"