diff --git a/pytest-subtests-0.3.1.tar.gz b/pytest-subtests-0.3.1.tar.gz deleted file mode 100644 index d7be8ea..0000000 --- a/pytest-subtests-0.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f673d8536eb8a153dd9c871b55c06aa3dea55cbdcf3bb3cdd4c4149a4e81606f -size 9523 diff --git a/pytest-subtests-0.3.2.tar.gz b/pytest-subtests-0.3.2.tar.gz new file mode 100644 index 0000000..d645b72 --- /dev/null +++ b/pytest-subtests-0.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:677281a196092c06d3da8e6408f0c1362b3f7b180e3c0e9113c7209b6b48afd7 +size 9694 diff --git a/python-pytest-subtests.changes b/python-pytest-subtests.changes index c528306..60f0624 100644 --- a/python-pytest-subtests.changes +++ b/python-pytest-subtests.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 5 15:02:17 UTC 2020 - Marketa Machova + +- Update to 0.3.2 + * Fix pytest 6.0 support. + ------------------------------------------------------------------- Tue Jun 9 07:43:33 UTC 2020 - Tomáš Chvátal diff --git a/python-pytest-subtests.spec b/python-pytest-subtests.spec index 72c9722..17f553f 100644 --- a/python-pytest-subtests.spec +++ b/python-pytest-subtests.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pytest-subtests -Version: 0.3.1 +Version: 0.3.2 Release: 0 Summary: Python unittest subTest() support and subtests fixture License: MIT