Update package version to 0.12.2
This commit is contained in:
@@ -1,16 +1,18 @@
|
||||
name: python-scikit-build-core
|
||||
description: A next generation Python CMake adaptor and Python API for plugins
|
||||
version: 0.11.1
|
||||
version: 0.12.2
|
||||
revision: 1
|
||||
url: https://github.com/scikit-build/scikit-build-core
|
||||
license: Apache-2.0
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- cmake
|
||||
- ninja
|
||||
- python3
|
||||
- python3=3.14.*
|
||||
- python-packaging
|
||||
- python-pathspec
|
||||
make_depends:
|
||||
@@ -18,3 +20,8 @@ make_depends:
|
||||
- python-hatch-vcs
|
||||
- python-hatchling
|
||||
- python-installer
|
||||
downloads:
|
||||
- url: https://github.com/scikit-build/scikit-build-core/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: a938e333126d51b40007c715b833e1cbf28059655a37aac85e158d9578ead113
|
||||
|
||||
Reference in New Issue
Block a user