python-scikit-build-core: update to 0.11.6
This commit is contained in:
parent
474b9d5e97
commit
0c461b018d
@ -3,7 +3,7 @@
|
|||||||
_realname=scikit-build-core
|
_realname=scikit-build-core
|
||||||
pkgbase=mingw-w64-python-${_realname}
|
pkgbase=mingw-w64-python-${_realname}
|
||||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||||
pkgver=0.11.5
|
pkgver=0.11.6
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A next generation Python CMake adaptor and Python API for plugins (mingw-w64)"
|
pkgdesc="A next generation Python CMake adaptor and Python API for plugins (mingw-w64)"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -39,7 +39,7 @@ checkdepends=(
|
|||||||
"${MINGW_PACKAGE_PREFIX}-python-virtualenv"
|
"${MINGW_PACKAGE_PREFIX}-python-virtualenv"
|
||||||
)
|
)
|
||||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname//-/_}-${pkgver}.tar.gz")
|
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname//-/_}-${pkgver}.tar.gz")
|
||||||
sha256sums=('8f0a1edb86cb087876f3c699d2a2682012efd8867b390ed37355f13949d0628e')
|
sha256sums=('5982ccd839735be99cfd3b92a8847c6c196692f476c215da84b79d2ad12f9f1b')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cp -r "${_realname//-/_}-${pkgver}" "build-${MSYSTEM}" && cd "build-${MSYSTEM}"
|
cp -r "${_realname//-/_}-${pkgver}" "build-${MSYSTEM}" && cd "build-${MSYSTEM}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user