diff --git a/python-unittest-xml-reporting.changes b/python-unittest-xml-reporting.changes index 4aea48e..d9a2841 100644 --- a/python-unittest-xml-reporting.changes +++ b/python-unittest-xml-reporting.changes @@ -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 diff --git a/python-unittest-xml-reporting.spec b/python-unittest-xml-reporting.spec index 142b8f6..6319225 100644 --- a/python-unittest-xml-reporting.spec +++ b/python-unittest-xml-reporting.spec @@ -17,7 +17,7 @@ Name: python-unittest-xml-reporting -Version: 1.4.3 +Version: 1.7.0 Release: 0 Url: http://github.com/danielfm/unittest-xml-reporting/tree/master/ Summary: PyUnit-based test runner with JUnit like XML reporting @@ -28,13 +28,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel BuildRequires: python-setuptools Requires: python-xml -%if 0%{?suse_version} -%py_requires -%if 0%{?suse_version} > 1110 +%if 0%{?suse_version} && 0%{?suse_version} <= 1110 +%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} +%else BuildArch: noarch %endif -%endif -%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %description unittest-xml-reporting is a unittest test runner that can save test results diff --git a/unittest-xml-reporting-1.4.3.tar.gz b/unittest-xml-reporting-1.4.3.tar.gz deleted file mode 100644 index de41b21..0000000 --- a/unittest-xml-reporting-1.4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0529a36248f1e9b0a176a48f895b140c9b8d732b50682c4f19b3bf4be00d8c4b -size 9170 diff --git a/unittest-xml-reporting-1.7.0.tar.gz b/unittest-xml-reporting-1.7.0.tar.gz new file mode 100644 index 0000000..04f30a2 --- /dev/null +++ b/unittest-xml-reporting-1.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc7555e15ed4a715a75ec9efc35ae51bf9d03ecf3b52c6bf8a6349e2b22b5072 +size 10018