From ac332648e79fc4ab626263a59f2512f29b40a06fcb30201adb37e78c8c3a40db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 9 Sep 2019 09:19:45 +0000 Subject: [PATCH] - Update to 0.2.1: * no upstream changelog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-tldr?expand=0&rev=7 --- pytest-tldr-0.2.0.tar.gz | 3 --- pytest-tldr-0.2.1.tar.gz | 3 +++ python-pytest-tldr.changes | 6 ++++++ python-pytest-tldr.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 pytest-tldr-0.2.0.tar.gz create mode 100644 pytest-tldr-0.2.1.tar.gz diff --git a/pytest-tldr-0.2.0.tar.gz b/pytest-tldr-0.2.0.tar.gz deleted file mode 100644 index a3049be..0000000 --- a/pytest-tldr-0.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d87b3b925c1b8e9359f97b171976bbbcd8f05eaa62edb17a597638070e76baa8 -size 9467 diff --git a/pytest-tldr-0.2.1.tar.gz b/pytest-tldr-0.2.1.tar.gz new file mode 100644 index 0000000..8afaf47 --- /dev/null +++ b/pytest-tldr-0.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:008b7d53cabbce9d49ee7a92754ed4adafc056bc49ae01b257c2ffb1f5ce2408 +size 9485 diff --git a/python-pytest-tldr.changes b/python-pytest-tldr.changes index f49e7e3..357ea8b 100644 --- a/python-pytest-tldr.changes +++ b/python-pytest-tldr.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 9 09:18:55 UTC 2019 - Tomáš Chvátal + +- Update to 0.2.1: + * no upstream changelog + ------------------------------------------------------------------- Thu Jul 18 16:52:52 UTC 2019 - Tomáš Chvátal diff --git a/python-pytest-tldr.spec b/python-pytest-tldr.spec index ef7a143..e5f7029 100644 --- a/python-pytest-tldr.spec +++ b/python-pytest-tldr.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pytest-tldr -Version: 0.2.0 +Version: 0.2.1 Release: 0 Summary: A pytest plugin that limits the output to just the things you need License: BSD-3-Clause