forked from pool/python-unittest-xml-reporting
Accepting request 783382 from home:pgajdos:python
- version update to 3.0.2 * no upstream changelog found OBS-URL: https://build.opensuse.org/request/show/783382 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unittest-xml-reporting?expand=0&rev=26
This commit is contained in:
committed by
Git OBS Bridge
parent
0044fd992b
commit
955f27f729
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f8aeab5a882b1593656569a45dd9106e2fed324695ce60f5c27ef314055d1b8
|
||||
size 33209
|
3
3.0.2.tar.gz
Normal file
3
3.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dbe165386952ec5373d4db5b4ac0644b60b734f4b02b9e575b1d0dc873616ba4
|
||||
size 34137
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 10 12:56:35 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
- version update to 3.0.2
|
||||
* no upstream changelog found
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 7 16:10:46 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
@@ -17,8 +17,9 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-unittest-xml-reporting
|
||||
Version: 2.5.2
|
||||
Version: 3.0.2
|
||||
Release: 0
|
||||
Summary: PyUnit-based test runner with JUnit like XML reporting
|
||||
License: LGPL-3.0-or-later
|
||||
@@ -33,9 +34,6 @@ BuildRequires: python-rpm-macros
|
||||
Requires: python-six >= 1.4.0
|
||||
Provides: python-xmlrunner = %{version}
|
||||
BuildArch: noarch
|
||||
%ifpython2
|
||||
BuildRequires: python2-mock
|
||||
%endif
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user