blob: 54a7b9d8450084b650b9fcf2c5a5d9c49cc98f72 (
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.3.tar.gz -> chemex-2018.10.3.tar.gz
_eclasses_=distutils-r1 eb92d1a6d9057e2422cc9610f79f919c multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 bae936266b68e0c374a74f2b0d0aaa44 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=e7a7bcc45e00b83a5d6c6305f8098202
|