diff --git a/pytest-random-order-1.1.1.tar.gz b/pytest-random-order-1.1.1.tar.gz deleted file mode 100644 index 6b170c0358517f5c4e7a34786a8764a63f610bee..0000000000000000000000000000000000000000 Binary files a/pytest-random-order-1.1.1.tar.gz and /dev/null differ diff --git a/pytest-random-order-1.2.0.tar.gz b/pytest-random-order-1.2.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/python-pytest-random-order.spec b/python-pytest-random-order.spec index da2da774ec5bca5fb9a0e5c03cd98e10bd8d8915..3318a66ea22dc1ddd0be48cf6b49d6ef641f99e1 100644 --- a/python-pytest-random-order.spec +++ b/python-pytest-random-order.spec @@ -2,12 +2,12 @@ %global pypi_name pytest-random-order %global pypi_version 1.0.4 Name: python-pytest-random-order -Version: 1.1.1 +Version: 1.2.0 Release: 1 Summary: Randomise the order in which pytest tests are run with some control over the randomness License: MIT URL: https://github.com/jbasko/pytest-random-order -Source0: https://files.pythonhosted.org/packages/93/e5/89654b4354b10e89969a74130f391b017dbdc113ce27f0e8ff9fa23e44e1/pytest-random-order-1.1.1.tar.gz +Source0: https://files.pythonhosted.org/packages/source/p/pytest-random-order/pytest-random-order-%{version}.tar.gz BuildArch: noarch %description @@ -95,6 +95,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Nov 26 2025 zhangzeyang0718 - 1.2.0-1 +- Update to 1.2.0 + * Tue Apr 02 2024 zhaojingyu - 1.1.1-1 - Update package to version 1.1.1