* update python-scikit-build to 0.17.6-4
This commit is contained in:
parent
231c66179a
commit
d8488c9b6b
34
python/python-scikit-build/.SRCINFO
Normal file
34
python/python-scikit-build/.SRCINFO
Normal file
@ -0,0 +1,34 @@
|
||||
pkgbase = python-scikit-build
|
||||
pkgdesc = Improved build system generator for CPython C, C++, Cython and Fortran extensions
|
||||
pkgver = 0.17.6
|
||||
pkgrel = 4
|
||||
url = https://scikit-build.org
|
||||
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 = SKIP
|
||||
|
||||
pkgname = python-scikit-build
|
3
python/python-scikit-build/.nvchecker.toml
Normal file
3
python/python-scikit-build/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-scikit-build]
|
||||
source = "git"
|
||||
git = "https://github.com/scikit-build/scikit-build.git"
|
@ -6,7 +6,7 @@
|
||||
|
||||
pkgname=python-scikit-build
|
||||
pkgver=0.17.6
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="Improved build system generator for CPython C, C++, Cython and Fortran extensions"
|
||||
arch=(any)
|
||||
url="https://scikit-build.org"
|
||||
|
Loading…
x
Reference in New Issue
Block a user