summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d65aba581630d53ed799417ab60ea74836b5fc83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-cibuildwheel
	pkgdesc = Build Python wheels for all the platforms with minimal configuration.
	pkgver = 3.0.1
	pkgrel = 1
	url = https://github.com/pypa/cibuildwheel
	arch = any
	license = BSD-2-Clause
	makedepends = python-build
	makedepends = python-hatchling
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-bashlex
	depends = python-bracex
	depends = python-certifi
	depends = python-dependency-groups
	depends = python-filelock
	depends = python-packaging
	depends = python-platformdirs
	source = python-cibuildwheel-3.0.1.tar.gz::https://github.com/pypa/cibuildwheel/archive/refs/tags/v3.0.1.tar.gz
	sha256sums = bcef5a2cfd1ce7ca50403d8b651d5efa3072d1546f1f5f591d25809c3d2d977d

pkgname = python-cibuildwheel