forked from pool/python-unittest-xml-reporting
Accepting request 207090 from home:posophe:branches:devel:languages:python
Update to version 1.7.0 + No changelog available OBS-URL: https://build.opensuse.org/request/show/207090 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unittest-xml-reporting?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
a49a6a4f2c
commit
292d61ab45
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 15 22:09:36 UTC 2013 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
- Update to version 1.7.0
|
||||||
|
+ No changelog available
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 24 11:16:35 UTC 2013 - speilicke@suse.com
|
Thu Oct 24 11:16:35 UTC 2013 - speilicke@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-unittest-xml-reporting
|
Name: python-unittest-xml-reporting
|
||||||
Version: 1.4.3
|
Version: 1.7.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://github.com/danielfm/unittest-xml-reporting/tree/master/
|
Url: http://github.com/danielfm/unittest-xml-reporting/tree/master/
|
||||||
Summary: PyUnit-based test runner with JUnit like XML reporting
|
Summary: PyUnit-based test runner with JUnit like XML reporting
|
||||||
@@ -28,13 +28,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python-setuptools
|
BuildRequires: python-setuptools
|
||||||
Requires: python-xml
|
Requires: python-xml
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||||
%py_requires
|
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||||
%if 0%{?suse_version} > 1110
|
%else
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%endif
|
%endif
|
||||||
%endif
|
|
||||||
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
unittest-xml-reporting is a unittest test runner that can save test results
|
unittest-xml-reporting is a unittest test runner that can save test results
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0529a36248f1e9b0a176a48f895b140c9b8d732b50682c4f19b3bf4be00d8c4b
|
|
||||||
size 9170
|
|
3
unittest-xml-reporting-1.7.0.tar.gz
Normal file
3
unittest-xml-reporting-1.7.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cc7555e15ed4a715a75ec9efc35ae51bf9d03ecf3b52c6bf8a6349e2b22b5072
|
||||||
|
size 10018
|
Reference in New Issue
Block a user