# 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 Wind Energy Toolbox (or \`\`\`wetb\`\`\`, pronounce as wee-tee-bee) is a collection of Python scripts that facilitate working with (potentially a lot) of HAWC2, HAWCStab2, FAST or other text input based simulation tools. Note that this toolbox is very much [top-max 0.1.31]" HOMEPAGE="https://gitlab.windenergy.dtu.dk/toolbox/WindEnergyToolbox" LICENSE="wetb is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License GPL, http://www.gnu.org/copyleft/gpl.html as published by the Free Software Foundation; either version 3 of the License, or at your option any later version. wetb is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details http://www.gnu.org/licenses/ We encourage you to submit new code for possible inclusion in future versions of wetb." SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="all prepost" DEPENDENCIES="prepost? ( >=dev-python/cython-0.29.35[${PYTHON_USEDEP}] ) all? ( >=dev-python/cython-0.29.35[${PYTHON_USEDEP}] ) >=dev-python/jinja2-3.0.3[${PYTHON_USEDEP}] >=dev-python/xlsxwriter-3.1.2[${PYTHON_USEDEP}] >=dev-python/click-8.0.4[${PYTHON_USEDEP}] >=dev-python/h5py-3.1.0[${PYTHON_USEDEP}] >=dev-python/lxml-4.9.2[${PYTHON_USEDEP}] >=dev-python/matplotlib-3.8[${PYTHON_USEDEP}] >=dev-python/mock-5.0.2[${PYTHON_USEDEP}] dev-python/numba[${PYTHON_USEDEP}] >=dev-python/numpy-1.4[${PYTHON_USEDEP}] prepost? ( >=dev-python/openpyxl-3.1.2[${PYTHON_USEDEP}] ) all? ( >=dev-python/openpyxl-3.1.2[${PYTHON_USEDEP}] ) >=dev-python/pandas-1.1.5[${PYTHON_USEDEP}] all? ( >=dev-python/paramiko-3.2.0[${PYTHON_USEDEP}] ) >=dev-python/pillow-10.0.1[${PYTHON_USEDEP}] >=dev-python/psutil-5.9.5[${PYTHON_USEDEP}] >=dev-python/pytest-7.0.1[${PYTHON_USEDEP}] >=dev-python/pytest-cov-4.0.0[${PYTHON_USEDEP}] >=dev-python/scipy-0.9.0[${PYTHON_USEDEP}] all? ( >=dev-python/sshtunnel-0.4.0[${PYTHON_USEDEP}] ) prepost? ( >=dev-python/tables-3.7.0[${PYTHON_USEDEP}] ) all? ( >=dev-python/tables-3.7.0[${PYTHON_USEDEP}] ) >=dev-python/tqdm-4.64.1[${PYTHON_USEDEP}] prepost? ( dev-python/wafo[${PYTHON_USEDEP}] ) all? ( dev-python/wafo[${PYTHON_USEDEP}] ) prepost? ( >=dev-python/xlwt-1.3.0[${PYTHON_USEDEP}] ) all? ( >=dev-python/xlwt-1.3.0[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"