Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for SLE-Module-Legacy:x86_64
home:dmulder:chat
python-scikit-build-core
python-scikit-build-core.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-scikit-build-core.spec of Package python-scikit-build-core
# # spec file for package python-scikit-build-core # # Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: python-scikit-build-core Version: 0.6.0 Release: 0 Summary: Build backend for CMake based projects License: Apache-2.0 URL: https://github.com/scikit-build/scikit-build-core Source: https://files.pythonhosted.org/packages/source/s/scikit_build_core/scikit_build_core-%{version}.tar.gz BuildRequires: python-rpm-macros BuildRequires: %{python_module hatch-vcs} BuildRequires: %{python_module hatchling} BuildRequires: %{python_module pip} # SECTION test requirements BuildRequires: %{python_module packaging >= 20.9} BuildRequires: %{python_module build} BuildRequires: %{python_module cattrs >= 22.2.0} BuildRequires: %{python_module pathspec >= 0.10.1} BuildRequires: %{python_module pybind11} BuildRequires: %{python_module pyproject-metadata >= 0.5} BuildRequires: %{python_module pytest >= 7.0} BuildRequires: %{python_module pytest-subprocess >= 1.5} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module virtualenv} BuildRequires: %{python_module wheel} # /SECTION BuildRequires: fdupes Requires: python-packaging >= 20.9 Suggests: python-pathspec >= 0.10.1 Suggests: python-pyproject-metadata >= 0.5 Suggests: python-hatch-fancy-pypi-readme >= 22.3 Suggests: python-setuptools-scm Suggests: python-numpy Suggests: python-fastjsonschema Suggests: python-validate-pyproject Suggests: python-pytest-cov Suggests: python-cmake Suggests: python-ninja Suggests: python-rich Suggests: python-furo Suggests: python-myst-parser >= 0.13 Suggests: python-pathspec >= 0.10.1 Suggests: python-pyproject-metadata >= 0.5 Suggests: python-sphinx >= 7.0 Suggests: python-sphinx-copybutton Suggests: python-sphinx-inline-tabs Suggests: python-sphinx-jsonschema Suggests: python-sphinx-autodoc-typehints BuildArch: noarch %python_subpackages %description Python CMake adaptor and Python API for plugins Features over classic Scikit-build: - Better warnings, errors, and logging - No warning about unused variables - Automatically adds Ninja and/or CMake only as required - No dependency on setuptools, distutils, or wheel in build mode. - Powerful config system, including config options support in build mode. - Automatic inclusion of site-packages in CMAKE_PREFIX_PATH - FindPython is backported if running on CMake < 3.24 (included via hatchling in a submodule, configurable) - Limited API / Stable ABI and pythonless tags supported via config option - No slow generator search, ninja/make or MSVC used by default, respects CMAKE_GENERATOR - SDists are reproducible by default (UNIX, Python 3.9+) %package pyproject Summary: The scikit_build_core[pyproject] extra Requires: python-distlib >= 0.3.5 Requires: python-pathspec >= 0.10.1 Requires: python-pyproject-metadata >= 0.5 Requires: python-scikit-build-core = %{version} Provides: python-scikit_build_core-pyproject = %{version}-%{release} %description pyproject Python CMake adaptor and Python API for plugins: The extra requirement to build PEP518 wheels and sdists %prep %autosetup -p1 -n scikit_build_core-%{version} %build %pyproject_wheel %install %pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitelib} %check %files %{python_files} %license LICENSE %doc README.md %{python_sitelib}/scikit_build_core %{python_sitelib}/scikit_build_core-%{version}.dist-info %files %{python_files pyproject} %license LICENSE %doc README.md %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor