Hello community,

here is the log from the commit of package python-PyFxA for openSUSE:Factory 
checked in at 2018-08-24 17:04:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyFxA (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyFxA.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyFxA"

Fri Aug 24 17:04:03 2018 rev:3 rq:628985 version:0.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyFxA/python-PyFxA.changes        
2018-05-15 10:33:43.807465056 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyFxA.new/python-PyFxA.changes   
2018-08-24 17:04:05.442070441 +0200
@@ -1,0 +2,5 @@
+Mon Aug 13 13:15:39 UTC 2018 - mc...@suse.com
+
+- Remove dependency on unittest2
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-PyFxA.spec ++++++
--- /var/tmp/diff_new_pack.GkudOn/_old  2018-08-24 17:04:05.846070920 +0200
+++ /var/tmp/diff_new_pack.GkudOn/_new  2018-08-24 17:04:05.850070925 +0200
@@ -1,6 +1,7 @@
 #
 # spec file for package python-PyFxA
 #
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017-2018 The openSUSE Project.
 #
 # All modifications and additions to the file contributed by third parties
@@ -44,7 +45,6 @@
 BuildRequires:  %{python_module requests >= 2.4.2}
 BuildRequires:  %{python_module responses}
 BuildRequires:  %{python_module six}
-BuildRequires:  %{python_module unittest2}
 %endif
 %python_subpackages
 
@@ -53,6 +53,7 @@
 
 %prep
 %setup -q -n PyFxA-%{version}
+sed -i -e '/^#!\/usr\/bin\/env python/d' fxa/__main__.py
 
 %build
 %python_build


Reply via email to