Hello community,
here is the log from the commit of package python-py-cpuinfo for
openSUSE:Factory checked in at 2020-10-29 09:45:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-py-cpuinfo (Old)
and /work/SRC/openSUSE:Factory/.python-py-cpuinfo.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-py-cpuinfo"
Thu Oct 29 09:45:11 2020 rev:6 rq:835007 version:7.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-py-cpuinfo/python-py-cpuinfo.changes
2019-05-27 08:36:09.107123218 +0200
+++
/work/SRC/openSUSE:Factory/.python-py-cpuinfo.new.3463/python-py-cpuinfo.changes
2020-10-29 09:45:18.855999047 +0100
@@ -1,0 +2,18 @@
+Wed Sep 16 21:06:31 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 7.0.0:
+ * CPU flags vary between runs on Mac OS X
+ * Change 'byte code' to 'machine code'
+ * Overhead from generating machine code throws off CPUID HZ
+ * On non BeOS systems, calling sysinfo may open GUI program
+ * Invalid escape sequences warn when building in Python 3.8
+ * Remove extended_model and extended_family fields
+ * Remove empty and zeroed fields
+ * Missing data on Ryzen CPUs
+ * Rename fields to be more clear
+ * Add option to return --version
+ * Make test suite also check SELinux
+ * Make unit tests also test CPUID
+ * Add s390x support
+
+-------------------------------------------------------------------
Old:
----
py-cpuinfo-5.0.0.tar.gz
New:
----
py-cpuinfo-7.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-py-cpuinfo.spec ++++++
--- /var/tmp/diff_new_pack.CtaWHv/_old 2020-10-29 09:45:21.652001688 +0100
+++ /var/tmp/diff_new_pack.CtaWHv/_new 2020-10-29 09:45:21.652001688 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-py-cpuinfo
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without tests
Name: python-py-cpuinfo
-Version: 5.0.0
+Version: 7.0.0
Release: 0
Summary: Python library and tool to get CPU info
License: MIT
++++++ py-cpuinfo-5.0.0.tar.gz -> py-cpuinfo-7.0.0.tar.gz ++++++
++++ 7090 lines of diff (skipped)