Hello community,

here is the log from the commit of package python-py-cpuinfo for 
openSUSE:Factory checked in at 2019-05-27 08:36:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-py-cpuinfo (Old)
 and      /work/SRC/openSUSE:Factory/.python-py-cpuinfo.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-py-cpuinfo"

Mon May 27 08:36:07 2019 rev:5 rq:704967 version:5.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-py-cpuinfo/python-py-cpuinfo.changes      
2019-02-08 13:47:43.858791793 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-py-cpuinfo.new.5148/python-py-cpuinfo.changes
    2019-05-27 08:36:09.107123218 +0200
@@ -1,0 +2,23 @@
+Wed May 22 13:40:11 UTC 2019 - Marketa Calabkova <[email protected]>
+
+- update to version 5.0.0
+  * Fixed Bug #117: Remove PyInstaller hacks
+  * Fixed Bug #108: Client script runs multiple times without __main__
+  * Fixed Bug #113: Add option to return results in json
+  * Fixed Bug #110: Always tries to run wmic in get_system_info.py
+  v4.0.0
+  * Fixed Bug #80: Broken when using Pyinstaller
+  * Fixed Bug #77: Get L1, L2, and L3 cache info from lscpu
+  * Fixed Bug #79: Byte formats are inconsistent
+  * Fixed Bug #81: Byte formatter breaks on non strings
+  * Fixed Bug #95: Include if Python is 32 or 64 bit in get_system_info
+  * Fixed Bug #87: lscpu gets brand field twice
+  * Fixed Bug #96: Include Python version in output
+  * Fixed Bug #85: CPUID HZ measurement is scaled wrong
+  * Fixed Bug #100: Officially drop support for Python 2.6
+  * Fixed Bug #101: Made it only check the dmesg boot log on Linux
+  v3.3.0
+  * Fixed Bug #72: Fails to parse invalid CPUID result.
+- removed remove-arch-check.patch -- testsuite runs
+
+-------------------------------------------------------------------

Old:
----
  py-cpuinfo-3.1.0.tar.gz
  remove-arch-check.patch

New:
----
  py-cpuinfo-5.0.0.tar.gz

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

Other differences:
------------------
++++++ python-py-cpuinfo.spec ++++++
--- /var/tmp/diff_new_pack.5J4S1N/_old  2019-05-27 08:36:09.815122942 +0200
+++ /var/tmp/diff_new_pack.5J4S1N/_new  2019-05-27 08:36:09.819122941 +0200
@@ -19,14 +19,13 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without tests
 Name:           python-py-cpuinfo
-Version:        3.1.0
+Version:        5.0.0
 Release:        0
 Summary:        Python library and tool to get CPU info
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/workhorsy/py-cpuinfo
 Source:         
https://files.pythonhosted.org/packages/source/p/py-cpuinfo/py-cpuinfo-%{version}.tar.gz
-Patch:          remove-arch-check.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -54,7 +53,6 @@
 
 %prep
 %setup -q -n py-cpuinfo-%{version}
-%patch -p1
 
 %build
 %python_build

++++++ py-cpuinfo-3.1.0.tar.gz -> py-cpuinfo-5.0.0.tar.gz ++++++
++++ 3361 lines of diff (skipped)


Reply via email to