Accepting request 577891 from devel:languages:python

- update to 0.9.1
  + Fix incompatibility with pytest 3.4 (forwarded request 577890 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/577891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-sugar?expand=0&rev=3
This commit is contained in:
2018-02-19 12:03:06 +00:00
committed by Git OBS Bridge
parent e033f97ec3
commit 94820d3085
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:8f1aca70235559f95abe2d7508a029d933e9c9961888d74d423e6460678a9686
size 11741

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Feb 18 21:47:34 UTC 2018 - mimi.vx@gmail.com
- update to 0.9.1
+ Fix incompatibility with pytest 3.4
-------------------------------------------------------------------
Fri Nov 17 12:06:50 UTC 2017 - jengelh@inai.de

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-sugar
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# 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-sugar
Version: 0.9.0
Version: 0.9.1
Release: 0
Summary: Pretty printer for pytest progress
License: BSD-3-Clause