代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/python-sphinx-lint 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: python-sphinx-lint
Version: 1.0.0
Release: 1
Summary: Check for stylistic and formal issues in .rst and .py files included in the documentation.
License: MIT
URL: https://codeload.github.com/shopkeep/sphinx-lint
Source0: https://files.pythonhosted.org/packages/ad/98/ae9d0b97fb9340e7dd9b1f709fad9a41201c73e9a0f9c4c933a0449f8e56/sphinx_lint-0.9.1.tar.gz
BuildArch: noarch
%description
%{summary}.
%package -n python3-sphinx-lint
Summary: %{summary}.
# Base build requires
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-setuptools_scm
BuildRequires: python3-pip
BuildRequires: python3-wheel
BuildRequires: python3-hatchling
BuildRequires: python3-hatch-vcs
%description -n python3-sphinx-lint
%{summary}.
%prep
%autosetup -n sphinx_lint-%{version}
%build
%pyproject_build
%install
%pyproject_install
%files -n python3-sphinx-lint
%license LICENSE
%doc README.md
%{python3_sitelib}/sphinx_lint-*dist-info/
%{python3_sitelib}/sphinxlint/
%{_bindir}/sphinx-lint
%changelog
* Thu Oct 24 2024 shaoning <shaoning@kylinos.cn> - 1.0.0-1
- Update package to version 1.0.0
* Add checker for searching unnecessary parentheses in func & meth role
* Fix check_missing_space_in_hyperlink docstring
* CI: Move friend projects to own job
* CI: set concurrency
* Lint: unify Black with Ruff
* Tue Mar 12 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 0.9.1-1
- Update package to version 0.9.1
Drop support for EOL Python 3.7
Use pre-compiled regular expressions
Allow users to provide an explicit process count
Pre-compile nearly all regex patterns
Update Python version used to test friend projects.
* Thu Jul 27 2023 mengzhaoa <mengzhaoa@isoftstone.com> - 0.6.8-1
- Init package python3-sphinx-lint of version 0.6.8.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。