blob: 6e1d3d20cdfdf85de22c693bcb338b3d533f4eda (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-tbb
pkgdesc = IntelĀ® oneAPI Threading Building Blocks (oneTBB)
pkgver = 2021.13.1
pkgrel = 1
url = https://github.com/oneapi-src/oneTBB
arch = any
license = custom:Other/Proprietary License
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
source = https://files.pythonhosted.org/packages/79/62/52e55f0045efa6b10a69edb306c9bfdf4ec7d59cf88906f4fd104482fbfa/tbb-2021.13.1-py2.py3-none-manylinux1_i686.whl
sha256sums = bb5bdea0c0e9e6ad0739e7a8796c2635ce9eccca86dd48c426cd8027ac70fb1d
pkgname = python-tbb
|