1 Star 0 Fork 4

李苗苗/python-sphinx-lint

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
python-sphinx-lint.spec 1.36 KB
一键复制 编辑 原始数据 按行查看 历史
Name: python-sphinx-lint
Version: 0.6.8
Release: 2
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://codeload.github.com/shopkeep/sphinx-lint/archive/%{version}.tar.gz#/sphinx-lint-%{version}.tar.gz
BuildArch: noarch
Patch0: 0001-fix-FileNotFoundError.patch
%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
# for test
BuildRequires: python3-pytest
BuildRequires: python3-regex
BuildRequires: python3-polib
%description -n python3-sphinx-lint
%{summary}.
%prep
%autosetup -n sphinx-lint-%{version}
%build
%pyproject_build
%install
%pyproject_install
%check
%pytest
%files -n python3-sphinx-lint
%license LICENSE
%doc README.md
%{python3_sitelib}/sphinx_lint-*dist-info/
%{python3_sitelib}/sphinxlint/
%{_bindir}/sphinx-lint
%changelog
* Wed Sep 13 2023 li-miaomiao_zhr <mmlidc@isoftstone.com> - 0.6.8-2
- Start self-test of software package.
* Thu Jul 27 2023 mengzhaoa <mengzhaoa@isoftstone.com> - 0.6.8-1
- Init package python3-sphinx-lint of version 0.6.8.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/li-miaomiao_zhr/python-sphinx-lint.git
git@gitee.com:li-miaomiao_zhr/python-sphinx-lint.git
li-miaomiao_zhr
python-sphinx-lint
python-sphinx-lint
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385