Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-psutil for openSUSE:Factory checked in at 2022-05-26 18:43:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-psutil (Old) and /work/SRC/openSUSE:Factory/.python-psutil.new.2254 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-psutil" Thu May 26 18:43:43 2022 rev:65 rq:979035 version:5.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-psutil/python-psutil.changes 2022-02-03 23:16:20.140674532 +0100 +++ /work/SRC/openSUSE:Factory/.python-psutil.new.2254/python-psutil.changes 2022-05-26 18:43:44.757155982 +0200 @@ -1,0 +2,17 @@ +Tue May 24 17:53:52 UTC 2022 - Michael Str??der <mich...@stroeder.com> + +- removed obsolete skip-partitions-erros.patch +- update to 5.9.1 + * Enhancements + - 1053: drop Python 2.6 support. (patches by Matthieu Darbois and Hugo van Kemenade) + - 2050, [Linux]: increase read(2) buffer size from 1k to 32k when reading /proc + pseudo files line by line. This should help having more consistent results. + - 2057, [OpenBSD]: add support for cpu_freq(). + - 2107, [Linux]: Process.memory_full_info() (reporting process USS/PSS/Swap memory) + now reads /proc/pid/smaps_rollup instead of /proc/pids/smaps, which makes it 5 times faster. + * Bug fixes + - 2048: AttributeError is raised if psutil.Error class is raised manually and passed through str. + - 2049, [Linux]: cpu_freq() erroneously returns curr value in GHz while min and max are in MHz. + - 2050, [Linux]: virtual_memory() may raise ValueError if running in a LCX container. + +------------------------------------------------------------------- Old: ---- psutil-5.9.0.tar.gz skip-partitions-erros.patch New: ---- psutil-5.9.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-psutil.spec ++++++ --- /var/tmp/diff_new_pack.eBUy40/_old 2022-05-26 18:43:45.253156560 +0200 +++ /var/tmp/diff_new_pack.eBUy40/_new 2022-05-26 18:43:45.257156565 +0200 @@ -24,7 +24,7 @@ %endif %bcond_without python2 Name: python-psutil -Version: 5.9.0 +Version: 5.9.1 Release: 0 Summary: A process utilities module for Python License: BSD-3-Clause @@ -36,8 +36,6 @@ Patch2: skip_failing_tests.patch # PATCH-FIX-SLE skip_rlimit_tests_on_python2.patch alarr...@suse.com Patch3: skip_rlimit_tests_on_python2.patch -# PATCH-FIX-UPSTREAM skip-partitions-erros.patch gh#giampaolo/psutil#2043 mc...@suse.com -Patch4: skip-partitions-erros.patch BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes ++++++ psutil-5.9.0.tar.gz -> psutil-5.9.1.tar.gz ++++++ ++++ 7203 lines of diff (skipped)