diff --git a/.gitignore b/.gitignore index cc80e0f..3eeef4f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /pytest-randomly-3.11.0.tar.gz /pytest-randomly-3.12.0.tar.gz /pytest-randomly-3.13.0.tar.gz +/pytest-randomly-3.15.0.tar.gz diff --git a/python-pytest-randomly.spec b/python-pytest-randomly.spec index 06d37b2..a4de65a 100644 --- a/python-pytest-randomly.spec +++ b/python-pytest-randomly.spec @@ -1,7 +1,7 @@ %global upstream_name pytest-randomly Name: python-%{upstream_name} -Version: 3.13.0 +Version: 3.15.0 Release: %autorelease Summary: Pytest plugin to randomly order tests and control random.seed License: MIT @@ -42,7 +42,8 @@ Summary: %{summary} %pyproject_save_files pytest_randomly %check -%pytest -p no:randomly -k 'not test_it_runs_before_stepwise' +# Skip test_model_bakery to avoid new dependency on model_bakery +%pytest -p no:randomly -k 'not test_it_runs_before_stepwise and not test_model_bakery' %files -n python3-%{upstream_name} -f %{pyproject_files} %doc README.rst HISTORY.rst diff --git a/sources b/sources index 6b8e042..850e381 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pytest-randomly-3.13.0.tar.gz) = d9b6b965ad03fb504005f55cd1f4db9e733ea2412bb6456e846da8a0366123c4e537c6fea72e341e3f4bbe5fd3b78fce26599100623f26b634c97bf8519f1498 +SHA512 (pytest-randomly-3.15.0.tar.gz) = 7ead074f0b2fbd20ab383258808986f3900ab83ef18bc68440ed55eae2ad21912a30b03be830091e86570cba768c1f13b5f15852f5aa0095ffd7e134e55c884f