# 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="The ultimate modern UI toolkit for Python - beautiful, customizable widgets with advanced features" HOMEPAGE="https://github.com/Velyzo/BetterTkinter" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/04/d5/b0a733669c2b84e7d91cc43744e0de0b9355ba1956d4399311ef336a335b/bettertkinter-${REALVERSION}.tar.gz" SOURCEFILE="bettertkinter-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="dev full" DEPENDENCIES=">=dev-python/pillow-8.0.0[${PYTHON_USEDEP}] dev? ( >=dev-python/pytest-6.0[${PYTHON_USEDEP}] ) dev? ( dev-python/black[${PYTHON_USEDEP}] ) dev? ( dev-python/flake8[${PYTHON_USEDEP}] ) full? ( >=dev-python/pillow-8.0.0[${PYTHON_USEDEP}] ) full? ( dev-python/colorsys[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"