# 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="TRAINS - Auto-Magical Experiment Manager & Version Control for AI [wheel]" HOMEPAGE="https://github.com/allegroai/trains" 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="azure gs s3" DEPENDENCIES=">=dev-python/attrs-18.0[${PYTHON_USEDEP}] dev-python/funcsigs[${PYTHON_USEDEP}] >=dev-python/furl-2.0.0[${PYTHON_USEDEP}] dev-python/future[${PYTHON_USEDEP}] >=dev-python/humanfriendly-2.1[${PYTHON_USEDEP}] >=dev-python/jsonschema-2.6.0[${PYTHON_USEDEP}] >=dev-python/numpy-1.10[${PYTHON_USEDEP}] dev-python/pathlib2[${PYTHON_USEDEP}] >=dev-python/pillow-4.1.1[${PYTHON_USEDEP}] >=dev-python/psutil-3.4.2[${PYTHON_USEDEP}] >=dev-python/pyparsing-2.0.3[${PYTHON_USEDEP}] >=dev-python/python-dateutil-2.6.1[${PYTHON_USEDEP}] >=dev-python/pyjwt-1.6.4[${PYTHON_USEDEP}] >=dev-python/pyyaml-3.12[${PYTHON_USEDEP}] >=dev-python/requests-file-1.4.2[${PYTHON_USEDEP}] >=dev-python/requests-2.20.0[${PYTHON_USEDEP}] >=dev-python/six-1.11.0[${PYTHON_USEDEP}] >=dev-python/urllib3-1.21.1[${PYTHON_USEDEP}] azure? ( dev-python/azure-storage-blob[${PYTHON_USEDEP}] ) gs? ( dev-python/google-cloud-storage[${PYTHON_USEDEP}] ) s3? ( >=dev-python/boto3-1.9[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"