diff --git a/pytest-lazy-fixture-0.6.2.tar.gz b/pytest-lazy-fixture-0.6.2.tar.gz deleted file mode 100644 index b24a458..0000000 --- a/pytest-lazy-fixture-0.6.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb2f4573b371c690b91e637d09dfa30e2d6ba1234833df1920fc8b7b0d0fcebb -size 7737 diff --git a/pytest-lazy-fixture-0.6.3.tar.gz b/pytest-lazy-fixture-0.6.3.tar.gz new file mode 100644 index 0000000..ed90b81 --- /dev/null +++ b/pytest-lazy-fixture-0.6.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e7d0c7f74ba33e6e80905e9bfd81f9d15ef9a790de97993e34213deb5ad10ac +size 7878 diff --git a/python-pytest-lazy-fixture.changes b/python-pytest-lazy-fixture.changes index 4a034df..7bd5af7 100644 --- a/python-pytest-lazy-fixture.changes +++ b/python-pytest-lazy-fixture.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 20 07:16:11 UTC 2020 - Tomáš Chvátal + +- Update to 0.6.3: + * no changelog + ------------------------------------------------------------------- Wed Dec 4 12:08:19 UTC 2019 - Tomáš Chvátal diff --git a/python-pytest-lazy-fixture.spec b/python-pytest-lazy-fixture.spec index a22b918..cc45760 100644 --- a/python-pytest-lazy-fixture.spec +++ b/python-pytest-lazy-fixture.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytest-lazy-fixture # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 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 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pytest-lazy-fixture -Version: 0.6.2 +Version: 0.6.3 Release: 0 Summary: Helper to use fixtures in pytest.markparametrize License: MIT