pkgbase = python-scikit-build
	pkgdesc = Improved build system generator for CPython C, C++, Cython and Fortran extensions
	pkgver = 0.18.1
	pkgrel = 3
	url = https://scikit-build.readthedocs.io/
	arch = any
	license = MIT
	checkdepends = cython
	checkdepends = gcc
	checkdepends = gcc-fortran
	checkdepends = ninja
	checkdepends = python-build
	checkdepends = python-path
	checkdepends = python-pytest
	checkdepends = python-pytest-mock
	checkdepends = python-requests
	checkdepends = python-six
	checkdepends = python-virtualenv
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-hatchling
	makedepends = python-hatch-vcs
	makedepends = python-hatch-fancy-pypi-readme
	depends = cmake
	depends = python-distro
	depends = python-packaging
	depends = python-setuptools
	depends = python-wheel
	source = git+https://github.com/scikit-build/scikit-build.git#tag=24a78ca5a67f63d28c38e0ca826e746687200947?signed
	validpgpkeys = 2FDEC9863E5E14C7BC429F27B9D0E45146A241E8
	sha256sums = ea5096c0ba3099feda45dd326543dda0ad64b09f998d89e629b768ee213593da

pkgname = python-scikit-build