forked from pool/python-pytest-tldr
Accepting request 829108 from home:mcalabkova:branches:devel:languages:python:pytest
- Update to 0.2.2 * Added Pytest 6 support. (#26) OBS-URL: https://build.opensuse.org/request/show/829108 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-tldr?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
ac332648e7
commit
3068d2126b
@@ -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
3
pytest-tldr-0.2.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7bb9dfb7869d61f6c6f80da37178c308e084badbce5e00ab2aabe5b8fef2e9c2
|
||||||
|
size 10513
|
||||||
@@ -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>
|
Mon Sep 9 09:18:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pytest-tldr
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pytest-tldr
|
Name: python-pytest-tldr
|
||||||
Version: 0.2.1
|
Version: 0.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A pytest plugin that limits the output to just the things you need
|
Summary: A pytest plugin that limits the output to just the things you need
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
|||||||
Reference in New Issue
Block a user