mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
2023-10-09 20:32:22 UTC
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=FoBiS.py, a Fortran Building System for poor men
|
||||
EAPI=8
|
||||
@@ -11,5 +11,5 @@ RDEPEND=graphviz? ( dev-python/graphviz[python_targets_python3_10(-)?,python_tar
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/F/FoBiS.py/FoBiS.py-3.0.5.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=88c120940e752bd0660057b838127ab0
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=app-arch/unzip >=dev-python/scikit-build-0.11.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-scm-3.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-libs/libxml2:2 dev-libs/utfcpp >=app-arch/brotli-1.0.1[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/booleanOperations-0.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/defcon-0.10.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fontMath-0.9.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fontPens-0.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fonttools-4.38.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fs-2.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/lxml-4.9.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/psautohint-2.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tqdm-4.64.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ufoNormalizer-0.6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ufoProcessor-1.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/zopfli-0.1.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-python/unicodedata2-14.0.0[python_targets_python3_10(-)?] ) !app-i18n/transifex-client >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=app-arch/unzip >=dev-python/scikit-build-0.11.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-scm-3.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-libs/libxml2:2 dev-libs/utfcpp >=app-arch/brotli-1.0.1[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/booleanOperations-0.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/defcon-0.10.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fontMath-0.9.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fontPens-0.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fonttools-4.38.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fs-2.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/lxml-4.9.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/psautohint-2.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tqdm-4.64.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ufoNormalizer-0.6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ufoProcessor-1.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/zopfli-0.1.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-python/unicodedata2-14.0.0[python_targets_python3_10(-)?] ) !app-i18n/transifex-client >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-libs/libxml2:2 dev-libs/utfcpp
|
||||
DESCRIPTION=Adobe Font Development Kit for OpenType
|
||||
@@ -13,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/a/afdko/afdko-3.9.5.tar.gz https://www.antlr.org/download/antlr4-cpp-runtime-4.9.3-source.zip -> antlr-cpp-4.9.3.zip
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=8099195345916f8f5a5eda66cfa1a8b5
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=dev-python/jinja[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-13[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
BDEPEND=dev-python/jinja[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Provides Quality Assurance (QA) tools for cmake
|
||||
EAPI=8
|
||||
@@ -11,5 +11,5 @@ RDEPEND=dev-python/jinja[python_targets_pypy3(-)?,python_targets_python3_10(-)?,
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/cheshirekow/cmake_format/archive/refs/tags/v0.6.13.tar.gz -> cmakelang-0.6.13.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e
|
||||
_md5_=5b39132a48795d8e40a6f4701dfdc205
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=app-arch/unzip test? ( >=dev-python/ttfautohint-py-0.5.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/MutatorMath-3.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/attrs-19[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/compreffor-0.4.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fontMath-0.9.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fonttools-4.38.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fs-2.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/glyphsLib-6.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/lxml-4.2.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ufo2ft-2.27.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ufoLib2-0.13.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-python/unicodedata2-15[python_targets_python3_10(-)?] ) >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=app-arch/unzip test? ( >=dev-python/ttfautohint-py-0.5.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/MutatorMath-3.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/attrs-19[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/compreffor-0.4.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fontMath-0.9.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fonttools-4.38.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fs-2.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/glyphsLib-6.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/lxml-4.2.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ufo2ft-2.27.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ufoLib2-0.13.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-python/unicodedata2-15[python_targets_python3_10(-)?] ) >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Compile fonts from sources (UFO, Glyphs) to binary (OpenType, TrueType)
|
||||
EAPI=8
|
||||
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/f/fontmake/fontmake-3.5.1.zip
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=6f233c2b6eed09b947462259807579a5
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( dev-python/json5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=test? ( dev-python/json5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Fortran Language Server (fortls)
|
||||
EAPI=8
|
||||
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/f/fortls/fortls-2.13.0.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=2071266cb68b6bff8670768fb9151624
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Fypp - Python powered Fortran preprocessor
|
||||
EAPI=8
|
||||
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/f/fypp/fypp-3.1.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=29dc5cfb7ada7106224bc964fe43937c
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Fypp - Python powered Fortran preprocessor
|
||||
EAPI=8
|
||||
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/f/fypp/fypp-3.2.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=0f73ba603f0a57cb1750d2e072bca97f
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( python_single_target_python3_10? ( >=dev-python/axisregistry-0.2.0[python_targets_python3_10(-)] app-arch/brotli[python,python_targets_python3_10(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_10(-)] dev-python/PyGithub[python_targets_python3_10(-)] dev-python/absl-py[python_targets_python3_10(-)] dev-python/babelfont[python_targets_python3_10(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_10(-)] dev-python/fonttools[python_targets_python3_10(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_10(-)] dev-python/glyphsLib[python_targets_python3_10(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_10(-)] dev-python/hyperglot[python_targets_python3_10(-)] dev-python/jinja[python_targets_python3_10(-)] dev-python/ots-python[python_targets_python3_10(-)] dev-python/protobuf-python[python_targets_python3_10(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_10(-)] dev-python/pygit2[python_targets_python3_10(-)] dev-python/pyyaml[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/skia-pathops[python_targets_python3_10(-)] dev-python/statmake[python_targets_python3_10(-)] dev-python/strictyaml[python_targets_python3_10(-)] dev-python/tabulate[python_targets_python3_10(-)] dev-python/ttfautohint-py[python_targets_python3_10(-)] dev-python/ufoLib2[python_targets_python3_10(-)] dev-python/unidecode[python_targets_python3_10(-)] dev-python/vharfbuzz[python_targets_python3_10(-)] dev-python/vttlib[python_targets_python3_10(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_10(-)] ) python_single_target_python3_10? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)] ) ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_10? ( >=dev-python/gpep517-13[python_targets_python3_10(-)] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)] )
|
||||
BDEPEND=test? ( python_single_target_python3_10? ( >=dev-python/axisregistry-0.2.0[python_targets_python3_10(-)] app-arch/brotli[python,python_targets_python3_10(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_10(-)] dev-python/PyGithub[python_targets_python3_10(-)] dev-python/absl-py[python_targets_python3_10(-)] dev-python/babelfont[python_targets_python3_10(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_10(-)] dev-python/fonttools[python_targets_python3_10(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_10(-)] dev-python/glyphsLib[python_targets_python3_10(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_10(-)] dev-python/hyperglot[python_targets_python3_10(-)] dev-python/jinja[python_targets_python3_10(-)] dev-python/ots-python[python_targets_python3_10(-)] dev-python/protobuf-python[python_targets_python3_10(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_10(-)] dev-python/pygit2[python_targets_python3_10(-)] dev-python/pyyaml[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/skia-pathops[python_targets_python3_10(-)] dev-python/statmake[python_targets_python3_10(-)] dev-python/strictyaml[python_targets_python3_10(-)] dev-python/tabulate[python_targets_python3_10(-)] dev-python/ttfautohint-py[python_targets_python3_10(-)] dev-python/ufoLib2[python_targets_python3_10(-)] dev-python/unidecode[python_targets_python3_10(-)] dev-python/vharfbuzz[python_targets_python3_10(-)] dev-python/vttlib[python_targets_python3_10(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_10(-)] ) python_single_target_python3_10? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)] ) ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=python_single_target_python3_10? ( >=dev-python/axisregistry-0.2.0[python_targets_python3_10(-)] app-arch/brotli[python,python_targets_python3_10(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_10(-)] dev-python/PyGithub[python_targets_python3_10(-)] dev-python/absl-py[python_targets_python3_10(-)] dev-python/babelfont[python_targets_python3_10(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_10(-)] dev-python/fonttools[python_targets_python3_10(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_10(-)] dev-python/glyphsLib[python_targets_python3_10(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_10(-)] dev-python/hyperglot[python_targets_python3_10(-)] dev-python/jinja[python_targets_python3_10(-)] dev-python/ots-python[python_targets_python3_10(-)] dev-python/protobuf-python[python_targets_python3_10(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_10(-)] dev-python/pygit2[python_targets_python3_10(-)] dev-python/pyyaml[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/skia-pathops[python_targets_python3_10(-)] dev-python/statmake[python_targets_python3_10(-)] dev-python/strictyaml[python_targets_python3_10(-)] dev-python/tabulate[python_targets_python3_10(-)] dev-python/ttfautohint-py[python_targets_python3_10(-)] dev-python/ufoLib2[python_targets_python3_10(-)] dev-python/unidecode[python_targets_python3_10(-)] dev-python/vharfbuzz[python_targets_python3_10(-)] dev-python/vttlib[python_targets_python3_10(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_10(-)] ) python_single_target_python3_10? ( >=dev-python/setuptools-scm-4[python_targets_python3_10(-)] )
|
||||
DESCRIPTION=Miscellaneous tools for working with the Google Fonts collection
|
||||
@@ -14,5 +14,5 @@ REQUIRED_USE=^^ ( python_single_target_python3_10 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/googlefonts/gftools/archive/refs/tags/v0.9.21.tar.gz -> gftools-0.9.21.gh.tar.gz https://github.com/schriftgestalt/GlyphsInfo/archive/e33ccf3515cc5b8005a3a50b4163663623649d20.tar.gz -> GlyphsInfo.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 24344aec2be39c69d9f279b5415298ce
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 d05609532b134be7c4ae2514f4c7d06e
|
||||
_md5_=b5721831a5dc49859e90f40ca6f8ed82
|
||||
|
||||
@@ -13,5 +13,5 @@ REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_1
|
||||
RESTRICT=mirror test
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pmbootstrap/pmbootstrap-1.51.0.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 24344aec2be39c69d9f279b5415298ce linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 d05609532b134be7c4ae2514f4c7d06e linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=2ebdaade13d69e18e0d70741546b7f09
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=sys-devel/gettext test? ( dev-vcs/git dev-vcs/mercurial ) test? ( dev-python/boolean-py[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=sys-devel/gettext test? ( dev-vcs/git dev-vcs/mercurial ) test? ( dev-python/boolean-py[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A tool for compliance with the REUSE recommendations
|
||||
EAPI=8
|
||||
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/r/reuse/reuse-2.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=f4c73eb7125bb86c790ab18b70f83108
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=sys-devel/gettext test? ( dev-vcs/git dev-vcs/mercurial ) test? ( dev-python/boolean-py[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=sys-devel/gettext test? ( dev-vcs/git dev-vcs/mercurial ) test? ( dev-python/boolean-py[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A tool for compliance with the REUSE recommendations
|
||||
EAPI=8
|
||||
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/r/reuse/reuse-2.1.0.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=f4c73eb7125bb86c790ab18b70f83108
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/docutils[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/markdown[python_targets_python3_10(-)] dev-python/pygments[python_targets_python3_10(-)] dev-python/tomlkit[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/docutils[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] dev-python/markdown[python_targets_python3_11(-)] dev-python/pygments[python_targets_python3_11(-)] dev-python/tomlkit[python_targets_python3_11(-)] ) ) test? ( python_single_target_python3_10? ( dev-python/python-debian[python_targets_python3_10(-)] dev-python/ruamel-yaml[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/python-debian[python_targets_python3_11(-)] dev-python/ruamel-yaml[python_targets_python3_11(-)] ) dev-vcs/breezy[python_single_target_python3_10(-)?,python_single_target_python3_11(-)?] python_single_target_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_11(-)] ) ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_10? ( >=dev-python/gpep517-13[python_targets_python3_10(-)] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-13[python_targets_python3_11(-)] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)] )
|
||||
BDEPEND=test? ( python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/docutils[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/markdown[python_targets_python3_10(-)] dev-python/pygments[python_targets_python3_10(-)] dev-python/tomlkit[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/docutils[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] dev-python/markdown[python_targets_python3_11(-)] dev-python/pygments[python_targets_python3_11(-)] dev-python/tomlkit[python_targets_python3_11(-)] ) ) test? ( python_single_target_python3_10? ( dev-python/python-debian[python_targets_python3_10(-)] dev-python/ruamel-yaml[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/python-debian[python_targets_python3_11(-)] dev-python/ruamel-yaml[python_targets_python3_11(-)] ) dev-vcs/breezy[python_single_target_python3_10(-)?,python_single_target_python3_11(-)?] python_single_target_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_11(-)] ) ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)] )
|
||||
DEFINED_PHASES=compile configure install postinst prepare setup test
|
||||
DESCRIPTION=Tracking of upstream project metadata
|
||||
EAPI=8
|
||||
@@ -12,5 +12,5 @@ REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_1
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/u/upstream-ontologist/upstream-ontologist-0.1.35.tar.gz
|
||||
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 24344aec2be39c69d9f279b5415298ce optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 d05609532b134be7c4ae2514f4c7d06e optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=14fa4c943cf6397641ae49547664e7b2
|
||||
|
||||
Reference in New Issue
Block a user