代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/python-pytest-perf 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
%global upstream_name pytest-perf
Name: python-%{upstream_name}
Version: 0.13.1
Release: 1
Summary: Pytest plugin to perf order tests and control random.seed
License: MIT
URL: https://github.com/jaraco/pytest-perf
Source0: %{url}/archive/%{version}/%{upstream_name}-%{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
* Wed Jul 05 2023 mengzhaoa <mengzhaoa@isoftstone.com> - 0.13.1-1
- Init package python-pytest-perf of version 0.13.1
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。