代码拉取完成,页面将自动刷新
%global upstream_name pytest-perf
Name: python-%{upstream_name}
Version: 0.15.0
Release: 1
Summary: Pytest plugin to perf order tests and control random.seed
License: MIT
URL: https://github.com/jaraco/pytest-perf
Source0: https://files.pythonhosted.org/packages/source/p/pytest-perf/pytest-perf-%{version}.tar.gz
# Tests support for pytest 7.3.x
# https://github.com/jaraco/pytest-perf/pull/540
# Merged upstream without preserving pytest 7.2.x compatibility
# Rebased; requirements/py*.txt changes not included
BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-setuptools_scm
BuildRequires: python3-pip
BuildRequires: python3-wheel
BuildRequires: python3-pip-run
Requires: python3-pip-run
%description
%{summary}.
%package -n python3-%{upstream_name}
Summary: %{summary}
%description -n python3-%{upstream_name}
%{summary}.
%prep
%autosetup -p1 -n %{upstream_name}-%{version}
%build
%pyproject_build
%install
%pyproject_install
%files -n python3-%{upstream_name}
%doc README.rst
%license LICENSE
%{python3_sitelib}/pytest_perf-*.dist-info/
%{python3_sitelib}/pytest_perf/__pycache__/
%{python3_sitelib}/pytest_perf/
%changelog
* Thu Jul 25 2024 warlcok <hunan@kylinos.cn> - 0.15.0-1
- Update to 0.15.0
Rename extras to align with core metadata spec.
Exclude pytest-ruff (and thus ruff), which cannot build on cygwin. etc
* Mon Mar 04 2024 wangqiang <wangqiang1@kylinos.cn> - 0.14.0-1
- Update to 0.14.0
* Wed Jul 05 2023 mengzhaoa <mengzhaoa@isoftstone.com> - 0.13.1-1
- Init package python-pytest-perf of version 0.13.1
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。