# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="2.0.1rc0" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=wheel inherit python-r1 gs-pypi DESCRIPTION="Simple log formatters for colored output [wheel]" HOMEPAGE="https://github.com/induane/logcolor" LICENSE="DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 Copyright 2016 Brant Watson This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See http://www.wtfpl.net/ for more details. DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. You just DO WHAT THE FUCK YOU WANT TO. " SRC_URI="https://files.pythonhosted.org/packages/cp311/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-cp311-cp311-macosx_10_9_x86_64.whl" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-cp311-cp311-macosx_10_9_x86_64.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="dev docs" DEPENDENCIES="dev? ( dev-python/black[${PYTHON_USEDEP}] ) dev? ( dev-python/isort[${PYTHON_USEDEP}] ) dev? ( dev-python/mypy[${PYTHON_USEDEP}] ) dev? ( dev-python/pyre-check[${PYTHON_USEDEP}] ) dev? ( dev-python/twine[${PYTHON_USEDEP}] ) docs? ( dev-python/sphinx[${PYTHON_USEDEP}] ) docs? ( dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"