# 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=wheel inherit python-r1 gs-pypi DESCRIPTION="Text-to-text transfer transformer [wheel]" HOMEPAGE="http://github.com/google-research/text-to-text-transfer-transformer" LICENSE="Apache-2.0" SRC_URI="https://files.pythonhosted.org/packages/py2.py3/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-py2.py3-none-any.whl" SOURCEFILE="${REALNAME}-${REALVERSION}-py2.py3-none-any.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="cache-tasks gcp test" DEPENDENCIES="dev-python/absl-py[${PYTHON_USEDEP}] dev-python/babel[${PYTHON_USEDEP}] dev-python/editdistance[${PYTHON_USEDEP}] dev-python/immutabledict[${PYTHON_USEDEP}] dev-python/gin-config[${PYTHON_USEDEP}] dev-python/mesh-tensorflow[${PYTHON_USEDEP}] dev-python/nltk[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/rouge-score[${PYTHON_USEDEP}] dev-python/sacrebleu[${PYTHON_USEDEP}] dev-python/scikit-learn[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] dev-python/sentencepiece[${PYTHON_USEDEP}] dev-python/seqio-nightly[${PYTHON_USEDEP}] >=dev-python/six-1.14[${PYTHON_USEDEP}] dev-python/tfds-nightly[${PYTHON_USEDEP}] dev-python/transformers[${PYTHON_USEDEP}] cache-tasks? ( dev-python/apache-beam[${PYTHON_USEDEP}] ) gcp? ( dev-python/gevent[${PYTHON_USEDEP}] ) gcp? ( dev-python/google-api-python-client[${PYTHON_USEDEP}] ) gcp? ( dev-python/google-compute-engine[${PYTHON_USEDEP}] ) gcp? ( dev-python/google-cloud-storage[${PYTHON_USEDEP}] ) gcp? ( dev-python/oauth2client[${PYTHON_USEDEP}] ) test? ( dev-python/pytest[${PYTHON_USEDEP}] ) test? ( dev-python/torch[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"