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