Hello community,

here is the log from the commit of package python3-unittest2 for 
openSUSE:Factory checked in at 2015-01-22 21:49:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-unittest2 (Old)
 and      /work/SRC/openSUSE:Factory/.python3-unittest2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-unittest2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-unittest2/python3-unittest2.changes      
2013-06-19 15:53:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-unittest2.new/python3-unittest2.changes 
2015-01-22 21:50:19.000000000 +0100
@@ -1,0 +2,13 @@
+Thu Jan 22 09:31:24 UTC 2015 - [email protected]
+
+- Remove unused source file
+- Remove noarch workaround
+
+-------------------------------------------------------------------
+Sun Jan 10 00:51:53 UTC 2015 - [email protected]
+
+- specfile:
+  * update copyright year
+  * remove python(abi) requirement
+
+-------------------------------------------------------------------
@@ -15 +27,0 @@
-

Old:
----
  unittest2-0.5.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-unittest2.spec ++++++
--- /var/tmp/diff_new_pack.4uOYzj/_old  2015-01-22 21:50:20.000000000 +0100
+++ /var/tmp/diff_new_pack.4uOYzj/_new  2015-01-22 21:50:20.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-unittest2
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,10 +16,9 @@
 #
 
 
-
 Name:           python3-unittest2
 Version:        0.5.1
-Release:        1
+Release:        0
 Url:            http://pypi.python.org/pypi/unittest2
 Summary:        The new features in unittest for Python 2.7 backported to 
Python 2.3+
 License:        BSD-3-Clause
@@ -27,11 +26,8 @@
 Source:         
http://pypi.python.org/packages/source/u/unittest2py3k/unittest2py3k-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3-devel
-Requires:       python(abi) = %{py3_ver}
+BuildArch:      noarch
 
-%if %{?suse_version: %{suse_version} > 1110} %{!?suse_version:1}
-BuildArchitectures: noarch
-%endif
 %description
 unittest2 is a backport of the new features added to the unittest testing
 framework in Python 2.7. It is tested to run on Python 2.4 - 2.7.
@@ -46,6 +42,7 @@
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
 mv %{buildroot}%{_bindir}/unit2 %{buildroot}%{_bindir}/unit2-python%{py3_ver}
 mv %{buildroot}%{_bindir}/unit2.py 
%{buildroot}%{_bindir}/unit2-python%{py3_ver}.py
+
 %files
 %defattr(-,root,root,-)
 %doc README.txt

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to