diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-03-15 18:25:52 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-03-15 18:25:52 +0000 |
| commit | be58752269c92e59529b7ac1a99f2cadda464a69 (patch) | |
| tree | 5d235c43d5d400d4846aa383a5220dd557666425 /dev-python/threadpoolctl/threadpoolctl-3.0.0.ebuild | |
| parent | 4b76e415164b427b26a29d99e46c771e919d5dce (diff) | |
| download | baldeagleos-repo-be58752269c92e59529b7ac1a99f2cadda464a69.tar.gz baldeagleos-repo-be58752269c92e59529b7ac1a99f2cadda464a69.tar.xz baldeagleos-repo-be58752269c92e59529b7ac1a99f2cadda464a69.zip | |
Adding metadata
Diffstat (limited to 'dev-python/threadpoolctl/threadpoolctl-3.0.0.ebuild')
| -rw-r--r-- | dev-python/threadpoolctl/threadpoolctl-3.0.0.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-python/threadpoolctl/threadpoolctl-3.0.0.ebuild b/dev-python/threadpoolctl/threadpoolctl-3.0.0.ebuild deleted file mode 100644 index 7e2fc7f26ff6..000000000000 --- a/dev-python/threadpoolctl/threadpoolctl-3.0.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{7,8,9,10} ) -DISTUTILS_USE_SETUPTOOLS=pyproject.toml -inherit distutils-r1 - -DESCRIPTION="Limit the number of threads used in native libs that have their own threadpool" -HOMEPAGE="https://github.com/joblib/threadpoolctl" -SRC_URI="https://github.com/joblib/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86" - -BDEPEND="dev-python/cython[${PYTHON_USEDEP}]" - -distutils_enable_tests pytest |
