# 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="Automation of computations in quantum chemistry." HOMEPAGE="https://github.com/SCM-NV/qmflows" LICENSE="QMFlows is an Open Source project supported by the VU University Amsterdam, the Netherlands eScience Center NLeSC and Software for Chemistry & Materials BV SCM, and previously known as Scientific Computing & Modelling NV. The terms of the [LGPL-3.0 license]* apply. As an exception to the LGPL-3.0 license, you agree to grant SCM a [BSD 3-Clause license]** to the contributions you commit on this Github or provide to SCM in another manner. * https://opensource.org/licenses/LGPL-3.0 ** https://opensource.org/licenses/BSD-3-Clause [LGPL-3.0 license]: https://opensource.org/licenses/LGPL-3.0 LGPL-3.0 license [BSD 3-Clause license]: https://opensource.org/licenses/BSD-3-Clause BSD 3-Clause license " 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="doc lint test test-no-optional" DEPENDENCIES="dev-python/more-itertools[${PYTHON_USEDEP}] dev-python/h5py[${PYTHON_USEDEP}] =dev-python/pyyaml-5.1[${PYTHON_USEDEP}] dev-python/filelock[${PYTHON_USEDEP}] >=dev-python/packaging-1.16.8[${PYTHON_USEDEP}] doc? ( =dev-python/pytest-6.0[${PYTHON_USEDEP}] ) test? ( dev-python/qmflows[${PYTHON_USEDEP}] ) test? ( dev-python/rdkit[${PYTHON_USEDEP}] ) test-no-optional? ( dev-python/AssertionLib[${PYTHON_USEDEP}] ) test-no-optional? ( >=dev-python/pytest-6.0[${PYTHON_USEDEP}] ) test-no-optional? ( dev-python/pytest-cov[${PYTHON_USEDEP}] ) test-no-optional? ( dev-python/pytest-mock[${PYTHON_USEDEP}] ) test-no-optional? ( dev-python/typing-extensions[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"