2021-06-01 08:08:10 UTC

This commit is contained in:
Repository mirror & CI
2021-06-01 08:08:10 +00:00
parent 64da31a01f
commit d7ff7499ab
371 changed files with 1572 additions and 1589 deletions

View File

@@ -1,17 +1,17 @@
BDEPEND=app-arch/unzip test? ( >=dev-python/fonttools-4.10.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pyparsing-2.4.7[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/ufoLib2-0.7.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pyproject2setuppy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
BDEPEND=app-arch/unzip test? ( >=dev-python/fonttools-4.10.2[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/pyparsing-2.4.7[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/ufoLib2-0.7.1[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] dev-python/pyproject2setuppy[python_targets_python3_8(-)?,-python_single_target_python3_8(-)]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/fonttools-4.10.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pyparsing-2.4.7[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/ufoLib2-0.7.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/setuptools_scm[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/wheel[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( >=dev-python/ufo2ft-2.14.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] )
DEPEND=>=dev-python/fonttools-4.10.2[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/pyparsing-2.4.7[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/ufoLib2-0.7.1[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] dev-python/setuptools_scm[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] dev-python/wheel[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] test? ( >=dev-python/ufo2ft-2.14.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] )
DESCRIPTION=Dump, merge and compile Visual TrueType data in UFO3 with FontTools
EAPI=7
HOMEPAGE=https://github.com/daltonmaag/vttLib https://pypi.org/project/vttlib
INHERIT=distutils-r1
IUSE=test python_targets_python3_7 python_targets_python3_8
IUSE=test python_targets_python3_8
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/fonttools-4.10.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pyparsing-2.4.7[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/ufoLib2-0.7.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RDEPEND=>=dev-python/fonttools-4.10.2[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/pyparsing-2.4.7[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/ufoLib2-0.7.1[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/v/vttLib/vttLib-0.11.0.zip
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 d273d56dc725880edbeb1f6389faf5f1 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 f0ca511df3fddd316b783632b804e8fb
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 6e84b7d3d8d0bb1ee12774f4a66909e2 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 f0ca511df3fddd316b783632b804e8fb
_md5_=b702b9816e871e26ea17001699e9e156