diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-09-17 18:46:57 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-09-17 18:46:57 +0000 |
| commit | befdf2b7508512f04a01afc0419e903c8147ffd9 (patch) | |
| tree | cc46b85c61171276f737c15d3d4ead0cc33c93df /dev-python/threadpoolctl/threadpoolctl-3.1.0.ebuild | |
| parent | 9f38960a4641063e6647f5a9afeb73acd03fbcb4 (diff) | |
| download | baldeagleos-repo-befdf2b7508512f04a01afc0419e903c8147ffd9.tar.gz baldeagleos-repo-befdf2b7508512f04a01afc0419e903c8147ffd9.tar.xz baldeagleos-repo-befdf2b7508512f04a01afc0419e903c8147ffd9.zip | |
Adding metadata
Diffstat (limited to 'dev-python/threadpoolctl/threadpoolctl-3.1.0.ebuild')
| -rw-r--r-- | dev-python/threadpoolctl/threadpoolctl-3.1.0.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-python/threadpoolctl/threadpoolctl-3.1.0.ebuild b/dev-python/threadpoolctl/threadpoolctl-3.1.0.ebuild deleted file mode 100644 index 1adfce565dd2..000000000000 --- a/dev-python/threadpoolctl/threadpoolctl-3.1.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 2020-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{8,9,10,11} ) - -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 |
