forked from pool/python-unittest-xml-reporting
Accepting request 148485 from home:posophe:branches:devel:languages:python
Update and python3 support OBS-URL: https://build.opensuse.org/request/show/148485 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unittest-xml-reporting?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
3209eddb2c
commit
5226c718ac
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-unittest-xml-reporting
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: python-unittest-xml-reporting
|
||||
Version: 1.2
|
||||
Version: 1.4.3
|
||||
Release: 0
|
||||
Url: http://github.com/danielfm/unittest-xml-reporting/tree/master/
|
||||
Summary: PyUnit-based test runner with JUnit like XML reporting
|
||||
@@ -52,7 +52,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc LICENSE README.rst
|
||||
%doc LICENSE README.markdown
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user