1 Star 0 Fork 6

不喝可乐/python-scikit-build-core

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
python-scikit-build-core.spec 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
jiangxinyu 提交于 2024-03-15 15:58 . Update package to version 0.8.2
Name: python-scikit-build-core
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
BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-setuptools_scm
BuildRequires: python3-pip
BuildRequires: python3-wheel
BuildRequires: python3-hatch-vcs
%global _description %{expand:
A next generation Python CMake adaptor and Python API for plugins
}
%description %_description
%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}
%build
%pyproject_build
%install
%pyproject_install
%files -n python3-scikit-build-core
%license LICENSE
%doc README.md
%{python3_sitelib}/scikit_build_core-*.dist-info/
%{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.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/no_coke/python-scikit-build-core.git
git@gitee.com:no_coke/python-scikit-build-core.git
no_coke
python-scikit-build-core
python-scikit-build-core
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385