diff --git a/pytest-relaxed-2.0.0.tar.gz b/pytest-relaxed-2.0.0.tar.gz deleted file mode 100644 index ef381a8..0000000 --- a/pytest-relaxed-2.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b373cc754666ff60f5425a69cb414642c2a11ce7a46c8ce066a738e4092ca39 -size 27040 diff --git a/pytest-relaxed-2.0.1.tar.gz b/pytest-relaxed-2.0.1.tar.gz new file mode 100644 index 0000000..258799e --- /dev/null +++ b/pytest-relaxed-2.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53a7372e3feaa527409bb40353f813c59b760e5d8bd47e6f6fcf187c5d96dd0c +size 26063 diff --git a/python-pytest-relaxed.changes b/python-pytest-relaxed.changes index 66808f4..59a8605 100644 --- a/python-pytest-relaxed.changes +++ b/python-pytest-relaxed.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed May 31 19:43:48 UTC 2023 - Dirk Müller + +- update to 2.0.1: + * Don't try loading Pytest fixture functions as if + they were test functions. Classifying this as a bug even + though it's a moderately sized change in behavior; + it's vanishingly unlikely anybody was relying on this + somehow! + ------------------------------------------------------------------- Fri Apr 21 12:31:55 UTC 2023 - Dirk Müller diff --git a/python-pytest-relaxed.spec b/python-pytest-relaxed.spec index 320d03c..28822e3 100644 --- a/python-pytest-relaxed.spec +++ b/python-pytest-relaxed.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pytest-relaxed -Version: 2.0.0 +Version: 2.0.1 Release: 0 Summary: Relaxed test discovery/organization for pytest License: BSD-2-Clause