# 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="A Python-based Particle Swarm Optimization (PSO) library." HOMEPAGE="https://github.com/ljvmiranda921/pyswarms" LICENSE="MIT" 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="test" DEPENDENCIES="dev-python/scipy[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] >=dev-python/matplotlib-1.3.1[${PYTHON_USEDEP}] dev-python/attrs[${PYTHON_USEDEP}] dev-python/tqdm[${PYTHON_USEDEP}] dev-python/future[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] test? ( ~dev-python/alabaster-0.7.12[${PYTHON_USEDEP}] ) test? ( ~dev-python/attrs-18.1.0[${PYTHON_USEDEP}] ) test? ( ~dev-python/babel-2.6.0[${PYTHON_USEDEP}] ) test? ( dev-python/backcall[${PYTHON_USEDEP}] ) test? ( ~dev-python/bleach-3.1.0[${PYTHON_USEDEP}] ) test? ( dev-python/bumpversion[${PYTHON_USEDEP}] ) test? ( ~dev-python/certifi-2018.11.29[${PYTHON_USEDEP}] ) test? ( ~dev-python/chardet-3.0.4[${PYTHON_USEDEP}] ) test? ( ~dev-python/coverage-4.5.1[${PYTHON_USEDEP}] ) test? ( ~dev-python/cycler-0.10.0[${PYTHON_USEDEP}] ) test? ( ~dev-python/decorator-4.4.0[${PYTHON_USEDEP}] ) test? ( ~dev-python/defusedxml-0.6.0[${PYTHON_USEDEP}] ) test? ( ~dev-python/docutils-0.14[${PYTHON_USEDEP}] ) test? ( ~dev-python/entrypoints-0.3[${PYTHON_USEDEP}] ) test? ( ~dev-python/flake8-3.5.0[${PYTHON_USEDEP}] ) test? ( dev-python/future[${PYTHON_USEDEP}] ) test? ( ~dev-python/idna-2.8[${PYTHON_USEDEP}] ) test? ( ~dev-python/imagesize-1.1.0[${PYTHON_USEDEP}] ) test? ( ~dev-python/iniconfig-1.1.1[${PYTHON_USEDEP}] ) test? ( ~dev-python/ipykernel-5.1.1[${PYTHON_USEDEP}] ) test? ( ~dev-python/ipython-genutils-0.2.0[${PYTHON_USEDEP}] ) test? ( ~dev-python/ipython-7.5.0[${PYTHON_USEDEP}] ) test? ( ~dev-python/jedi-0.13.3[${PYTHON_USEDEP}] ) test? ( ~dev-python/jinja2-2.10[${PYTHON_USEDEP}] ) test? ( ~dev-python/joblib-0.13.2[${PYTHON_USEDEP}] ) test? ( ~dev-python/jsonschema-3.0.1[${PYTHON_USEDEP}] ) test? ( ~dev-python/jupyter-client-5.2.4[${PYTHON_USEDEP}] ) test? ( ~dev-python/jupyter-core-4.4.0[${PYTHON_USEDEP}] ) test? ( ~dev-python/kiwisolver-1.0.1[${PYTHON_USEDEP}] ) test? ( ~dev-python/markupsafe-1.1.0[${PYTHON_USEDEP}] ) test? ( ~dev-python/matplotlib-3.0.2[${PYTHON_USEDEP}] ) test? ( ~dev-python/mccabe-0.6.1[${PYTHON_USEDEP}] ) test? ( ~dev-python/mistune-0.8.4[${PYTHON_USEDEP}] ) test? ( ~dev-python/mock-2.0.0[${PYTHON_USEDEP}] ) test? ( ~dev-python/nbconvert-5.5.0[${PYTHON_USEDEP}] ) test? ( ~dev-python/nbformat-4.4.0[${PYTHON_USEDEP}] ) test? ( ~dev-python/nbsphinx-0.4.2[${PYTHON_USEDEP}] ) test? ( dev-python/nbstripout[${PYTHON_USEDEP}] ) test? ( ~dev-python/numpy-1.16.1[${PYTHON_USEDEP}] ) test? ( ~dev-python/packaging-19.0[${PYTHON_USEDEP}] ) test? ( ~dev-python/pandas-0.24.2[${PYTHON_USEDEP}] ) test? ( ~dev-python/pandocfilters-1.4.2[${PYTHON_USEDEP}] ) test? ( ~dev-python/parso-0.4.0[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"