diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-04-23 23:49:13 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-04-23 23:49:13 +0000 |
commit | 56550905d071a716a26f6ddcf8732cd87d5b737f (patch) | |
tree | a55e4702dd27e6b47e482392f5a389e8834ddc22 /metadata/md5-cache/dev-libs | |
parent | Merge updates from master (diff) | |
download | gentoo-56550905d071a716a26f6ddcf8732cd87d5b737f.tar.gz gentoo-56550905d071a716a26f6ddcf8732cd87d5b737f.tar.bz2 gentoo-56550905d071a716a26f6ddcf8732cd87d5b737f.zip |
2024-04-23 23:49:12 UTC
Diffstat (limited to 'metadata/md5-cache/dev-libs')
-rw-r--r-- | metadata/md5-cache/dev-libs/libpy-0.2.5-r3 (renamed from metadata/md5-cache/dev-libs/libpy-0.2.5-r2) | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/metadata/md5-cache/dev-libs/libpy-0.2.5-r2 b/metadata/md5-cache/dev-libs/libpy-0.2.5-r3 index 68a9944b722b..5f115d6377d9 100644 --- a/metadata/md5-cache/dev-libs/libpy-0.2.5-r2 +++ b/metadata/md5-cache/dev-libs/libpy-0.2.5-r3 @@ -1,17 +1,17 @@ -BDEPEND=>=dev-python/numpy-1.11.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] sparsehash? ( dev-cpp/sparsehash ) test? ( dev-cpp/gtest >=dev-python/pytest-4.4.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-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] +BDEPEND=>=dev-python/numpy-1.11.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] sparsehash? ( dev-cpp/sparsehash ) test? ( dev-cpp/gtest >=dev-python/pytest-4.4.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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(-)?] DEFINED_PHASES=compile configure install prepare test -DEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) +DEPEND=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 ) DESCRIPTION=Utilities for writing C++ extension modules EAPI=8 HOMEPAGE=https://quantopian.github.io/libpy/ https://github.com/quantopian/libpy INHERIT=flag-o-matic distutils-r1 -IUSE=sparsehash test python_targets_python3_10 python_targets_python3_11 debug +IUSE=sparsehash test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug KEYWORDS=~amd64 ~x86 LICENSE=Apache-2.0 -RDEPEND=>=dev-python/numpy-1.11.3[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 ) -REQUIRED_USE=test? ( sparsehash ) || ( python_targets_python3_10 python_targets_python3_11 ) +RDEPEND=>=dev-python/numpy-1.11.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] 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=test? ( sparsehash ) || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) RESTRICT=!test? ( test ) test SLOT=0 SRC_URI=https://github.com/quantopian/libpy/archive/0.2.5.tar.gz -> libpy-0.2.5.tar.gz test? ( https://github.com/google/googletest/archive/23b2a3b1cf803999fb38175f6e9e038a4495c8a5.tar.gz -> gtest-23b2a3b1cf803999fb38175f6e9e038a4495c8a5.tar.gz ) _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 -_md5_=00a8e296772a6c8528100a5f3da44c86 +_md5_=248eb88d0424c6a59dd4fce0d663944d |