python3-scikit-build: update to 0.18.0

This commit is contained in:
chrysos349 2024-06-23 01:19:31 +03:00 committed by Andrew J. Hesford
parent ff37a72360
commit 794dc25b7b

View file

@ -1,6 +1,6 @@
# Template file for 'python3-scikit-build' # Template file for 'python3-scikit-build'
pkgname=python3-scikit-build pkgname=python3-scikit-build
version=0.17.6 version=0.18.0
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
# test requires setuptools_scm to not be installed # test requires setuptools_scm to not be installed
@ -15,7 +15,7 @@ maintainer="chrysos349 <chrysostom349@gmail.com>"
license="MIT" license="MIT"
homepage="https://scikit-build.org" homepage="https://scikit-build.org"
distfiles="${PYPI_SITE}/s/scikit_build/scikit_build-${version}.tar.gz" distfiles="${PYPI_SITE}/s/scikit_build/scikit_build-${version}.tar.gz"
checksum=b51a51a36b37c42650994b5047912f59b22e3210b23e321f287611f9ef6e5c9d checksum=71a13af467d1a38510c3494786e2edb73ead53ea922bde6e519dc5372aa65096
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE