diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-30 07:33:20 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-30 07:33:20 +0000 |
commit | c6bca6ac9935221c55e30e0f5eaf18069c0c51a6 (patch) | |
tree | d339d7676a1cf94f8c6c5dcc92a33be4dfa4c7f2 /metadata/md5-cache/dev-python/cachetools-5.2.0 | |
parent | Merge updates from master (diff) | |
download | gentoo-c6bca6ac9935221c55e30e0f5eaf18069c0c51a6.tar.gz gentoo-c6bca6ac9935221c55e30e0f5eaf18069c0c51a6.tar.bz2 gentoo-c6bca6ac9935221c55e30e0f5eaf18069c0c51a6.zip |
2022-05-30 07:33:19 UTC
Diffstat (limited to 'metadata/md5-cache/dev-python/cachetools-5.2.0')
-rw-r--r-- | metadata/md5-cache/dev-python/cachetools-5.2.0 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-python/cachetools-5.2.0 b/metadata/md5-cache/dev-python/cachetools-5.2.0 new file mode 100644 index 000000000000..1825bca7ae01 --- /dev/null +++ b/metadata/md5-cache/dev-python/cachetools-5.2.0 @@ -0,0 +1,16 @@ +BDEPEND=test? ( >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) 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=Extensible memoizing collections and decorators +EAPI=8 +HOMEPAGE=https://github.com/tkem/cachetools/ https://pypi.org/project/cachetools/ +INHERIT=distutils-r1 +IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 +KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86 +LICENSE=MIT +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 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://pypi/c/cachetools/cachetools-5.2.0.tar.gz +_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 +_md5_=2e0dc338af8109f5467c8541731dc5c4 |