Hello community,

here is the log from the commit of package python-pygit2 for openSUSE:Factory 
checked in at 2019-12-03 12:43:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pygit2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pygit2.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pygit2"

Tue Dec  3 12:43:30 2019 rev:22 rq:753142 version:0.28.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pygit2/python-pygit2.changes      
2019-09-13 15:03:26.861280597 +0200
+++ /work/SRC/openSUSE:Factory/.python-pygit2.new.4691/python-pygit2.changes    
2019-12-03 12:44:05.102104440 +0100
@@ -1,0 +2,5 @@
+Mon Dec  2 14:50:25 UTC 2019 - Julio González Gil <jgonza...@suse.com>
+
+- Fix building for s390x (bsc#1158198)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pygit2.spec ++++++
--- /var/tmp/diff_new_pack.vyhjE3/_old  2019-12-03 12:44:05.974104198 +0100
+++ /var/tmp/diff_new_pack.vyhjE3/_new  2019-12-03 12:44:05.974104198 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pygit2
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 # Copyright (c) 2019 Neal Gompa <ngomp...@gmail.com>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -62,7 +62,9 @@
 
 %check
 rm -rf pygit2
-%pytest_arch
+# test_no_context_lines failing on big endian
+# https://github.com/libgit2/pygit2/issues/812
+%pytest_arch -k 'not test_no_context_lines'
 
 %files %{python_files}
 %license COPYING


Reply via email to