Accepting request 846265 from home:mmachova:branches:devel:languages:python:pytest

- Update to 0.3.2
  * Fix pytest 6.0 support.

OBS-URL: https://build.opensuse.org/request/show/846265
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=7
This commit is contained in:
2020-11-05 15:10:39 +00:00
committed by Git OBS Bridge
parent ae62943c4e
commit 39ae322d1f
4 changed files with 10 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pytest-subtests
Version: 0.3.1
Version: 0.3.2
Release: 0
Summary: Python unittest subTest() support and subtests fixture
License: MIT