- 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

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