automatic version update by autodist [release 0.12.0-1mamba;Wed Feb 25 2026]

This commit is contained in:
2026-02-25 12:59:39 +01:00
parent 7151ad097f
commit 3b3d36d746
+5 -2
View File
@@ -1,12 +1,12 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-scikit-build-core
Version: 0.11.6
Version: 0.12.0
Release: 1mamba
Summary: Build backend for CMake based projects
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
Packager: Silvan Calarco <silvan@openmamba.org>
URL: https://github.com/scikit-build/scikit-build-core
Source: https://pypi.debian.net/scikit-build-core/scikit_build_core-%{version}.tar.gz
License: Apache License 2.0
@@ -50,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Wed Feb 25 2026 Automatic Build System <autodist@openmamba.org> 0.12.0-1mamba
- automatic version update by autodist
* Sun Aug 24 2025 Automatic Build System <autodist@openmamba.org> 0.11.6-1mamba
- automatic version update by autodist