Update package to version 0.8.2
This commit is contained in:
parent
d8421d777d
commit
08326f6ddc
@ -1,12 +1,10 @@
|
||||
Name: python-scikit-build-core
|
||||
Version: 0.4.8
|
||||
Version: 0.8.2
|
||||
Release: 1
|
||||
Summary: Build backend for CMake based projects
|
||||
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/scikit-build/scikit-build-core
|
||||
Source: %{url}/archive/v%{version}/scikit_build_core-%{version}.tar.gz
|
||||
|
||||
Source: %{url}/archive/v%{version}/scikit-build-core-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
@ -24,10 +22,11 @@ A next generation Python CMake adaptor and Python API for plugins
|
||||
|
||||
%package -n python3-scikit-build-core
|
||||
Summary: %{summary}
|
||||
Provides: python-scikit-build-core = %{version}-%{release}
|
||||
%description -n python3-scikit-build-core %_description
|
||||
|
||||
%prep
|
||||
%autosetup -n scikit_build_core-%{version}
|
||||
%autosetup -n scikit-build-core-%{version}
|
||||
|
||||
%build
|
||||
%pyproject_build
|
||||
@ -42,5 +41,9 @@ Summary: %{summary}
|
||||
%{python3_sitelib}/scikit_build_core/
|
||||
|
||||
%changelog
|
||||
* Fri Mar 15 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 0.8.2-1
|
||||
- Update package to version 0.8.2
|
||||
- Fix do not exit with exec permission error in ninja check
|
||||
|
||||
* Tue Aug 22 2023 mengzhaoa <mengzhaoa@isoftstone.com> - 0.4.8-1
|
||||
- Init package.
|
||||
BIN
scikit-build-core-0.8.2.tar.gz
Normal file
BIN
scikit-build-core-0.8.2.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user