- Update to 0.4.1.post0:

* do not use py.test but mention pytest everywhere

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-instafail?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2019-11-18 07:57:01 +00:00
committed by Git OBS Bridge
parent 3b2c57fd47
commit 0bb0439e45
4 changed files with 11 additions and 5 deletions

View File

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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:84c87dd708f00d248fb062cdfaf5ba14bf10ce68ce56d46d58f20aa882a33924
size 5474

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Nov 18 07:55:29 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.4.1.post0:
* do not use py.test but mention pytest everywhere
-------------------------------------------------------------------
Sat Apr 6 04:00:01 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-instafail
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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-instafail
Version: 0.4.1
Version: 0.4.1.post0
Release: 0
Summary: Pytest Plugin to Show Failures Instantly
License: BSD-2-Clause