Hello community,

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

Package is "python-PeachPy"

Thu Dec 12 23:18:32 2019 rev:2 rq:755905 version:0.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PeachPy/python-PeachPy.changes    
2019-11-27 13:52:23.104417756 +0100
+++ /work/SRC/openSUSE:Factory/.python-PeachPy.new.4691/python-PeachPy.changes  
2019-12-12 23:18:52.762209626 +0100
@@ -1,0 +2,5 @@
+Wed Dec 11 13:54:19 UTC 2019 - Christian Goll <cg...@suse.com>
+
+- removed i586 builds as the instructions are x86_64 specific 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-PeachPy.spec ++++++
--- /var/tmp/diff_new_pack.lE4HBB/_old  2019-12-12 23:18:54.202209497 +0100
+++ /var/tmp/diff_new_pack.lE4HBB/_new  2019-12-12 23:18:54.206209497 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-PeachPy
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
 #
 
 
-
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-PeachPy
 Version:        0.2.0
@@ -24,15 +23,16 @@
 Summary:        Portable Efficient Assembly Codegen in Higher-level Python
 License:        BSD-2-Clause
 Group:          Development/Languages/Python
-Url:            https://github.com/Maratyszcza/PeachPy
+URL:            https://github.com/Maratyszcza/PeachPy
 Source0:        PeachPy-%{version}.tar.xz
 Patch1:         automated-convertion-form-2to3.patch
 BuildRequires:  %{python_module opcodes}
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module rednose}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-enum34
 BuildRequires:  python-rpm-macros
+ExclusiveArch:  x86_64
 
 %python_subpackages
 


Reply via email to