diff --git a/pytest-order-1.2.0.tar.gz b/pytest-order-1.2.0.tar.gz deleted file mode 100644 index b80916b..0000000 --- a/pytest-order-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:944f86b6d441aa7b1da80f801c6ab65b84bbeba472d0a7a12eb43ba26650101a -size 44307 diff --git a/pytest-order-1.2.1.tar.gz b/pytest-order-1.2.1.tar.gz new file mode 100644 index 0000000..aeab362 --- /dev/null +++ b/pytest-order-1.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4451bd8821ba4fa2109455a2fcc882af60ef8e53e09d244d67674be08f56eac3 +size 44726 diff --git a/python-pytest-order.changes b/python-pytest-order.changes index 7c7e026..55e0a57 100644 --- a/python-pytest-order.changes +++ b/python-pytest-order.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Apr 6 07:44:52 UTC 2024 - Dirk Müller + +- update to 1.2.1: + * handle dependency markers with the same alias name (see #71) + * specify rootdir to recursive pytest calls to avoid searching + a large directory tree unnecessarily (see #110) + ------------------------------------------------------------------- Mon Dec 4 10:40:23 UTC 2023 - Dirk Müller diff --git a/python-pytest-order.spec b/python-pytest-order.spec index fa0c287..111c0b7 100644 --- a/python-pytest-order.spec +++ b/python-pytest-order.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytest-order # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pytest-order -Version: 1.2.0 +Version: 1.2.1 Release: 0 Summary: Pytest plugin to run your tests in a specific order License: MIT