diff --git a/pytest-perf-0.13.1.tar.gz b/pytest-perf-0.13.1.tar.gz deleted file mode 100644 index d11668a6d64be01bf27dfd39936c1667c120b003..0000000000000000000000000000000000000000 Binary files a/pytest-perf-0.13.1.tar.gz and /dev/null differ diff --git a/pytest-perf-0.14.0.tar.gz b/pytest-perf-0.14.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..d37625454952a56370ce1b7f8958090f0208b589 Binary files /dev/null and b/pytest-perf-0.14.0.tar.gz differ diff --git a/python-pytest-perf.spec b/python-pytest-perf.spec index 294c0bc47bab40b5ca497925071941e9ee396df8..58359777cdde5be555832cf92abd21f52a185fc9 100644 --- a/python-pytest-perf.spec +++ b/python-pytest-perf.spec @@ -1,7 +1,7 @@ %global upstream_name pytest-perf Name: python-%{upstream_name} -Version: 0.13.1 +Version: 0.14.0 Release: 1 Summary: Pytest plugin to perf order tests and control random.seed License: MIT @@ -51,5 +51,8 @@ Summary: %{summary} %{python3_sitelib}/pytest_perf/ %changelog +* Mon Mar 04 2024 wangqiang - 0.14.0-1 +- Update to 0.14.0 + * Wed Jul 05 2023 mengzhaoa - 0.13.1-1 - Init package python-pytest-perf of version 0.13.1 diff --git a/python-pytest-perf.yaml b/python-pytest-perf.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f8a231c65d7170650e5cc29ccd3e0da609673739 --- /dev/null +++ b/python-pytest-perf.yaml @@ -0,0 +1,4 @@ +version_control: pypi +src_repo: pytest-perf +tag_prefix: ^v +separator: .