blob: ecc259b1bf647bfe10056d2e9311a21250601e09 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_6? ( >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)] ) python_single_target_python3_7? ( >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=python_single_target_python3_6? ( >=dev-python/asteval-0.9.11[python_targets_python3_6(-)] >=dev-python/lmfit-0.9.11[python_targets_python3_6(-)] >=dev-python/matplotlib-1.1[python_targets_python3_6(-)] dev-python/numpy[python_targets_python3_6(-)] dev-python/setuptools_scm[python_targets_python3_6(-)] >=sci-libs/scipy-0.11[python_targets_python3_6(-)] ) python_single_target_python3_7? ( >=dev-python/asteval-0.9.11[python_targets_python3_7(-)] >=dev-python/lmfit-0.9.11[python_targets_python3_7(-)] >=dev-python/matplotlib-1.1[python_targets_python3_7(-)] dev-python/numpy[python_targets_python3_7(-)] dev-python/setuptools_scm[python_targets_python3_7(-)] >=sci-libs/scipy-0.11[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/asteval-0.9.11[python_targets_python3_8(-)] >=dev-python/lmfit-0.9.11[python_targets_python3_8(-)] >=dev-python/matplotlib-1.1[python_targets_python3_8(-)] dev-python/numpy[python_targets_python3_8(-)] dev-python/setuptools_scm[python_targets_python3_8(-)] >=sci-libs/scipy-0.11[python_targets_python3_8(-)] )
DESCRIPTION=Program to fit chemical exchange induced shift and relaxation data
EAPI=7
HOMEPAGE=https://github.com/gbouvignies/chemex
IUSE=test python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=python_single_target_python3_6? ( >=dev-python/asteval-0.9.11[python_targets_python3_6(-)] >=dev-python/lmfit-0.9.11[python_targets_python3_6(-)] >=dev-python/matplotlib-1.1[python_targets_python3_6(-)] dev-python/numpy[python_targets_python3_6(-)] dev-python/setuptools_scm[python_targets_python3_6(-)] >=sci-libs/scipy-0.11[python_targets_python3_6(-)] ) python_single_target_python3_7? ( >=dev-python/asteval-0.9.11[python_targets_python3_7(-)] >=dev-python/lmfit-0.9.11[python_targets_python3_7(-)] >=dev-python/matplotlib-1.1[python_targets_python3_7(-)] dev-python/numpy[python_targets_python3_7(-)] dev-python/setuptools_scm[python_targets_python3_7(-)] >=sci-libs/scipy-0.11[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/asteval-0.9.11[python_targets_python3_8(-)] >=dev-python/lmfit-0.9.11[python_targets_python3_8(-)] >=dev-python/matplotlib-1.1[python_targets_python3_8(-)] dev-python/numpy[python_targets_python3_8(-)] dev-python/setuptools_scm[python_targets_python3_8(-)] >=sci-libs/scipy-0.11[python_targets_python3_8(-)] ) python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_6? ( >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)] ) python_single_target_python3_7? ( >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/gbouvignies/chemex/archive/2018.10.2.tar.gz -> chemex-2018.10.2.tar.gz
_eclasses_=distutils-r1 89b310c534a033a3566e0f26419daa81 multilib ba693a7065ee4edc78b3ea02a015bcad multiprocessing cac3169468f893670dac3e7cb940e045 python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
_md5_=936b2cdefd0254fa0ce1a527d44a0efa
|