blob: a6f5fe12762b7c0625e22980400ca3a0c5f752e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-cmake-bin
pkgdesc = Infrastructure for building CMake Python wheels
pkgver = 4.2.1
pkgrel = 1
url = https://github.com/scikit-build/cmake-python-distributions
arch = x86_64
arch = aarch64
license = Apache-2.0
makedepends = python-installer
depends = python
provides = python-cmake=4.2.1
conflicts = python-cmake
options = !strip
source_x86_64 = https://files.pythonhosted.org/packages/py3/c/cmake/cmake-4.2.1-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
sha256sums_x86_64 = 6333a2b16e1d55373419b9c1572a155b315bfb9d834fbdbba0f7d3428437c785
source_aarch64 = https://files.pythonhosted.org/packages/py3/c/cmake/cmake-4.2.1-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
sha256sums_aarch64 = c8bdf88f8d50b64c88ffc75fb671f3ab017d803f36589f21c3f1e9f3a1b236a7
pkgname = python-cmake-bin
|