diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-05-01 13:03:58 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-05-01 13:03:58 +0000 |
commit | fc7a3600c8005666e5c3a567211ac6a864676db0 (patch) | |
tree | d4484ed986abb57011a9b8952e782db0b0040c6d /metadata/md5-cache/sci-libs | |
parent | Merge updates from master (diff) | |
download | gentoo-fc7a3600c8005666e5c3a567211ac6a864676db0.tar.gz gentoo-fc7a3600c8005666e5c3a567211ac6a864676db0.tar.bz2 gentoo-fc7a3600c8005666e5c3a567211ac6a864676db0.zip |
2023-05-01 13:03:57 UTC
Diffstat (limited to 'metadata/md5-cache/sci-libs')
-rw-r--r-- | metadata/md5-cache/sci-libs/blis-0.6.0 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/sci-libs/blis-0.8.1 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/sci-libs/scikit-optimize-0.8.1 | 16 |
3 files changed, 0 insertions, 48 deletions
diff --git a/metadata/md5-cache/sci-libs/blis-0.6.0 b/metadata/md5-cache/sci-libs/blis-0.6.0 deleted file mode 100644 index 2026e55f4d49..000000000000 --- a/metadata/md5-cache/sci-libs/blis-0.6.0 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=|| ( >=dev-lang/python-3.9.16-r1:3.9 ) -DEFINED_PHASES=compile configure install postinst postrm setup test -DEPEND=eselect-ldso? ( !app-eselect/eselect-cblas >=app-eselect/eselect-blas-0.2 ) -DESCRIPTION=BLAS-like Library Instantiation Software Framework -EAPI=7 -HOMEPAGE=https://github.com/flame/blis -INHERIT=python-any-r1 -IUSE=doc eselect-ldso openmp pthread serial 64bit-index -KEYWORDS=~amd64 ~ppc64 ~x86 -LICENSE=BSD -RDEPEND=eselect-ldso? ( !app-eselect/eselect-cblas >=app-eselect/eselect-blas-0.2 ) -REQUIRED_USE=?? ( openmp pthread serial ) ?? ( eselect-ldso 64bit-index ) -SLOT=0 -SRC_URI=https://github.com/flame/blis/archive/0.6.0.tar.gz -> blis-0.6.0.tar.gz -_eclasses_=eapi8-dosym 741bfa77afb2a9321261501aca58c208 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 -_md5_=f987339f48c5e7199fbe4528aceac1cf diff --git a/metadata/md5-cache/sci-libs/blis-0.8.1 b/metadata/md5-cache/sci-libs/blis-0.8.1 deleted file mode 100644 index b6e93443b8c6..000000000000 --- a/metadata/md5-cache/sci-libs/blis-0.8.1 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=|| ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-lang/python-3.9.16-r1:3.9 ) -DEFINED_PHASES=compile configure install postinst postrm setup test -DEPEND=eselect-ldso? ( !app-eselect/eselect-cblas >=app-eselect/eselect-blas-0.2 ) -DESCRIPTION=BLAS-like Library Instantiation Software Framework -EAPI=7 -HOMEPAGE=https://github.com/flame/blis -INHERIT=python-any-r1 -IUSE=doc eselect-ldso openmp pthread serial static-libs 64bit-index -KEYWORDS=~amd64 ~ppc64 ~x86 -LICENSE=BSD -RDEPEND=eselect-ldso? ( !app-eselect/eselect-cblas >=app-eselect/eselect-blas-0.2 ) -REQUIRED_USE=?? ( openmp pthread serial ) ?? ( eselect-ldso 64bit-index ) -SLOT=0 -SRC_URI=https://github.com/flame/blis/archive/0.8.1.tar.gz -> blis-0.8.1.tar.gz -_eclasses_=eapi8-dosym 741bfa77afb2a9321261501aca58c208 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 -_md5_=76b87817d9f33cd71afab61f8a512aee diff --git a/metadata/md5-cache/sci-libs/scikit-optimize-0.8.1 b/metadata/md5-cache/sci-libs/scikit-optimize-0.8.1 deleted file mode 100644 index df020e093323..000000000000 --- a/metadata/md5-cache/sci-libs/scikit-optimize-0.8.1 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=test? ( dev-python/joblib[python_targets_python3_9(-)?] dev-python/matplotlib[python_targets_python3_9(-)?] dev-python/numpy[python_targets_python3_9(-)?] dev-python/pretty-yaml[python_targets_python3_9(-)?] dev-python/scipy[python_targets_python3_9(-)?] sci-libs/scikit-learn[python_targets_python3_9(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?] -DEFINED_PHASES=compile configure install prepare test -DESCRIPTION=Sequential model-based optimization library -EAPI=7 -HOMEPAGE=https://scikit-optimize.github.io/ -INHERIT=distutils-r1 -IUSE=test python_targets_python3_9 -KEYWORDS=~amd64 -LICENSE=BSD -RDEPEND=dev-python/joblib[python_targets_python3_9(-)?] dev-python/matplotlib[python_targets_python3_9(-)?] dev-python/numpy[python_targets_python3_9(-)?] dev-python/pretty-yaml[python_targets_python3_9(-)?] dev-python/scipy[python_targets_python3_9(-)?] sci-libs/scikit-learn[python_targets_python3_9(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) -REQUIRED_USE=|| ( python_targets_python3_9 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=mirror://pypi/s/scikit-optimize/scikit-optimize-0.8.1.tar.gz -_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 eapi8-dosym 741bfa77afb2a9321261501aca58c208 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 ff196cc3d0837f4b97547cbf8abeec65 -_md5_=5ccf76751d6622cb7622b3e975869ae5 |