代码拉取完成,页面将自动刷新
Name: python-pytest-ruff
Version: 0.4.1
Release: 1
Summary: pytest plugin to check ruff requirements.
License: MIT
URL: https://codeload.github.com/shopkeep/pytest-ruff
Source0: https://codeload.github.com/shopkeep/pytest_ruff/archive/%{version}.tar.gz#/pytest_ruff-%{version}.tar.gz
BuildArch: noarch
%description
%{summary}
%package -n python3-pytest-ruff
Summary: %{summary}
# Base build requires
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-setuptools_scm
BuildRequires: python3-pip
BuildRequires: python3-wheel
BuildRequires: python3-poetry-dynamic-versioning
BuildRequires: python3-poetry-core
%description -n python3-pytest-ruff
%{summary}
%prep
%autosetup -n pytest_ruff-%{version}
%build
%pyproject_build
%install
%pyproject_install
%files -n python3-pytest-ruff
%license LICENSE
%doc README.md
%{python3_sitelib}/pytest_ruff-*dist-info/
%{python3_sitelib}/pytest_ruff*
%changelog
* Tue Sep 24 2024 xuhe <xuhe@kylinos.cn> - 0.4.1-1
- Update version to 0.4.1
- Stop printing whole pytest traceback on error.
- Replace --show-source with --output-format.
- Handle ruff config error.
- Fix pytest without cache -pno:cacheprovider.
* Mon Mar 11 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 0.3.1-1
- Update package to version 0.3.1
Add support to pytest 8.1.x
Support old pytest versions
Support ruff format and respect exclude config
Fix subprocess call for filenames with spaces
* Thu Jul 27 2023 mengzhaoa <mengzhaoa@isoftstone.com> - 0.1-1
- Init package
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。