Hello community,

here is the log from the commit of package python-unittest2 for 
openSUSE:Factory checked in at 2017-11-12 17:59:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-unittest2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-unittest2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-unittest2"

Sun Nov 12 17:59:09 2017 rev:18 rq:540246 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-unittest2/python-unittest2.changes        
2017-07-04 11:58:01.632468866 +0200
+++ /work/SRC/openSUSE:Factory/.python-unittest2.new/python-unittest2.changes   
2017-11-12 17:59:12.131690377 +0100
@@ -1,0 +2,5 @@
+Wed Nov  8 16:33:32 UTC 2017 - [email protected]
+
+- Do not require arparse at all - it is already part of python
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-unittest2.spec ++++++
--- /var/tmp/diff_new_pack.DpGOup/_old  2017-11-12 17:59:14.019621611 +0100
+++ /var/tmp/diff_new_pack.DpGOup/_new  2017-11-12 17:59:14.023621466 +0100
@@ -20,30 +20,24 @@
 Name:           python-unittest2
 Version:        1.1.0
 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
 Group:          Development/Languages/Python
+Url:            http://pypi.python.org/pypi/unittest2
 Source:         
https://files.pythonhosted.org/packages/source/u/unittest2/unittest2-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE relax-argparse.patch
 Patch1:         relax-argparse.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module linecache2}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
 BuildRequires:  %{python_module traceback2}
-BuildRequires:  python-argparse
 BuildRequires:  python-rpm-macros
-%ifpython2
-Requires:       python-argparse
-%endif
 Requires:       python-six
 Requires:       python-traceback2
 Requires(post): update-alternatives
 Requires(preun): update-alternatives
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -68,7 +62,6 @@
 %python_uninstall_alternative unit2
 
 %files %{python_files}
-%defattr(-,root,root,-)
 %doc README.txt
 %python_alternative %{_bindir}/unit2
 %{python_sitelib}/unittest2


Reply via email to