Accepting request 829111 from devel:languages:python:pytest

OBS-URL: https://build.opensuse.org/request/show/829111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-tldr?expand=0&rev=5
This commit is contained in:
2020-08-28 19:21:31 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:008b7d53cabbce9d49ee7a92754ed4adafc056bc49ae01b257c2ffb1f5ce2408
size 9485

3
pytest-tldr-0.2.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7bb9dfb7869d61f6c6f80da37178c308e084badbce5e00ab2aabe5b8fef2e9c2
size 10513

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 25 07:50:24 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 0.2.2
* Added Pytest 6 support. (#26)
-------------------------------------------------------------------
Mon Sep 9 09:18:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -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