代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/python-sphinxcontrib-moderncmakedomain 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
%global pypi_name sphinxcontrib-moderncmakedomain
%global _description %{expand:
This is taken directly from the Kitware git repository's Utilities directory.
The original [sphinxcontrib-cmakedomain][] has not been touched in quite some and
as a result it was wildly out of date. Documenting CMake domain entities in
projects is painful otherwise. This works *exactly* in the same way as Kitware,
so some time might be needed to study their approach to these problems.
}
Name: python-%{pypi_name}
Version: 3.27.0
Release: 2
Summary: Sphinx Domain for Modern CMake.
License: MIT
URL: https://github.com/scikit-build/moderncmakedomain
Source0: %{url}/archive/v%{version}/sphinxcontrib_moderncmakedomain-%{version}.tar.gz
BuildArch: noarch
%description %_description
%package -n python3-%{pypi_name}
Summary: Sphinx Domain for Modern CMake
Provides: python-%{pypi_name}
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-setuptools_scm
BuildRequires: python3-pip
BuildRequires: python3-wheel
BuildRequires: python3-hatchling
# for test
BuildRequires: python3-pytest
BuildRequires: python3-sphinx
%description -n python3-%{pypi_name} %_description
%prep
%autosetup -n sphinxcontrib_moderncmakedomain-%{version}
%build
%pyproject_build
%install
%pyproject_install
%check
%pytest
%files -n python3-%{pypi_name}
%license LICENSE
%doc README.md
%{python3_sitelib}/sphinxcontrib_moderncmakedomain-*.dist-info/
%{python3_sitelib}/sphinxcontrib/moderncmakedomain/
%changelog
* Wed Sep 6 2023 li-miaomiao_zhr <mmlidc@isoftstone.com> - 3.27.0-2
- Start self-test of software package
* Tue Aug 22 2023 mengzhaoa <mengzhaoa@isoftstone.com> - 3.27.0-1
- Init package.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。