diff --git a/pytest-tldr-0.2.1.tar.gz b/pytest-tldr-0.2.1.tar.gz deleted file mode 100644 index 8afaf47..0000000 --- a/pytest-tldr-0.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:008b7d53cabbce9d49ee7a92754ed4adafc056bc49ae01b257c2ffb1f5ce2408 -size 9485 diff --git a/pytest-tldr-0.2.2.tar.gz b/pytest-tldr-0.2.2.tar.gz new file mode 100644 index 0000000..f9bc9a3 --- /dev/null +++ b/pytest-tldr-0.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bb9dfb7869d61f6c6f80da37178c308e084badbce5e00ab2aabe5b8fef2e9c2 +size 10513 diff --git a/python-pytest-tldr.changes b/python-pytest-tldr.changes index 357ea8b..ff3fdd8 100644 --- a/python-pytest-tldr.changes +++ b/python-pytest-tldr.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 25 07:50:24 UTC 2020 - Marketa Calabkova + +- Update to 0.2.2 + * Added Pytest 6 support. (#26) + ------------------------------------------------------------------- Mon Sep 9 09:18:55 UTC 2019 - Tomáš Chvátal diff --git a/python-pytest-tldr.spec b/python-pytest-tldr.spec index e5f7029..dba383b 100644 --- a/python-pytest-tldr.spec +++ b/python-pytest-tldr.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytest-tldr # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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-tldr -Version: 0.2.1 +Version: 0.2.2 Release: 0 Summary: A pytest plugin that limits the output to just the things you need License: BSD-3-Clause