diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-16 19:03:03 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-16 19:03:03 +0000 |
commit | e526df7f04871075c63a18d03b7105e4412872d9 (patch) | |
tree | c2eb5e1685c1ac74a161aaaca34af9adceeaa0a2 /metadata/md5-cache/dev-python/toposort-1.7-r1 | |
parent | Merge updates from master (diff) | |
download | gentoo-e526df7f04871075c63a18d03b7105e4412872d9.tar.gz gentoo-e526df7f04871075c63a18d03b7105e4412872d9.tar.bz2 gentoo-e526df7f04871075c63a18d03b7105e4412872d9.zip |
2022-05-16 19:03:03 UTC
Diffstat (limited to 'metadata/md5-cache/dev-python/toposort-1.7-r1')
-rw-r--r-- | metadata/md5-cache/dev-python/toposort-1.7-r1 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-python/toposort-1.7-r1 b/metadata/md5-cache/dev-python/toposort-1.7-r1 new file mode 100644 index 000000000000..4df388bf2b52 --- /dev/null +++ b/metadata/md5-cache/dev-python/toposort-1.7-r1 @@ -0,0 +1,15 @@ +BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 ) >=dev-python/gpep517-3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Implements a topological sort algorithm +EAPI=8 +HOMEPAGE=https://gitlab.com/ericvsmith/toposort +INHERIT=distutils-r1 +IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 +KEYWORDS=~amd64 ~x86 +LICENSE=Apache-2.0 +RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 ) +REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) +SLOT=0 +SRC_URI=mirror://pypi/t/toposort/toposort-1.7.tar.gz +_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 +_md5_=2f01129028b26c609465a2e854468b97 |