mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
2021-07-13 09:21:40 UTC
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
BDEPEND=test? ( python_single_target_python3_8? ( dev-python/fonttools[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/fonttools[python_targets_python3_9(-)] ) dev-python/cattrs[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-4.5.0[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_8? ( >=dev-python/pyproject2setuppy-15[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pyproject2setuppy-15[python_targets_python3_9(-)] )
|
||||
BDEPEND=test? ( python_single_target_python3_8? ( dev-python/cattrs[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cattrs[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-4.5.0[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_8? ( >=dev-python/pyproject2setuppy-15[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pyproject2setuppy-15[python_targets_python3_9(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=python_single_target_python3_8? ( dev-python/fonttools[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/fonttools[python_targets_python3_9(-)] ) dev-python/cattrs[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] test? ( python_single_target_python3_8? ( dev-python/ufo2ft[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/ufo2ft[python_targets_python3_9(-)] ) )
|
||||
DEPEND=python_single_target_python3_8? ( dev-python/cattrs[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cattrs[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] ) test? ( python_single_target_python3_8? ( dev-python/ufo2ft[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/ufo2ft[python_targets_python3_9(-)] ) )
|
||||
DESCRIPTION=Generate STAT tables for variable fonts from .stylespace files
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/daltonmaag/statmake
|
||||
@@ -8,10 +8,10 @@ INHERIT=distutils-r1
|
||||
IUSE=test test python_single_target_python3_8 python_single_target_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_single_target_python3_8? ( dev-python/fonttools[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/fonttools[python_targets_python3_9(-)] ) dev-python/cattrs[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] )
|
||||
RDEPEND=python_single_target_python3_8? ( dev-python/cattrs[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cattrs[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/daltonmaag/statmake/archive/refs/tags/v0.3.0.tar.gz -> statmake-0.3.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-single-r1 73f113f91928e0d16bceb65ecbcd8e75 distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
|
||||
_md5_=c293174749984236b586b6ae4d720fec
|
||||
_md5_=3d36abdc96f489c840dcc3ae145d4471
|
||||
|
||||
Reference in New Issue
Block a user