代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/python-sphinx-autobuild 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
%global _docdir_fmt %{name}
Name: python-sphinx-autobuild
Version: 2021.3.14
Release: 1
Summary: Autobuild a Sphinx directory when a change is detected
License: MIT
URL: https://github.com/executablebooks/sphinx-autobuild
Source0: %{url}/archive/v%{version}/sphinx-autobuild-%{version}.tar.gz
BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-setuptools_scm
BuildRequires: python3-pip
BuildRequires: python3-wheel
BuildRequires: python3-flit
%description
Rebuild Sphinx documentation on changes, with live-reload in the browser.
%package -n python3-sphinx-autobuild
Summary: Autobuild a Sphinx directory when a change is detected
%description -n python3-sphinx-autobuild
Rebuild Sphinx documentation on changes, with live-reload in the browser.
%package doc
License: MIT AND BSD-2-Clause AND BSD-3-Clause
Summary: Documentation for sphinx-autobuild
Provides: bundled(js-jquery)
Provides: bundled(js-underscore)
%description doc
Documentation for sphinx-autobuild.
%prep
%autosetup -n sphinx-autobuild-%{version}
%build
%pyproject_build
%install
%pyproject_install
%files -n python3-sphinx-autobuild
%doc AUTHORS NEWS.rst README.md
%license LICENSE
%{_bindir}/sphinx-autobuild
%{python3_sitelib}/sphinx_autobuild-*.dist-info/
%{python3_sitelib}/sphinx_autobuild/
%changelog
* Tue Aug 22 2023 mengzhaoa <mengzhaoa@isoftstone.com> - 2021.3.14-1
- Initial Package
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。