diff --git a/pytest-random-order-1.1.0.tar.gz b/pytest-random-order-1.1.0.tar.gz deleted file mode 100644 index 9764b43dac92992e24b57fbae62763640ad29186..0000000000000000000000000000000000000000 Binary files a/pytest-random-order-1.1.0.tar.gz and /dev/null differ diff --git a/pytest-random-order-1.1.1.tar.gz b/pytest-random-order-1.1.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..6b170c0358517f5c4e7a34786a8764a63f610bee Binary files /dev/null and b/pytest-random-order-1.1.1.tar.gz differ diff --git a/python-pytest-random-order.spec b/python-pytest-random-order.spec index ebf527e613605691f423c1eda4dcc3753e85d6a0..da2da774ec5bca5fb9a0e5c03cd98e10bd8d8915 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.0 +Version: 1.1.1 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/3d/ef/93dc9fa0b3b7eb99566813bccaf50216ef1c7d8d07923348fabbd6f7eefc/pytest-random-order-1.1.0.tar.gz +Source0: https://files.pythonhosted.org/packages/93/e5/89654b4354b10e89969a74130f391b017dbdc113ce27f0e8ff9fa23e44e1/pytest-random-order-1.1.1.tar.gz BuildArch: noarch %description @@ -95,6 +95,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Apr 02 2024 zhaojingyu - 1.1.1-1 +- Update package to version 1.1.1 + * Mon Feb 20 2023 wangjunqi - 1.1.0-1 - Update package to version 1.1.0