diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-05-18 10:33:51 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-05-18 10:33:51 +0000 |
commit | 544967472b4664cdc387ba58b0d7e08d29fbef97 (patch) | |
tree | a7a5f15b07f8a8e0d5535625bc9c6ed09b0b370b /metadata/md5-cache/dev-python/toposort-1.10 | |
parent | Merge updates from master (diff) | |
download | gentoo-544967472b4664cdc387ba58b0d7e08d29fbef97.tar.gz gentoo-544967472b4664cdc387ba58b0d7e08d29fbef97.tar.bz2 gentoo-544967472b4664cdc387ba58b0d7e08d29fbef97.zip |
2024-05-18 10:33:49 UTC
Diffstat (limited to 'metadata/md5-cache/dev-python/toposort-1.10')
-rw-r--r-- | metadata/md5-cache/dev-python/toposort-1.10 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/metadata/md5-cache/dev-python/toposort-1.10 b/metadata/md5-cache/dev-python/toposort-1.10 index de85207d4cf0..7c62dba43fa4 100644 --- a/metadata/md5-cache/dev-python/toposort-1.10 +++ b/metadata/md5-cache/dev-python/toposort-1.10 @@ -1,15 +1,15 @@ -BDEPEND=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_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +BDEPEND=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 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Implements a topological sort algorithm EAPI=8 HOMEPAGE=https://gitlab.com/ericvsmith/toposort/ https://pypi.org/project/toposort/ INHERIT=distutils-r1 pypi -IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 KEYWORDS=~amd64 ~arm64 ~x86 LICENSE=Apache-2.0 -RDEPEND=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 ) -REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) +RDEPEND=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 ) python_targets_python3_13? ( dev-lang/python:3.13 ) +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/t/toposort/toposort-1.10.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 pypi 2eecb475512bc76e5ea9192a681b9e6b -_md5_=e64b88e79c16fcd482948d4618ffc002 +_md5_=d1e40cafb998a1ae03265a90a790e500 |